Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@funbringer funbringer released this 19 Oct 15:07
· 1379 commits to master since this release
  • Fixed not working attach_range_partition() and add_range_partition() when relation is marked as 'partitioned' (via pathman_config) but has no children;
  • Prevent pathman_process_utility_hook() from messing with other extensions, e.g. pg_stat_statements (issue #42);
  • Enable partition creation for COPY FROM statement (can be switched off);
  • Minor improvements and stability fixes.