Commits

DateSubjectAuthorReleases
2025-02-07 Track unpruned relids to avoid processing pruned relations Amit Langote 18.0
2025-01-31 Perform runtime initial pruning outside ExecInitNode() Amit Langote 18.0
2025-01-30 Move PartitionPruneInfo out of plan nodes into PlannedStmt Amit Langote 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-13 Revert "TupleHashTable: store additional data along with tuple." Jeff Davis 18.0
2025-01-13 Fix pgindent damage Richard Guo 18.0
2025-01-11 TupleHashTable: store additional data along with tuple. Jeff Davis 18.0
2025-01-07 Remove unused TupleHashTableData->entrysize. Jeff Davis 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-19 Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane 18.0
2024-12-18 Bitmap Table Scans use unified TBMIterator Melanie Plageman 18.0
2024-12-18 Add common interface for TBMIterators Melanie Plageman 18.0
2024-12-11 Use ExprStates for hashing in GROUP BY and SubPlans David Rowley 18.0
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 16.6
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 17.2
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 15.10
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 14.15
2024-10-31 Remove unused field from SubPlanState struct David Rowley 18.0
2024-10-25 Make table_scan_bitmap_next_block() async-friendly Melanie Plageman 18.0
2024-10-08 Introduce two fields in EState to track parallel worker activity Michael Paquier 18.0
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 14.14
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 17.1
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 18.0