Commits

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

DateSubjectAuthorReleases
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 15.16
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 15.5
2023-08-03 Update comments on CustomPath struct. Etsuro Fujita 15.4
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 15.2
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-11-08 Fix incorrect hash equality operator bug in Memoize David Rowley 15.0
2021-09-15 Add Cardinality typedef Peter Eisentraut 15.0
2021-09-14 Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane 15.0
2021-08-22 Allow parallel DISTINCT David Rowley 15.0
2021-08-08 Change NestPath node to contain JoinPath node Peter Eisentraut 15.0
2021-08-02 Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley 15.0
2021-07-21 Add missing enum tags in enums used in nodes Peter Eisentraut 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-07-08 Fix typos in pgstat.c, reorderbuffer.c and pathnodes.h Daniel Gustafsson 15.0