Commits

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

DateSubjectAuthorReleases
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 15.15
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 15.14
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 15.10
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 15.7
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 15.5
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 15.4
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 15.2
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 15.2
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-20 Enforce foreign key correctly during cross-partition updates Alvaro Herrera 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-12 Fix memory leak in indexUnchanged hint mechanism. Peter Geoghegan 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 15.0
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 15.0
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 15.0
2021-11-24 Flush Memoize cache when non-key parameters change David Rowley 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-10-18 Refactor LogicalTapeSet/LogicalTape interface. Heikki Linnakangas 15.0
2021-07-22 Make nodeSort.c use Datum sorts for single column sorts David Rowley 15.0
2021-07-21 Rename NodeTag of ExprState Peter Eisentraut 15.0