Commits

DateSubjectAuthorReleases
2026-03-09 Replace get_relation_info_hook with build_simple_rel_hook. Robert Haas 19 (unreleased)
2026-01-28 Allow for plugin control over path generation strategies. Robert Haas 19 (unreleased)
2019-03-07 Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. Robert Haas 12.0
2019-02-21 Move code for managing PartitionDescs into a new file, partdesc.c Robert Haas 12.0
2018-02-28 For partitionwise join, match on partcollation, not parttypcoll. Robert Haas 11.0
2017-12-01 Try to exclude partitioned tables in toto. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-10-06 Copy information from the relcache instead of pointing to it. Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-09-21 Associate partitioning information with each RelOptInfo. Robert Haas 11.0
2017-06-14 Teach predtest.c about CHECK clauses to fix partitioning bugs. Robert Haas 10.0
2017-04-04 Abstract logic to allow for multiple kinds of child rels. Robert Haas 10.0
2017-02-15 Add optimizer and executor support for parallel index scans. Robert Haas 10.0
2017-01-04 Remove unnecessary arguments from partitioning functions. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-09 Eliminate "parallel degree" terminology. Robert Haas 9.6.0
2016-04-08 Add a 'parallel_degree' reloption. Robert Haas 9.6.0
2016-03-18 Directly modify foreign tables. Robert Haas 9.6.0
2015-06-23 Update get_relation_info comment. Robert Haas 9.5.0
2015-05-01 Allow FDWs and custom scan providers to replace joins with scans. Robert Haas 9.5.0
2013-11-29 Refine our definition of what constitutes a system relation. Robert Haas 9.4.0
2011-06-08 Complain politely about access temp/unlogged tables during recovery. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0