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
Incremental View Maintenance (IVM), take 2 4337 Waiting on Author SQL Commands Needs rebase! Yugo Nagata (yugo.nagata) Alexandre Felipe (afelipe) 16 22 hours ago
Implement row pattern recognition feature 4460 Needs review SQL Commands 19 10/10 +46915−45 Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) 15 5 days ago
Make COPY format extendable: Extract COPY TO format implementations 4681 Needs review SQL Commands Needs rebase! Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 11 1 month ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Needs review SQL Commands 9/10 +694−98 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 19 10/10 +2746−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 19 10/10 +1559−59 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 9 1 month 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
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
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values 5854 Needs review SQL Commands 19 Needs rebase! Dean Rasheed (deanr) Viktor Holmberg (rutchkiwi) 6 3 months ago
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 5941 Needs review SQL Commands 19 Needs rebase! Jian He (stayreal) Corey Huinker (coreyh) 5 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
create table like including storage parameter 6088 Needs review SQL Commands 19 10/10 +218−9 Jian He (stayreal) lakshmi g (lakshmi) 4 3 weeks ago
COPY FROM with RLS 6178 Needs review SQL Commands 19 10/10 +275−63 Jian He (stayreal) 4 1 week ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 10/10 +25−0 Florents Tselai (florentst) 3 6 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) Dharin Shah (dharins0) 3 2 days ago
Cleaning up PREPARE query strings? 6341 Needs review SQL Commands 10/10 +135−23 Julien Rouhaud (rjuju) Sami Imseih (simseih) 3 2 months ago
Create unique GiST index 6368 Waiting on Author Bugfix SQL Commands 19 0/10 +447−17 Paul Jungwirth (pjungwir) warda bibi (warda), Prafulla Ranadive (pprandive) 3 2 months ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 10/10 +747−52 Florents Tselai (florentst) 2 3 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 1 month ago
Optional skipping of unchanged relations during ANALYZE? 6516 Waiting on Author psql Performance SQL Commands 19 Needs rebase! Vasu M (vasu01) Ilia Evdokimov (ilidock95) 2 2 months ago
ORDER BY ALL 6610 Needs review SQL Commands 3/10 +1348−6 Rushabh Lathia (rlathia) 1 1 month ago
Add support for INSERT ... SET syntax 6635 Needs review SQL Commands 10/10 +814−4 Suraj Kharage (surajk) 1 1 month ago
DISTINCT in plain aggregate window functions 6667 Needs review SQL Commands 10/10 +1168−3 Haibo Yan (billyean) 1 3 weeks ago
More jsonpath methods: translate, split, join 6673 Needs review SQL Commands 19 10/10 +658−7 Florents Tselai (florentst) 1 1 month 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 3 days ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
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 1 month 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
New patch