Commits

DateSubjectAuthorReleases
2026-01-08 Fix misc typos, mostly in comments Heikki Linnakangas 19 (unreleased)
2026-01-05 Remove redundant SET enable_partitionwise_join = on. Robert Haas 19 (unreleased)
2025-12-05 Don't reset the pathlist of partitioned joinrels. Robert Haas 19 (unreleased)
2025-05-18 Fix tuple_fraction calculation in generate_orderedappend_paths() Alexander Korotkov 18.0
2025-03-10 Teach Append to consider tuple_fraction when accumulating subpaths. Alexander Korotkov 18.0
2025-02-19 Fix freeing a child join's SpecialJoinInfo Richard Guo 17.5
2025-02-19 Fix freeing a child join's SpecialJoinInfo Richard Guo 18.0
2024-07-30 Fix partitionwise join with partially-redundant join clauses Richard Guo 18.0
2024-03-19 Postpone reparameterization of paths until create_plan(). Tom Lane 17.0
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 14.11
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 13.14
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 16.2
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 12.18
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 15.6
2023-07-21 Fix calculation of relid sets for partitionwise child joins. Tom Lane 16.0
2023-07-21 Fix calculation of relid sets for partitionwise child joins. Tom Lane 17.0
2023-01-09 Allow left join removals and unique joins on partitioned tables David Rowley 16.0
2022-01-12 Consider fractional paths in generate_orderedappend_paths Tomas Vondra 15.0
2020-09-21 Copy editing: fix a bunch of misspellings and poor wording. Tom Lane 13.0
2020-09-21 Copy editing: fix a bunch of misspellings and poor wording. Tom Lane 14.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 14.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 11.9
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 13.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 12.4
2020-04-08 Allow partitionwise join to handle nested FULL JOIN USING cases. Tom Lane 13.0