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: 324. Waiting on Author: 33. Ready for Committer: 53. Committed: 91. Moved to next CF: 24. Withdrawn: 35. Rejected: 1. Returned with Feedback: 3. Total: 564.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Ready for Committer Bugfix Backport My First Patch stable 10/10 +267−13 Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 4 1 week 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 1 month ago
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 6135 Ready for Committer My First Patch 10/10 +687−0 Akshay Joshi (akshay.joshi) Ilmar Yunusov (tanswis42.gmail.com), solai v (solaiv) 2 19 hours ago
Add pg_get_subscription_ddl() function 6208 Ready for Committer My First Patch 19 9/10 +458−0 Vaibhav Dalvi (vaibhavdalvi) solai v (solaiv) 3 1 month ago
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) 6245 Ready for Committer Performance My First Patch Refactoring Only 19 10/10 +978−150 Boris Mironov (bmironov) Fujii Masao (masaofujii), Egor Madyshev (emadyshev) 3 3 months ago
Add support for partial incremental materialized view refresh using REFRESH ... WHERE 6305 Needs review My First Patch SQL Commands 19 10/10 +1468−70 Adam Brusselback (tostino) Zsolt Parragi (zsolt.parragi), Dharin Shah (dharins0) 3 3 weeks ago
Allowing ALTER COLUMN TYPE for columns in publication column lists 6371 Needs review My First Patch SQL Commands DDL 19 3/10 +149−12 Kevin Biju Kizhake Kanichery (kevinbiju) Soumya S Murali (soumyamurali) 2 5 months ago
Fix a file descriptor leak when using io_method=io_uring 6617 Ready for Committer Bugfix AIO My First Patch stable 10/10 +42−0 Lucas DRAESCHER (draescherl) Lætitia AVROT (arkhena), Ilmar Yunusov (tanswis42.gmail.com) 1 5 days ago
Improving psql autocompletion for SET LOCAL / SET SESSION 6618 Needs review psql My First Patch 10/10 +19−4 Álvaro Rodríguez (arodrgr) Surya Poondla (spoondla), solai v (solaiv), Zizhuan Liu (liuzizhuan) 1 5 days ago
Add ParameterDescription message to libpq frontend long message types 6636 Needs review Bugfix libpq My First Patch stable 10/10 +0−0 Ning Sun (sunng) Zizhuan Liu (liuzizhuan) 1 1 week ago
Adding a stored generated column without long-lived locks 6674 Waiting on Author DDL PGConf.dev My First Patch 10/10 +889−1 Alberto Piai (albe) Álvaro Herrera (alvherre), Laurenz Albe (laurenz) 2 1 week ago
[PATCH] Make NumericVar storage semantics explicit 6751 Needs review My First Patch 9/10 +3777−248 Chenhui Mo (littleganyu) 1 4 weeks ago
RFC: EXPLAIN ANALYZE wait event reporting 6753 Needs review My First Patch Monitoring 10/10 +1351−14 Ilmar Yunusov (tanswis42.gmail.com) 1 10 hours ago
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions 6754 Needs review Bugfix My First Patch DDL 10/10 +51−1 Alberto Piai (albe) 1 2 months 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 1 month ago
Add wait events for server logging destination writes 6819 Needs review Monitoring My First Patch 10/10 +22−0 SeongJun Shin (seongjunshin) 1 6 days ago
Fix Segfault caused by reentrancy in ri_triggers.c 6825 Needs review Bugfix My First Patch 10/10 +240−1 Lucas Jeffrey (lucasjeffrey.acs) 1 4 days ago
Clarify that ssl_groups is for any key exchange groups 6843 Needs review Refactoring Only Comments Only Docs Only My First Patch stable 10/10 +14−14 Evan Si (evsi) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 weeks ago
btree_gist: add cross-type integer operator support for GiST 6854 Needs review Performance My First Patch 20 Needs rebase! Alexander Nestorov (alexandernst) 1 20 hours ago
Allow physical replication slots to recover from archive after invalidation 6865 Needs review Physical Replication My First Patch 10/10 +578−17 Joao Foltran (joaofoltran) 1 1 week ago
Extended statistics improvement: multi-column MCV missing values 6898 Needs review My First Patch 20 10/10 +328−41 Enrique Sanchez (enriqueesanchz) Ilia Evdokimov (ilidock95) 1 6 days ago
Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges 6913 Needs review Bugfix My First Patch 10/10 +153−14 도건 유 (dogeon) 1 2 weeks ago
PROXY protocol support 6916 Needs review System Administration Monitoring GUC My First Patch 20 10/10 +2131−16 Julien Riou (riouj) 1 2 days ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” 6584 Committed Bugfix My First Patch Needs rebase! Masashi Kamura (kam) Fujii Masao (masaofujii), lakshmi g (lakshmi) Fujii Masao (masaofujii) 1 2 weeks ago
[PATCH]Refactor and unify expression construction functions in makefuncs.c 6823 Returned with feedback Refactoring Only Good First Review My First Patch 10/10 +7−30 Zizhuan Liu (liuzizhuan) 1 3 weeks ago
New patch