Commits

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

DateSubjectAuthorReleases
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 16.11
2025-07-01 Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut 16.10
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 16.6
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 16.3
2023-09-30 Fix EvalPlanQual rechecking during MERGE. Dean Rasheed 16.1
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-04-06 Fix row tracking in pg_stat_statements with extended query protocol Michael Paquier 16.0
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 16.0
2023-03-02 Mop up some undue familiarity with the innards of Bitmapsets. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-02 Generalize ri_RootToPartitionMap to use for non-partition children Alvaro Herrera 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 16.0
2022-11-23 Support for custom slots in the custom executor nodes Alexander Korotkov 16.0
2022-07-09 Doc: rearrange high-level commentary about node support coverage. Tom Lane 16.0
2022-07-09 Mark PlanState as an abstract node type. Tom Lane 16.0
2022-07-09 Move a comment Peter Eisentraut 16.0