Commits

DateSubjectAuthorReleases
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-02-16 Rename enable_partition_wise_join to enable_partitionwise_join Peter Eisentraut 11.0
2018-02-05 Fix possible crash in partition-wise join. Robert Haas 11.0
2018-01-17 Reorder C includes Bruce Momjian 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-11-09 Add hash partitioning. Robert Haas 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-03-14 Some preliminary refactoring towards partitionwise join. Robert Haas 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-20 Support parallel joins, and make related improvements. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.4.6
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.5.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.3.11
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.6.0