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
declarative session variables, LET command 1608 Needs review DDL 10/10 +3003−37 Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors), Mikhail Vorozhtsov (mikev) 41 3 months ago
Avoid orphaned objects dependencies, take 3 4942 Needs review DDL PGConf.dev 18 10/10 +583−23 Bertrand Drouvot (bertranddrouvot.pg) Heikki Linnakangas (heikki), Robert Haas (rhaas) 11 3 weeks ago
[CREATE|RE] INDEX CONCURRENTLY with single heap scan 4971 Needs review Performance DDL 19 Needs rebase! Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 10 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 6 months 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 months ago
ALTER TABLE: notice when actions do not recurse to partitions 6392 Ready for Committer DDL 19 10/10 +339−65 Chao Li (chaol) Jim Jones (jimus) 2 2 months ago
Add pg_get_publication_ddl function 6400 Needs review DDL 19 1/2 +1418−2 Jonathan Gonzalez V. (sxd) solai v (solaiv), Rui Zhao (zhaorui) 2 4 weeks ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance DDL 19 10/10 +1347−152 Mihail Nikalayeu (mihailnikalayeu) 2 3 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable 10/10 +272−38 Chao Li (chaol) 2 6 days ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 9/10 +54−0 Chao Li (chaol) 2 5 months ago
Add table COMMENTS in CREATE TABLE LIKE 6482 Needs review DDL Good First Review 20 10/10 +116−11 Jim Jones (jimus) Carlos Alves (ccsalves), Zizhuan Liu (liuzizhuan) 2 yesterday
Adding a stored generated column without long-lived locks 6674 Waiting on Author DDL PGConf.dev My First Patch 10/10 +1448−4 Alberto Piai (albe) Álvaro Herrera (alvherre), Laurenz Albe (laurenz) 2 1 week ago
repack: clarify final phase of concurrent mode in file header comment 6692 Needs review Comments Only DDL 19 10/10 +4−3 Chao Li (chaol) 1 1 month ago
Add join MCV statistics for selectivity estimation 6724 Needs review DDL PGConf.dev Performance 9/10 +6634−764 Alexandra Wang (alexandrawang) Tom Lane (tgl) 1 6 days ago
COPY JSON: use trailing commas in FORCE_ARRAY output 6745 Needs review DDL 19 9/10 +36−17 Chao Li (chaol) 1 2 months ago
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions 6754 Needs review Bugfix My First Patch DDL 9/10 +51−1 Alberto Piai (albe) 1 3 months ago
Prevent constraint name conflicts in partition trees spanning multiple schemas 6842 Needs review Bugfix DDL 10/10 +254−14 Marko Grujic (gruuya) 1 1 month ago
Unexpected reindex when altering column types for partitioned tables 6887 Needs review DDL Performance 10/10 +157−42 Álvaro Rodríguez (arodrgr) 1 1 month ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Adjust error message for CREATE STATISTICS to account for expressions 6641 Moved to different CF DDL Needs rebase! Yugo Nagata (yugo.nagata) Dean Rasheed (deanr) 2 3 months ago
repack: fix a bug to reject deferrable primary key fallback for concurrent mode 6691 Committed Bugfix DDL 19 10/10 +97−12 Chao Li (chaol) Álvaro Herrera (alvherre) 1 2 months ago
Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 6707 Withdrawn Bugfix DDL 19 10/10 +49−21 Chao Li (chaol) Zsolt Parragi (zsolt.parragi) 1 5 days ago
Adjust pg_stat_get_lock() prorows to match lock types 6740 Withdrawn DDL 19 10/10 +3−3 Chao Li (chaol) Zizhuan Liu (liuzizhuan) 1 1 month ago
COPY: validate option presence rather than option values 6744 Withdrawn DDL 19 10/10 +113−26 Chao Li (chaol) 1 3 weeks ago
Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 6746 Committed Bugfix DDL 19 10/10 +353−51 Chao Li (chaol) Peter Eisentraut (petere) 1 1 month ago
Fix REPACK with WITHOUT OVERLAPS replica identity indexes 6748 Committed Bugfix DDL 19 10/10 +409−4 Chao Li (chaol) Álvaro Herrera (alvherre) 1 2 months ago
Fix pg_stat_statements display of normalized FETCH counts 6756 Withdrawn Bugfix DDL 19 10/10 +134−13 Chao Li (chaol) 1 2 months ago
Fix SPLIT PARTITION bound-overlap bug and other improvements 6766 Committed Bugfix DDL 19 Needs rebase! Chao Li (chaol) Alexander Korotkov (smagen) 1 1 month ago
Fix bug of COPY TO support partition table 6769 Committed Bugfix DDL 19 10/10 +22−2 Chao Li (chaol) Masahiko Sawada (masahikosawada) 1 2 months ago
Fix bug of COPY (on_error set_null) 6774 Withdrawn Bugfix DDL 19 10/10 +24−12 Chao Li (chaol) 1 2 months ago
Prevent setting NO INHERIT on partitioned not-null constraints 6795 Committed Bugfix DDL stable 10/10 +0−0 Andreas Karlsson (kandreas) Jim Jones (jimus) Fujii Masao (masaofujii) 1 1 month ago
Reject degenerate SPLIT PARTITION with DEFAULT partition 6796 Committed DDL 19 9/10 +0−0 Chao Li (chaol) Alexander Korotkov (smagen) 1 1 month ago
Fix bug of CHECK constraint enforceability recursion 6827 Committed Bugfix DDL 19 Needs rebase! Chao Li (chaol) Zsolt Parragi (zsolt.parragi) Andrew Dunstan (adunstan) 1 1 month ago
Fix ALTER DOMAIN VALIDATE CONSTRAINT locking 6860 Committed Bugfix DDL 19 10/10 +61−17 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month ago
Fix SET EXPRESSION for virtual columns with whole-row dependencies 6867 Committed Bugfix DDL 19 10/10 +174−3 Chao Li (chaol) Peter Eisentraut (petere) 1 1 week ago
Reject negative max_retention_duration values 6872 Committed Bugfix DDL 19 10/10 +17−0 Chao Li (chaol) Amit Kapila (amitkapila) 1 1 month ago