Commits

DateSubjectAuthorReleases
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.3.23
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.5.13
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.6.9
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.4.18
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 11.0
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 10.4
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2018-03-29 Remove 'target' from GroupPathExtraData. Robert Haas 11.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-02-28 For partitionwise join, match on partcollation, not parttypcoll. Robert Haas 11.0
2018-02-26 Add a new upper planner relation for partially-aggregated results. Robert Haas 11.0
2018-02-05 Fix possible crash in partition-wise join. Robert Haas 11.0
2018-01-19 Allow UPDATE to move rows between partitions. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-13 Track in the plan the types associated with PARAM_EXEC parameters. Robert Haas 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0