Commitfest PG20-2 (2026-09-01 – 2026-09-30)

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: 281. Waiting on Author: 22. Ready for Committer: 43. Committed: 31. Moved to next CF: 23. Withdrawn: 5. Total: 405.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Committed Good First Review 10/10 +44−2 ChangAo Chen (chenchangao) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 5 hours ago
doc: Clarify ANALYZE VERBOSE output 6259 Committed Docs Only stable 10/10 +14−10 Shinya Kato (shinyakato) Fujii Masao (masaofujii), Maciek Sakrejda (msakrejda), Surya Poondla (spoondla), solai v (solaiv) Fujii Masao (masaofujii) 4 1 week ago
Avoid recalculating pgprocno in ProcArrayAdd() 6426 Committed Good First Review Refactoring Only stable 10/10 +1−1 Shinya Kato (shinyakato) Chao Li (chaol), solai v (solaiv), Pierre Forstmann (pifor) Álvaro Herrera (alvherre) 3 yesterday
Avoid calling SetMatViewPopulatedState if possible 6671 Committed Good First Review 10/10 +4−3 ChangAo Chen (chenchangao) Zizhuan Liu (liuzizhuan) Fujii Masao (masaofujii) 2 yesterday
Checkpoint replication slots later 6767 Committed Logical Replication Physical Replication stable 10/10 +11−4 Ants Aasma (ants) Fujii Masao (masaofujii), Hüseyin Demir (demir) Fujii Masao (masaofujii) 2 1 week ago
REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL 6801 Committed Bugfix 10/10 +67−0 Ante Krešić (antekresic) Aleksander Alekseev (a.alekseev), solai v (solaiv) Álvaro Herrera (alvherre) 2 yesterday
Show estimated number of groups for IncrementalSort in EXPLAIN 6882 Committed Good First Review Monitoring stable 10/10 +30−7 Ilia Evdokimov (ilidock95) solai v (solaiv), Enrique Sanchez (enriqueesanchz) David Rowley (davidrowley) 2 2 days ago
Handle concurrent drop when doing whole database vacuum 6890 Committed Bugfix 10/10 +21−7 ChangAo Chen (chenchangao) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy), Surya Poondla (spoondla) Nathan Bossart (bossartn) 2 1 week ago
Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound 6928 Committed Bugfix 10/10 +16−15 Fujii Masao (masaofujii) Yugo Nagata (yugo.nagata), Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii) 2 1 week ago
Support UUIDv6 in uuid_extract_timestamp() 6936 Committed Good First Review 20 10/10 +60−1 Tristan Partin (tristan957) Masahiko Sawada (masahikosawada) 2 1 week ago
Improve errmsg for publication membership 6950 Committed Bugfix Good First Review 20 10/10 +4−4 Peter Smith (smithpb2250) Daniel Gustafsson (d_gustafsson) 2 2 days ago
Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation 7002 Committed Bugfix 19 10/10 +4−4 Srinath Reddy (srinath-reddy-sadipiralla) Masahiko Sawada (masahikosawada) 1 1 week ago
GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend 7018 Committed Bugfix 20 10/10 +30−0 Ewan Young (kdbase.hack.gmail.com) Peter Eisentraut (petere) 1 6 days ago
Race between datachecksum enablement and create table with the file_copy strategy 7041 Committed Bugfix 19 10/10 +0−0 Zsolt Parragi (zsolt.parragi) Daniel Gustafsson (d_gustafsson) 1 2 weeks ago
doc: Add PROPERTY GRAPH to the access privilege tables 7044 Committed Docs Only 19 10/10 +16−0 Shinya Kato (shinyakato) Peter Eisentraut (petere) 1 1 week ago
Fix error handling in getCopyDataMessage and pqFunctionCall3 7048 Committed Bugfix stable 10/10 +14−0 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii) 1 1 week ago
vacuum: stop using stream ring after failsafe 7049 Committed Bugfix Needs rebase! Jingtang Zhang (mrdrivingduck) Melanie Plageman (melanieplageman) 1 6 days ago
Should CUSTER (ANALYZE) work? 7051 Committed Bugfix 19 10/10 +13−0 Zsolt Parragi (zsolt.parragi) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 6 hours ago
Missing list_free in publicationcmds.c:OpenTableList 7065 Committed Bugfix Good First Review Logical Replication Needs rebase! Peter Smith (smithpb2250) shihao zhong (zhong950419) Amit Kapila (amitkapila) 1 yesterday
zic: fix PostgreSQL build failure on filesystems without hard link support 7076 Committed Bugfix Windows 20 Needs rebase! Vladlen Popolitov (vladlenpopolitov) Tom Lane (tgl) 1 1 week ago
Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output 7080 Committed Bugfix 19 Needs rebase! Rui Zhao (zhaorui) Richard Guo (richardguo) 1 1 week ago
Fix missing space before WHERE in `GRAPH_TABLE` deparse 7085 Committed Bugfix 10/10 +15−13 Dhruv Chauhan (chdh) (dhruvchauhan) Peter Eisentraut (petere) 1 1 week ago
Expression index can get an empty generated column name 7086 Committed Bugfix Needs rebase! Dhruv Chauhan (chdh) (dhruvchauhan) Tom Lane (tgl) 1 2 weeks ago
datachecksums: handle invalid and dropped databases during enable 7087 Committed Bugfix 19 10/10 +77−20 Ayush Tiwari (aytiwari) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 1 week ago
Remove unused PartitionDescData.last_found_part_index field 7090 Committed Refactoring Only 10/10 +0−8 Aleksander Alekseev (a.alekseev) David Rowley (davidrowley) 1 1 week ago
Add more tab-completion rules for DROP PROPERTY GRAPH 7093 Committed Bugfix Good First Review psql 10/10 +2−0 Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 1 week ago
DOCS - ALTER PUBLICATION - description has confusing slash-list 7109 Committed Docs Only Logical Replication 10/10 +7−6 Peter Smith (smithpb2250) Amit Kapila (amitkapila) 1 15 hours ago
Remove unused scram_client_key_len and scram_server_key_len fields 7111 Committed Refactoring Only 10/10 +0−4 Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson) 1 1 week ago
libpq: remove unused PGconn.ssl_handshake_started field 7130 Committed Refactoring Only 10/10 +0−5 Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson) 1 2 days ago
Fix contradictory comment for pgstat_slru_flush_cb() 7135 Committed Comments Only stable 10/10 +0−0 Shinya Kato (shinyakato) Michael Paquier (michael-kun) 1 19 hours ago
Remove dead code in pgcrypto 7143 Committed Refactoring Only 10/10 +0−2 Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson) 1 15 hours ago
New patch