Commitfest PG20-1 (2026-07-01 – 2026-07-31)

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


Status summary: Needs review: 268. Waiting on Author: 31. Ready for Committer: 46. Committed: 54. Moved to next CF: 24. Withdrawn: 22. Rejected: 1. Returned with Feedback: 1. Total: 447.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Add GUC log_parameter_max_length to limit logged SQL statements 5272 Ready for Committer GUC Good First Review 19 10/10 +263−38 Kirill Gavrilov (diphantxm) Fujii Masao (masaofujii), Jim Jones (jimus) Fujii Masao (masaofujii) 6 2 weeks ago
Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement 6131 Ready for Committer Good First Review My First Patch 19 10/10 +312−0 Phil Alger (paalger) Josef Šimánek (retro), Jim Jones (jimus), Soumya S Murali (soumyamurali) 4 3 weeks ago
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 6212 Needs review Good First Review 19 Needs rebase! Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) 3 2 months ago
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Needs review Good First Review 10/10 +27−2 ChangAo Chen (chenchangao) Nathan Bossart (bossartn) 3 3 weeks ago
Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Needs review Good First Review Monitoring PGConf.dev 19 10/10 +109−4 Pavlo Golub (pasha_golub) Robert Haas (rhaas), solai v (solaiv) 3 2 weeks ago
Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) 6354 Needs review Refactoring Only Good First Review 19 10/10 +47−47 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) Michael Paquier (michael-kun) Peter Eisentraut (petere) 3 1 month ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 10/10 +33−54 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 2 1 month ago
Avoid recalculating pgprocno in ProcArrayAdd() 6426 Ready for Committer Good First Review Refactoring Only stable 9/10 +1−1 Shinya Kato (shinyakato) Chao Li (chaol) 2 3 months ago
Add table COMMENTS in CREATE TABLE LIKE 6482 Needs review DDL Good First Review 19 10/10 +116−11 Jim Jones (jimus) Carlos Alves (ccsalves) 2 2 months ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Needs review System Administration Good First Review Devtools 4/10 +747−46 Andrey Borodin (x4m) 2 1 month ago
Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter 6556 Ready for Committer Good First Review Needs rebase! Man Zeng (zengman) shihao zhong (zhong950419) 1 2 months ago
Avoid calling SetMatViewPopulatedState if possible 6671 Needs review Good First Review 10/10 +2−1 ChangAo Chen (chenchangao) Zizhuan Liu (liuzizhuan) 1 3 days ago
Return value of XLogInsertRecord() for XLOG_SWITCH record is inconsistent with other records 6680 Needs review Good First Review 10/10 +9−2 ChangAo Chen (chenchangao) Surya Poondla (spoondla) 1 1 month ago
Remove dead code in ExecForPortionOfLeftovers() 6697 Needs review Good First Review Performance 19 4/10 +0−14 Aleksander Alekseev (a.alekseev) 1 1 month ago
Make transformAExprIn() return a flattened bool expression directly 6723 Needs review Good First Review 10/10 +20−2 ChangAo Chen (chenchangao) Zizhuan Liu (liuzizhuan) 1 4 hours ago
Add pg_stat_kind_info system view 6735 Needs review System Administration Good First Review Monitoring 10/10 +229−1 Tristan Partin (tristan957) Sami Imseih (simseih) 1 2 days ago
Remove invalid SS2/SS3 handling from EUC-KR routines 6761 Needs review Bugfix Good First Review My First Patch stable 10/10 +33−5 성준 장 (sungjun) Henson Choi (assam258.gmail.com) 1 2 weeks ago
COPY TO BLACKHOLE / pg_dump -j -Fb 6788 Needs review System Administration Good First Review SQL Commands 10/10 +309−14 Jakub Wartak (jakub.wartak.tomtom) 1 1 week ago
Fix mismatched deallocation functions 6809 Needs review Good First Review Modernization Devtools 20 10/10 +231−231 Tristan Partin (tristan957) 1 2 days ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
pgindent: improve formatting of multiline comments 5831 Committed Good First Review Devtools 19 10/10 +45−0 Aleksander Alekseev (a.alekseev) Payal Singh (payal) Tom Lane (tgl) 6 2 weeks ago
Little refactoring of portalcmds.c 6113 Withdrawn Refactoring Only Good First Review 9/10 +16−24 Aleksander Alekseev (a.alekseev) Zizhuan Liu (liuzizhuan) 4 5 days ago
Add missing stats_reset column to pg_statio_all_sequences view 6577 Moved to different CF Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 2 months ago
Add missing stats_reset column to pg_statio_all_sequences view 6578 Moved to different CF Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 2 months ago
Silence a new Valgrind warning 6581 Moved to different CF Good First Review 10/10 +2−0 Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 2 2 months ago
bufmgr: pass through I/O stats context in FlushUnlockedBuffer() 6637 Committed Refactoring Only Good First Review 19 10/10 +2−2 Chao Li (chaol) Melanie Plageman (melanieplageman) 1 1 month ago
Use proc_exit() in WalRcvWaitForStartPosition 6660 Committed Bugfix Good First Review 19 10/10 +0−0 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month ago
Miscellaneous little fixes 6677 Committed Refactoring Only Good First Review stable Needs rebase! Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 1 1 month ago
Decipher the comment in tsrank.c 6762 Committed Comments Only Good First Review stable 10/10 +45−0 Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 2 weeks ago
New patch