Commitfest PG19-Final (2026-03-01 – 2026-03-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: 307. Waiting on Author: 35. Ready for Committer: 59. Committed: 35. Moved to next CF: 13. Withdrawn: 16. Rejected: 1. Returned with Feedback: 2. Total: 468.

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 Needs review GUC Good First Review 19 10/10 +101−2 Kirill Gavrilov (diphantxm) Fujii Masao (masaofujii), Jim Jones (jimus) 5 3 weeks ago
pgindent: improve formatting of multiline comments 5831 Needs review Good First Review 19 10/10 +36−0 Aleksander Alekseev (a.alekseev) 5 2 weeks ago
Unnecessary delay in streaming replication due to replay lag 5908 Ready for Committer Good First Review Logical Replication Physical Replication Backport GUC stable 10/10 +406−9 Sunil Seetharama (sunils26) Fujii Masao (masaofujii), Josef Šimánek (retro), Huansong Fu (huansong) 3 3 months ago
Replace relation_{open,close} to table_{open,close} in policy.c 6072 Waiting on Author Good First Review stable 10/10 +6−7 Jian He (stayreal) Shinya Kato (shinyakato) Peter Eisentraut (petere) 3 3 days ago
Little refactoring of portalcmds.c 6113 Needs review Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 3 4 months 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) 3 3 months ago
Allow to set environment variable out of debug mode for libpq-oauth 6183 Needs review Good First Review My First Patch [oauth] System Administration 18 10/10 +41−21 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) 2 1 week ago
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 6212 Needs review Good First Review 19 10/10 +801−1 Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) 2 1 week ago
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Needs review Good First Review 10/10 +16−1 ChangAo Chen (chenchangao) 2 2 months ago
Minor refactor of ExecScanExtended() 6255 Needs review Refactoring Only Good First Review 10/10 +6−9 ChangAo Chen (chenchangao) Aditya Gollamudi (adigoll) 2 1 month ago
Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Needs review Good First Review Monitoring 19 9/10 +109−4 Pavlo Golub (pasha_golub) Henson Choi (assam258.gmail.com) 2 3 weeks ago
Add last_executed timestamp to pg_stat_statements 6308 Needs review Extensions Good First Review Monitoring 19 10/10 +267−4 Pavlo Golub (pasha_golub) 2 1 week ago
Message in pg_terminate_backend 6331 Needs review Good First Review 19 9/10 +362−18 Roman Khapov (rkhapov) 2 3 weeks ago
Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons 6354 Needs review Refactoring Only Good First Review 19 10/10 +9−38 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) 2 1 month ago
tests: verify renamed index functionality in alter_table 6373 Ready for Committer Good First Review Testing stable 10/10 +32−2 Dharin Shah (dharins0) Surya Poondla (spoondla), Vasu M (vasu01) 1 1 month ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 10/10 +36−62 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 1 3 days ago
Documentation update clarifying usage of PASSING clause 6409 Needs review Docs Only My First Patch Good First Review 19 10/10 +0−0 Aditya Gollamudi (adigoll) 1 2 weeks ago
Fix how some lists are displayed by psql \d+ 6413 Ready for Committer Good First Review psql libpq 19 10/10 +378−235 Peter Smith (smithpb2250) Fujii Masao (masaofujii), Soumya S Murali (soumyamurali) 1 3 weeks ago
Align verify_heapam.c error message offset with test expectations 6423 Needs review Good First Review 10/10 +4−4 Man Zeng (zengman) Khoa Nguyen (kdnguyen) 1 1 month ago
Avoid recalculating pgprocno in ProcArrayAdd() 6426 Ready for Committer Good First Review Refactoring Only stable 10/10 +1−1 Shinya Kato (shinyakato) Chao Li (chaol) 1 1 week ago
uuid <-> bytea casting & base32 encoding/decoding 6468 Needs review Good First Review 19 10/10 +420−2 Aleksander Alekseev (a.alekseev), Dagfinn Ilmari Mannsåker (ilmari), Andrey Borodin (x4m) 1 1 week ago
Add table COMMENTS in CREATE TABLE LIKE 6482 Needs review DDL Good First Review 19 10/10 +116−11 Jim Jones (jimus) 1 yesterday
Use allocation macros in the logical replication code 6484 Ready for Committer Good First Review 10/10 +18−17 Peter Smith (smithpb2250) 1 3 weeks ago
DOCS - pg_walsummary typo? 6499 Ready for Committer Docs Only Good First Review 10/10 +1−1 Peter Smith (smithpb2250) 1 4 days ago
DOCS - pg_waldump synopsis sgml markup 6500 Ready for Committer Docs Only Good First Review 9/10 +0−0 Peter Smith (smithpb2250) 1 4 days ago
DOCS - Server Applications [option] should be [option...] 6501 Ready for Committer Docs Only Good First Review 10/10 +3−3 Peter Smith (smithpb2250) 1 4 days ago
DOCS - Add an "Options" section for pg_controldata 6502 Ready for Committer Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) 1 6 days ago
Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). 6503 Needs review Good First Review 9/10 +28−8 Fujii Masao (masaofujii) 1 2 days ago
DOCS - System Applications 'datadir' parameter 6504 Ready for Committer Docs Only Good First Review 10/10 +12−12 Peter Smith (smithpb2250) 1 1 week ago
DOCS - pg_walsummary filename 6509 Needs review Docs Only Good First Review Needs rebase! Peter Smith (smithpb2250) 1 6 days ago
Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po 6515 Needs review Docs Only Good First Review stable 10/10 +1−13 Vasu M (vasu01) 1 1 week ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Needs review System Administration Good First Review Devtools 10/10 +504−46 Andrey Borodin (x4m) 1 20 hours ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Add prompt option to display read-only and read/write states in psql 5872 Committed psql Good First Review 19 10/10 +35−0 Jim Jones (jimus) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Srinath Reddy (srinath-reddy-sadipiralla) Fujii Masao (masaofujii) 5 3 weeks ago
Fix minor issues in astreamer_zstd.c 6386 Withdrawn Bugfix Good First Review 10/10 +3−3 Man Zeng (zengman) 1 1 month ago
backup: Fix trivial typo and error message issues 6403 Moved to different CF Good First Review Comments Only 10/10 +2−2 Man Zeng (zengman) Michael Paquier (michael-kun) 2 1 month ago
use the malloc macros in pg_dump.c 6483 Committed Good First Review Needs rebase! Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 week ago
New patch