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

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


Status summary: Needs review: 279. Waiting on Author: 39. Ready for Committer: 47. Committed: 172. Moved to next CF: 27. Withdrawn: 42. Rejected: 3. Returned with Feedback: 5. Total: 614.

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 20 10/10 +310−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), Yogesh Sharma (sharmay), newtglobal postgresql_contributors (newtpostgrescontributors) 16 1 month ago
Incremental View Maintenance (IVM), take 2 4337 Needs review SQL Commands 2/10 +7067−67 Yugo Nagata (yugo.nagata) Alexandre Felipe (afelipe) 16 2 weeks ago
Implement row pattern recognition feature 4460 Needs review SQL Commands 19 Needs rebase! Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) 15 yesterday
Make COPY format extendable: Extract COPY TO format implementations 4681 Needs review SQL Commands 10/10 +916−263 Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 11 3 weeks ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Needs review SQL Commands 10/10 +813−27 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors), Soumya S Murali (soumyamurali) 9 3 weeks ago
Add XMLCast (SQL/XML X025) 5110 Needs review SQL Commands 20 10/10 +1547−26 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 11 1 month ago
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Needs review SQL Commands 20 10/10 +776−55 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 9 1 month ago
Add XMLDocument (SQL/XML X030) 5431 Ready for Committer SQL Commands 20 10/10 +153−1 Jim Jones (jimus) Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) 8 1 month ago
Add XMLNamespaces option to XMLElement 5456 Ready for Committer SQL Commands 20 10/10 +787−39 Pavel Stehule (okbobcz), Jim Jones (jimus) Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) 8 1 month ago
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values 5854 Needs review SQL Commands 19 10/10 +746−278 Dean Rasheed (deanr) Viktor Holmberg (rutchkiwi), solai v (solaiv) 6 2 weeks ago
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 5941 Needs review SQL Commands 19 9/10 +3049−254 Jian He (stayreal) Corey Huinker (coreyh), Henson Choi (assam258.gmail.com) 5 1 week ago
CREATE TABLE LIKE INCLUDING TRIGGERS 6087 Ready for Committer SQL Commands 19 10/10 +649−18 Jian He (stayreal) Andrey Borodin (x4m), Henson Choi (assam258.gmail.com), Zsolt Parragi (zsolt.parragi), lakshmi g (lakshmi) 4 2 weeks ago
create table like including storage parameter 6088 Needs review SQL Commands 19 10/10 +218−9 Jian He (stayreal) lakshmi g (lakshmi) 4 2 months ago
COPY FROM with RLS 6178 Needs review SQL Commands 19 10/10 +339−68 Jian He (stayreal) solai v (solaiv) 4 1 week ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 1/2 +25−0 Florents Tselai (florentst) 3 8 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 1 month ago
Cleaning up PREPARE query strings? 6341 Needs review SQL Commands 9/10 +135−23 Julien Rouhaud (rjuju) Sami Imseih (simseih) 3 1 week ago
Create unique GiST index 6368 Waiting on Author Bugfix SQL Commands 19 1/2 +447−17 Paul Jungwirth (pjungwir) warda bibi (warda), Prafulla Ranadive (pprandive) 3 4 months 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 6 months ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 Needs rebase! Florents Tselai (florentst) 2 5 months ago
Add `tsmatch` JSONPath operator for granular Full Text Search 6436 Needs review SQL Commands 19 10/10 +597−4 Florents Tselai (florentst) Chao Li (chaol) 2 3 months ago
ORDER BY ALL 6610 Needs review SQL Commands 4/10 +1348−6 Rushabh Lathia (rlathia) Peter Eisentraut (petere) 1 3 months ago
Add support for INSERT ... SET syntax 6635 Needs review SQL Commands 10/10 +799−4 Suraj Kharage (surajk) Mario Gonzalez (gonzalemario), solai v (solaiv) Peter Eisentraut (petere) 1 1 week ago
DISTINCT in plain aggregate window functions 6667 Needs review SQL Commands 10/10 +1236−3 Haibo Yan (billyean) Henson Choi (assam258.gmail.com) 1 3 weeks ago
More jsonpath methods: translate, split, join 6673 Ready for Committer SQL Commands 19 9/10 +751−8 Florents Tselai (florentst) Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) 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 2 months ago
Key joins 6808 Needs review SQL Commands 20 9/10 +30449−91 Andreas Karlsson (kandreas), Vik Fearing (xocolatl), Joel Jacobson (joeljacobson), Arne Roland (malkut) 1 1 week ago
Copy from JSON FORMAT. 6857 Needs review SQL Commands 20 6/10 +1170−27 Zhao Junwang (zhjwpku) 1 1 month ago
SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44) 6912 Needs review SQL Commands 20 Needs rebase! Srinath Reddy (srinath-reddy-sadipiralla) Tristan Partin (tristan957) 1 1 week ago
Global temporary tables 6918 Waiting on Author SQL Commands Needs rebase! Dean Rasheed (deanr) 1 1 week ago
Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions 6923 Needs review Performance SQL Commands 2/10 +578−41 Matthias van de Meent (mmeent) 1 4 weeks ago
Add PRODUCT() aggregate function 6925 Needs review SQL Commands 20 10/10 +1073−0 Jeevan Chalke (jeevan.chalke) 1 3 weeks ago
Report unsupported COPY FROM targets before reading input 6931 Needs review SQL Commands 19 10/10 +34−36 Chao Li (chaol) Zizhuan Liu (liuzizhuan) 1 1 week ago
ON EMPTY clause for aggregate and window functions 6943 Needs review SQL Commands 20 10/10 +1360−8 Jeevan Chalke (jeevan.chalke) 1 3 weeks ago
Proposal: QUALIFY clause 6954 Needs review SQL Commands 10/10 +2320−5 Matheus Alcantara (matheus.alcantara) 1 1 week ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
SQL/JSON json_table PLAN clause 5478 Committed Performance SQL Commands 20 9/10 +196−89 Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrew Dunstan (adunstan), Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Anton Melnikov (antonmel), Nikita Malakhov (nmalakh) Amit Langote (amitlan), Vladlen Popolitov (vladlenpopolitov) Alexander Korotkov (smagen) 6 1 week ago
Optional skipping of unchanged relations during ANALYZE? 6516 Returned with feedback psql Performance SQL Commands 19 Needs rebase! Vasu M (vasu01) Ilia Evdokimov (ilidock95) 2 1 month ago
tid_blockno() and tid_offset() accessor functions 6559 Moved to different CF SQL Commands 10/10 +198−0 Ayush Tiwari (aytiwari) Andres Freund (andresfreund) 2 3 months ago
SQL/JSON json_table() function PLAN clause 6590 Withdrawn Help - Stuck Rebasing SQL Commands 10/10 +1935−111 Nikita Malakhov (nmalakh) 1 1 week ago