Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-08-03 Update comments on CustomPath struct. Etsuro Fujita 11.21
2021-03-23 Use correct spelling of statistics kind Tomas Vondra 11.12
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 11.11
2019-06-24 Remove misleading comment from pathnodes.h. Thomas Munro 11.5
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 11.3
2018-08-31 Disable support for partitionwise joins in problematic cases. Etsuro Fujita 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-06-27 Fix typo in comment Alvaro Herrera 11.0
2018-06-26 Allow direct lookups of AppendRelInfo by child relid Alvaro Herrera 11.0
2018-06-11 Improve commentary about run-time partition pruning data structures. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-23 Add GUC enable_partition_pruning Alvaro Herrera 11.0
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 11.0
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