Commits

DateSubjectAuthorReleases
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-21 Check parallel safety in generate_useful_gather_paths Tomas Vondra 13.2
2020-12-21 Check parallel safety in generate_useful_gather_paths Tomas Vondra 14.0
2020-11-03 Fix get_useful_pathkeys_for_relation for volatile expressions Tomas Vondra 13.1
2020-11-03 Fix get_useful_pathkeys_for_relation for volatile expressions Tomas Vondra 14.0
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. Tom Lane 14.0
2020-04-07 Consider Incremental Sort paths at additional places Tomas Vondra 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-04-03 Cosmetic improvements for code related to partitionwise join. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-05 Generate EquivalenceClass members for partitionwise child join rels. Tom Lane 12.1
2019-11-05 Generate EquivalenceClass members for partitionwise child join rels. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 11.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-02-26 Add a new upper planner relation for partially-aggregated results. Robert Haas 11.0
2018-02-23 Fix planner failures with overlapping mergejoin clauses in an outer join. Tom Lane 9.4.17
2018-02-23 Fix planner failures with overlapping mergejoin clauses in an outer join. Tom Lane 9.6.8