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)
2018-02-05 Fix possible crash in partition-wise join. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-10 Fix incorrect comment. 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-08-15 Assorted preparatory refactoring for partition-wise join. Robert Haas 11.0
2017-04-04 Abstract logic to allow for multiple kinds of child rels. Robert Haas 10.0
2017-03-14 Some preliminary refactoring towards partitionwise join. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-09 Don't generate parallel paths for rels with parallel-restricted outputs. 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-29 Don't require a user mapping for FDWs to work. Robert Haas 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2016-01-28 Only try to push down foreign joins if the user mapping OIDs match. Robert Haas 9.6.0
2016-01-20 Support parallel joins, and make related improvements. Robert Haas 9.6.0
2015-11-11 Generate parallel sequential scan plans in simple cases. Robert Haas 9.6.0
2015-05-01 Allow FDWs and custom scan providers to replace joins with scans. Robert Haas 9.5.0