Commitfest PG19-3 (2025-11-01 – 2025-11-30)

No reviewers My patches My reviews
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 212. Waiting on Author: 39. Ready for Committer: 20. Committed: 94. Moved to next CF: 27. Withdrawn: 9. Total: 401.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Correction of RowMark Removal During Sel-Join Elimination 5943 Needs review Refactoring Only Bugfix 19 Needs rebase! Andrei Lepikhov (lepikhov) 2 2 months ago
Performance
Optimize JsonbContainerTypeName by reordering type checks 6000 Needs review Refactoring Only 19 10/10 +5−5 Chao Li (chaol) 2 2 months ago
Refactoring
Preferred use of macro GetPGProcByNumber 6108 Needs review Refactoring Only 19 9/10 +9−9 Maksim Melnikov (manaldush) 1 2 months ago
Little refactoring of portalcmds.c 6113 Needs review Refactoring Only 10/10 +16−24 Aleksander Alekseev (a.alekseev) 1 3 weeks ago
Consistently use the XLogRecPtrIsInvalid() macro 6169 Needs review Refactoring Only 19 10/10 +451−457 Bertrand Drouvot (bertranddrouvot.pg) 1 3 days ago
Replication & Recovery
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array 6141 Needs review Performance Logical Replication Refactoring Only 19 10/10 +222−72 Xuneng Zhou (dylanzhou) Kirill Reshke (reshke) 1 1 week ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Refactoring
Treat semaphores similar to other shared memory structures 5997 Committed Refactoring Only 10/10 +11−31 Ashutosh Bapat (ashutoshbapat) Heikki Linnakangas (heikki) 2 2 weeks ago
Mark ItemPointer arguments as const thoughoutly 6046 Committed Refactoring Only 9/10 +100−100 Chao Li (chaol) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 weeks ago
Mark function arguments of type "Datum *" as "const Datum *" where possible 6081 Committed Refactoring Only 19 10/10 +151−151 Chao Li (chaol) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 weeks ago
Remove unused #include's 6112 Withdrawn Refactoring Only 19 10/10 +0−64 Aleksander Alekseev (a.alekseev) 1 1 month ago
Remove make_temptable_name_n() 6120 Committed Refactoring Only 19 10/10 +15−26 Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) 1 1 month ago
Instead of dynamically allocating a StringInfo instance and then throwing it away or destroying it at the end of the function, use a stack-allocated StringInfoData. 6200 Committed Refactoring Only stable 10/10 +344−124 Mats Kindahl (mkindahl) David Rowley (davidrowley) 2 2 weeks ago