Commits

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

DateSubjectAuthorReleases
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 15.14
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 15.9
2024-11-08 Disallow partitionwise grouping when collations don't match Amit Langote 15.9
2024-09-18 Don't enter parallel mode when holding interrupts. Noah Misch 15.9
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 15.7
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 15.7
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 15.5
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 15.5
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 15.4
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 15.3
2022-12-10 Add subquery pullup handling for WindowClause runCondition David Rowley 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-09-19 Fix out-dated comment in preprocess_groupclause() David Rowley 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 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-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-14 Fix planner error with pulling up subquery expressions into function RTEs. Tom Lane 15.0
2021-08-22 Allow parallel DISTINCT David Rowley 15.0
2021-08-02 Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0