Commitfest PG19-4 (2026-01-01 – 2026-01-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: 26. Waiting on Author: 2. Ready for Committer: 2. Committed: 91. Moved to next CF: 245. Rejected: 1. Withdrawn: 12. Total: 379.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
pg_ctl start may return 0 even if the postmaster has been already started on Windows 4573 Moved to different CF Bugfix 10/10 +369−153 Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) 12 1 week ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Moved to different CF Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) 9 2 months ago
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Moved to different CF Bugfix Flakyfix stable 10/10 +33−15 Jelte Fennema-Nio (jeltef) Akshat Jaimini (akshatj) 10 1 month ago
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() 5124 Moved to different CF Bugfix 10/10 +64−8 Thomas Munro (macdice) Noah Misch (nmisch) 8 1 week ago
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Moved to different CF Bugfix Logical Replication stable 10/10 +612−46 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 8 3 months ago
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 5160 Committed Bugfix stable Needs rebase! Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Álvaro Herrera (alvherre) 7 2 weeks ago
Fix bug with accessing to temporary tables of other sessions 5379 Moved to different CF Bugfix Backport 18 Needs rebase! Daniil Davydov (dddaniil) Rafia Sabih (rafia.sabih), Jim Jones (jimus) 7 3 months ago
bt_index_parent_check false alarm for indexes created concurrently 5438 Committed Bugfix Backport 10/10 +70−40 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Andrey Borodin (x4m) Álvaro Herrera (alvherre) 6 3 weeks ago
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans 5542 Moved to different CF Bugfix Needs rebase! Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 5 1 month ago
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Moved to different CF Bugfix 10/10 +132−19 Yugo Nagata (yugo.nagata) Jim Jones (jimus), Daniil Davydov (dddaniil) 5 4 months ago
problems with toast.* reloptions 5839 Moved to different CF Bugfix stable Needs rebase! Nathan Bossart (bossartn) 5 7 months ago
Decouple C++ support in Meson's PGXS from LLVM enablement 5885 Committed Good First Review Bugfix stable 10/10 +34−22 Tristan Partin (tristan957) Josef Šimánek (retro), Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 3 1 month ago
Fixing the btree_gist inet mess 5944 Committed Bugfix 19 10/10 +2206−9 Tom Lane (tgl) Peter Eisentraut (petere), Matthias van de Meent (mmeent) Tom Lane (tgl) 3 1 month ago
disallow alter individual column if partition key contains wholerow reference 5988 Moved to different CF Bugfix Backport 18 10/10 +39−0 Jian He (stayreal) Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 4 3 months ago
Fix ALTER TABLE DROP EXPRESSION with ONLY option 5992 Moved to different CF Bugfix stable 2/10 +6−6 Jian He (stayreal) Peter Eisentraut (petere), Kirill Reshke (reshke), lakshmi g (lakshmi) Peter Eisentraut (petere) 4 1 month ago
UPDATE with invalid domain constraint 6031 Moved to different CF Bugfix Backport stable 0/10 +114−0 Jian He (stayreal) 3 5 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Moved to different CF Bugfix Backport My First Patch stable 10/10 +15−13 Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 3 3 months ago
Fix replica identity mismatch for partitioned tables with publish_via_partition_root 6047 Moved to different CF Bugfix Logical Replication stable 10/10 +211−38 Mikhail Kharitonov (mkharitonov) 3 1 month ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Moved to different CF Bugfix Backport stable 10/10 +646−5 Jian He (stayreal) 3 3 weeks ago
meson: Fix libpq search order 6056 Moved to different CF Bugfix Needs rebase! Thomas Munro (macdice) Mario Gonzalez (gonzalemario) 3 3 months ago
Preserve index stats during ALTER TABLE ... TYPE ... 6118 Moved to different CF Bugfix 19 10/10 +576−4 Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 3 3 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 1/10 +88−0 Jian He (stayreal) 3 3 months ago
Fix LTREE subpath with negative offset 6199 Moved to different CF Bugfix Needs rebase! Marcus Gartner (mgartner) Tom Lane (tgl) 2 3 months ago
Fix orphaned backend processes on Windows using Job Objects 6201 Moved to different CF Bugfix 19 10/10 +366−0 Bryan Green (lispyone) 2 2 months ago
Windows relation extension failure at 2GB and 4GB 6204 Moved to different CF Bugfix 19 10/10 +298−8 Bryan Green (lispyone) 2 2 months ago
Fix fragile walreceiver test. 6206 Committed Bugfix Testing 19 Needs rebase! Bryan Green (lispyone) Michael Paquier (michael-kun) 1 3 months ago
Fix socket handle inheritance on Windows 6207 Moved to different CF Bugfix 10/10 +154−2 Bryan Green (lispyone) 2 3 months ago
Avoid overflow (src/backend/utils/adt/formatting.c) 6209 Moved to different CF Bugfix 19 10/10 +5−2 Ranier Vilela (raniervilela) 2 3 months ago
fix corner cases involving failed DSM registry entry initialization and leaked LWLock tranches 6211 Moved to different CF Bugfix stable 10/10 +49−12 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 months ago
transformJsonFuncExpr pathspec cache lookup failed 6232 Moved to different CF Bugfix Backport stable Needs rebase! Jian He (stayreal) Amit Langote (amitlan) 2 2 months ago
001_password.pl fails with --without-readline 6238 Committed Bugfix Testing 19 10/10 +58−27 Oleg Tselebrovskiy (oleg.tselebrovskiy.pgpro) Soumya S Murali (soumyamurali) Tom Lane (tgl) 1 2 weeks ago
Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers 6243 Committed Bugfix 19 10/10 +40−11 Dave Cramer (dcramer), Greg Burd (gregburd) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Visibility bug in tuple lock 6253 Committed Bugfix 19 Needs rebase! David Geier (geidav) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 1 month ago
Rewrites CTEs only once to prevent a spurious error 6254 Committed My First Patch Bugfix Needs rebase! Bernice Southey (fyrefreez) Dean Rasheed (deanr) 1 2 months ago
Fix PrivateRefCount hash table key size 6273 Committed Bugfix stable 10/10 +1−1 Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 months ago
Improve robustness of CORR() and related aggregates 6278 Committed Bugfix 10/10 +247−66 Tom Lane (tgl) Tom Lane (tgl) 1 2 months ago
Fix crash during recovery when redo segment is missing 6279 Committed Bugfix Backport Needs rebase! Nitin Jadhav (nitinjadhav11) Michael Paquier (michael-kun) 1 3 weeks ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Moved to different CF Bugfix 10/10 +12−9 ChangAo Chen (chenchangao), haiyang li (ocean-li) 2 2 weeks ago
Fix possible 'unexpected data beyond EOF' on replica restart 6319 Committed Bugfix stable 10/10 +16−1 Anthonin Bonnefoy (bonnefoa) Heikki Linnakangas (heikki) 1 1 month ago
Fix GetOperatorFromCompareType using uninitialized variable 6333 Committed Bugfix 19 10/10 +29−27 Paul Jungwirth (pjungwir) David Rowley (davidrowley) 1 1 month ago
Avoid corrupting DefElem nodes when parsing publication_names and publish options 6339 Committed Bugfix Good First Review Logical Replication Backport stable 10/10 +0−0 Sunil Seetharama (sunils26) Henson Choi (assam258.gmail.com) David Rowley (davidrowley) 1 1 month ago
Fixing some ancient errors in hash join costing 6350 Committed Bugfix 19 10/10 +268−246 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
Assert when executing query on partitioned table 6353 Committed Bugfix 19 10/10 +4−7 Dmitry Koval (d.koval) Tom Lane (tgl) Tom Lane (tgl) 1 3 weeks ago
Create unique GiST index 6368 Moved to different CF Bugfix SQL Commands 19 10/10 +447−17 Paul Jungwirth (pjungwir) 2 1 month ago
intarray: fix an edge case int32 overflow bug 6374 Committed Extensions Bugfix stable Not processed Chao Li (chaol) David Rowley (davidrowley) 2 1 month ago
Adjust errcode in checkPartition(). 6376 Committed Bugfix 19 10/10 +1−1 Tender Wang (tndrwang) Alexander Korotkov (smagen) 2 1 month ago
fix pg_dump's use of pg_get_sequence_data 6382 Committed Bugfix 18 10/10 +18−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 month ago
[pg_stat_statements crashes with var and non-var expressions in IN clause 6395 Committed Bugfix stable 9/10 +31−3 Sami Imseih (simseih) Michael Paquier (michael-kun) 2 3 weeks ago