Commits

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

DateSubjectAuthorReleases
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 13.22
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 13.17
2024-11-08 Disallow partitionwise grouping when collations don't match Amit Langote 13.17
2024-09-18 Don't enter parallel mode when holding interrupts. Noah Misch 13.17
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 13.15
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 13.15
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 13.12
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 13.11
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 13.11
2022-08-27 Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates. Tom Lane 13.9
2021-10-14 Fix planner error with pulling up subquery expressions into function RTEs. Tom Lane 13.5
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2020-11-30 Prevent parallel index build in a standalone backend. Tom Lane 13.2
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-07-28 Remove hashagg_avoid_disk_plan GUC. Peter Geoghegan 13.0
2020-07-05 Rename enable_incrementalsort for clarity Peter Eisentraut 13.0
2020-06-11 Rework HashAgg GUCs. Jeff Davis 13.0
2020-06-09 Spelling adjustments Peter Eisentraut 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-16 Remove unneeded constraint dependency tracking David Rowley 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.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-03-30 Allow the planner-related functions and hook to accept the query string. Fujii Masao 13.0