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: 207. Waiting on Author: 27. Ready for Committer: 33. Committed: 5. Moved to next CF: 24. Withdrawn: 10. Total: 306.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Add XMLCanonicalize function 4237 Ready for Committer SQL Commands 19 10/10 +509−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), Yogesh Sharma (sharmay), newtglobal postgresql_contributors (newtpostgrescontributors) 16 2 weeks ago
Vacuum statistics 5012 Ready for Committer Monitoring 19 10/10 +391−5 Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) Ilia Evdokimov (ilidock95) 11 6 days ago
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Ready for Committer Bugfix Flakyfix stable 10/10 +33−15 Jelte Fennema-Nio (jeltef) Yogesh Sharma (sharmay), Akshat Jaimini (akshatj) 11 3 months ago
Refactor SLRU to always use long file names 5250 Ready for Committer Refactoring Only 9/10 +95−84 Aleksander Alekseev (a.alekseev) 9 1 week ago
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 13 hours ago
System views for versions reporting 5318 Ready for Committer Monitoring stable Needs rebase! Dmitry Dolgov (erthalion) Laurenz Albe (laurenz) 9 4 months ago
Fix bug with accessing to temporary tables of other sessions 5379 Ready for Committer Bugfix Backport 18 10/10 +134−2 Daniil Davydov (dddaniil) Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) 8 1 hour ago
Add XMLDocument (SQL/XML X030) 5431 Ready for Committer SQL Commands 19 10/10 +258−1 Jim Jones (jimus) Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) 8 3 weeks ago
Add XMLNamespaces option to XMLElement 5456 Ready for Committer SQL Commands 19 10/10 +1242−41 Pavel Stehule (okbobcz), Jim Jones (jimus) Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) 8 3 weeks ago
Improve the performance of Unicode Normalization Forms. 5802 Ready for Committer Performance 10/10 +7706−12726 Alexander Borisov (lexborisov) Victor Yegorov (vyegorov) 6 3 weeks ago
pgindent: improve formatting of multiline comments 5831 Ready for Committer Good First Review Devtools 19 10/10 +36−0 Aleksander Alekseev (a.alekseev) Payal Singh (payal) 6 3 weeks ago
docs: Include protocol version changes made without a version bump or extension 5863 Ready for Committer Docs Only 10/10 +22−104 Jelte Fennema-Nio (jeltef) 6 2 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Ready for Committer Bugfix Backport My First Patch stable Needs rebase! Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 4 3 weeks ago
CREATE TABLE LIKE INCLUDING TRIGGERS 6087 Ready for Committer SQL Commands 19 10/10 +556−23 Jian He (stayreal) Andrey Borodin (x4m), Zsolt Parragi (zsolt.parragi) 4 4 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) 4 5 months ago
Add pg_get_subscription_ddl() function 6208 Ready for Committer My First Patch 19 9/10 +458−0 Vaibhav Dalvi (vaibhavdalvi) 3 4 months 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 4 weeks ago
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Ready for Committer Good First Review 10/10 +16−1 ChangAo Chen (chenchangao) Nathan Bossart (bossartn) 3 1 week ago
refactor handling optional argument in system functions 6303 Ready for Committer Refactoring Only 19 10/10 +25−168 Mark Wong (markwkm) Andreas Karlsson (kandreas) 3 1 week ago
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Ready for Committer psql Security Needs rebase! Jelte Fennema-Nio (jeltef) 3 2 weeks ago
docs: clarify ALTER TABLE behavior on partitioned tables 6379 Ready for Committer Docs Only DDL 19 10/10 +227−90 Chao Li (chaol) David Johnston (polobo), Zsolt Parragi (zsolt.parragi) 2 3 weeks ago
Add ldapservice connection parameter 6390 Ready for Committer libpq 10/10 +340−7 Andrew Jackson (andrewjackson) 2 1 week ago
ALTER TABLE: notice when actions do not recurse to partitions 6392 Ready for Committer DDL 19 10/10 +337−65 Chao Li (chaol) Jim Jones (jimus) 2 2 weeks ago
Fix gistkillitems & add regression test to microvacuum 6399 Ready for Committer Bugfix 10/10 +5−5 Kirill Reshke (reshke) Soumya S Murali (soumyamurali) 2 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) 2 2 months ago
Fix the race condition for updating slot minimum LSN 6451 Ready for Committer Bugfix 10/10 +32−1 Zhijie Hou (houzj) Surya Poondla (spoondla) 2 6 days ago
Use correct collation in pg_trgm 6454 Ready for Committer Bugfix 19 10/10 +170−67 David Geier (geidav) Zsolt Parragi (zsolt.parragi) 2 3 weeks ago
Improve pgindent's formatting named fields in struct literals and varidic functions 6508 Ready for Committer Devtools Needs rebase! Andreas Karlsson (kandreas) 2 1 week ago
amcheck: fix bug of missing corruption in allequalimage validation 6534 Ready for Committer Bugfix 19 10/10 +9−7 Chao Li (chaol) Xuneng Zhou (dylanzhou) 2 6 days ago
Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter 6556 Ready for Committer Good First Review Needs rebase! Man Zeng (zengman) shihao zhong (zhong950419) 1 1 month ago
Pgbench: remove synchronous prepare 6558 Ready for Committer 10/10 +104−5 Dmitrii Bondar (difesu) lakshmi g (lakshmi) 1 4 days ago
Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change 6569 Ready for Committer Bugfix stable 10/10 +54−11 Vishal Prasanna (vishalprasanna) Hayato Kuroda (ha-kun) 1 3 weeks ago
heapam_tuple_complete_speculative : remove unnecessary tuple fetch 6613 Ready for Committer Refactoring Only stable 10/10 +1−7 Chao Li (chaol) 1 2 weeks ago
New patch