Commits

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

DateSubjectAuthorReleases
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 17.7
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 17.6
2025-07-01 Fix outdated comment for IndexInfo Peter Eisentraut 17.6
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 17.2
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 17.1
2024-09-06 Update comment about ExprState.escontext Amit Langote 17.0
2024-06-28 SQL/JSON: Always coerce JsonExpr result at runtime Amit Langote 17.0
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 17.0
2024-04-23 Remove some unnecessary fields from executor nodes. Tom Lane 17.0
2024-04-19 Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. Dean Rasheed 17.0
2024-04-06 BitmapHeapScan: Push skip_fetch optimization into table AM Tomas Vondra 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-03-14 Remove redundant snapshot copying from parallel leader to workers Heikki Linnakangas 17.0
2024-01-24 Add soft error handling to some expression nodes Amit Langote 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-03 Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut 17.0
2023-10-02 Revert "Add soft error handling to some expression nodes" Amit Langote 17.0
2023-10-02 Add soft error handling to some expression nodes Amit Langote 17.0
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 17.0