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: 269. Waiting on Author: 27. Ready for Committer: 39. Committed: 44. Moved to next CF: 24. Withdrawn: 19. Rejected: 1. Returned with Feedback: 1. Total: 424.

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 1 month ago
Vacuum statistics 5012 Ready for Committer Monitoring 19 10/10 +4667−10 Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) Ilia Evdokimov (ilidock95) 11 3 weeks 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 4 months ago
Refactor SLRU to always use long file names 5250 Ready for Committer Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 1 month 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 1 week ago
System views for versions reporting 5318 Ready for Committer Monitoring stable Needs rebase! Dmitry Dolgov (erthalion) Laurenz Albe (laurenz) 9 5 months 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 1 month ago
Clarify FileTag-based unlinking 5454 Ready for Committer Refactoring Only 10/10 +10−7 Matthias van de Meent (mmeent) Surya Poondla (spoondla), solai v (solaiv) 5 4 days 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 1 month ago
Improve the performance of Unicode Normalization Forms. 5802 Ready for Committer Performance 10/10 +0−0 Alexander Borisov (lexborisov) Victor Yegorov (vyegorov), Henson Choi (assam258.gmail.com) 6 2 weeks ago
docs: Include protocol version changes made without a version bump or extension 5863 Ready for Committer Docs Only 9/10 +22−104 Jelte Fennema-Nio (jeltef) 6 3 months ago
JIT works only partially with meson build 5984 Ready for Committer Docs Only Needs rebase! Yugo Nagata (yugo.nagata) Laurenz Albe (laurenz) 5 7 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 1 month ago
CREATE TABLE LIKE INCLUDING TRIGGERS 6087 Ready for Committer SQL Commands 19 10/10 +0−0 Jian He (stayreal) Andrey Borodin (x4m), Henson Choi (assam258.gmail.com), Zsolt Parragi (zsolt.parragi) 4 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 2 weeks 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 week 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 2 months ago
doc: Clarify ANALYZE VERBOSE output 6259 Ready for Committer Docs Only stable 10/10 +4−3 Shinya Kato (shinyakato) Maciek Sakrejda (msakrejda), Surya Poondla (spoondla) 3 4 days ago
refactor handling optional argument in system functions 6303 Ready for Committer Refactoring Only 19 Needs rebase! Mark Wong (markwkm) Andreas Karlsson (kandreas) 3 1 month ago
Hash-based MCV matching for large IN-lists 6356 Ready for Committer Performance stable 10/10 +542−5 Ilia Evdokimov (ilidock95) David Geier (geidav), Tatsuya Kawata (croissant) 3 1 month ago
docs: clarify ALTER TABLE behavior on partitioned tables 6379 Ready for Committer Docs Only DDL 19 9/10 +227−90 Chao Li (chaol) David Johnston (polobo), Zsolt Parragi (zsolt.parragi) 2 1 month ago
Add ldapservice connection parameter 6390 Ready for Committer libpq 10/10 +340−7 Andrew Jackson (andrewjackson) 2 1 month ago
ALTER TABLE: notice when actions do not recurse to partitions 6392 Ready for Committer DDL 19 9/10 +339−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 2 months 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 3 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), solai v (solaiv) 2 1 week ago
Use correct collation in pg_trgm 6454 Ready for Committer Bugfix 19 Needs rebase! David Geier (geidav) Zsolt Parragi (zsolt.parragi) 2 1 month 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 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
Pgbench: remove synchronous prepare 6558 Ready for Committer 8/10 +104−5 Dmitrii Bondar (difesu) lakshmi g (lakshmi) 1 2 weeks 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 1 month ago
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” 6584 Ready for Committer Bugfix My First Patch 9/10 +4−12 Masashi Kamura (kam) lakshmi g (lakshmi) 1 3 weeks ago
tupdesc: simplify assert in equalTupleDescs() 6594 Ready for Committer Refactoring Only 19 10/10 +1−2 Chao Li (chaol) Surya Poondla (spoondla) 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 1 month ago
Track skipped vacuum and analyze in pg_stat_all_tables 6639 Ready for Committer Monitoring 10/10 +738−35 Yugo Nagata (yugo.nagata) Sami Imseih (simseih), Zsolt Parragi (zsolt.parragi) 1 6 days ago
Cleanup: Replace sscanf with strtol/strtoul in snapmgr 6709 Ready for Committer Refactoring Only Performance 10/10 +37−10 Amul Sul (sulamul) Andreas Karlsson (kandreas) 1 2 weeks ago
Rebuild CHECK constraints after generated column SET EXPRESSION 6755 Ready for Committer Bugfix 19 10/10 +222−0 Jian He (stayreal) Zsolt Parragi (zsolt.parragi), Ayush Tiwari (aytiwari), solai v (solaiv) 1 3 days ago
(SQL/PGQ) cache lookup failed for label 6760 Ready for Committer Bugfix 19 10/10 +59−11 Man Zeng (zengman) 1 yesterday
PSQL - prevent describe listing tables that are already in listed schemas 6782 Ready for Committer psql Logical Replication 19 10/10 +47−7 Peter Smith (smithpb2250) Jim Jones (jimus) 1 yesterday
New patch