Commits

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

DateSubjectAuthorReleases
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 14.21
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 14.10
2023-08-03 Update comments on CustomPath struct. Etsuro Fujita 14.9
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 14.7
2022-04-21 Remove inadequate assertion check in CTE inlining. Tom Lane 14.3
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-09-14 Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-29 Cache if PathTarget and RestrictInfos contain volatile functions David Rowley 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-23 Use correct spelling of statistics kind Tomas Vondra 14.0
2021-03-10 Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 14.0
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-11-02 Allow run-time pruning on nested Append/MergeAppend nodes David Rowley 14.0