Commitfest PG19-Final (2026-03-01 – 2026-04-09)

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: 76. Waiting on Author: 19. Ready for Committer: 9. Committed: 182. Moved to next CF: 172. Returned with Feedback: 11. Rejected: 6. Withdrawn: 26. Total: 501.

Active 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 Waiting on Author Bugfix Windows 10/10 +369−153 Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) 12 2 months ago
Fix rare recovery shutdown hang 4884 Waiting on Author Bugfix Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch), Martijn Wallet (mwallet) 8 1 year ago
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts 4986 Waiting on Author Bugfix DDL 10/10 +6−2 Matthias van de Meent (mmeent) Akshat Jaimini (akshatj) 8 2 months ago
Incremental Sort Cost Estimation Instability 5093 Waiting on Author Bugfix 18 Needs rebase! Andrei Lepikhov (lepikhov) 8 10 months ago
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() 5124 Waiting on Author Bugfix Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch) 8 2 months ago
Fix standby may crash when switching-over in certain special cases 5199 Needs review Bugfix Needs rebase! pixian shi (pxshi) 7 1 year ago
Fix race between WAL flush and InstallXLogFileSegment() 5276 Needs review Bugfix Needs rebase! Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc), Soumya S Murali (soumyamurali) 6 3 months ago
Fix for consume_xids advancing XIDs incorrectly 5303 Waiting on Author Bugfix stable Needs rebase! Yushi Ogiwara (yushi) 6 3 months ago
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans 5542 Needs review Bugfix Needs rebase! Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 5 3 months ago
Fix slot synchronization with two_phase decoding enabled 5664 Needs review Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 4 9 months ago
Random pg_upgrade 004_subscription test failure on drongo 5673 Waiting on Author Bugfix 9/10 +25−0 vigneshwaran C (vignesh.postgres) 4 5 months ago
Fix a race condition in ConditionVariableTimedSleep() 5736 Needs review Bugfix stable 9/10 +2−0 Bertrand Drouvot (bertranddrouvot.pg) 2 11 months ago
Correct reltuples stats after VACUUM FULL and CLUSTER 5777 Ready for Committer Bugfix stable Needs rebase! Erik Nordström (enordstr) Laurenz Albe (laurenz) 2 1 month ago
UPDATE with invalid domain constraint 6031 Needs review Bugfix Backport stable Needs rebase! Jian He (stayreal) 3 7 months ago
Timeline switching with partial WAL records can break replica recovery 6038 Needs review Bugfix 18 Needs rebase! Alyona Vinter (dlaaren) Artem Gavrilov (artem.gavrilov) 2 3 months ago
Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option 6040 Needs review Bugfix 19 10/10 +32−1 Maksim Melnikov (manaldush) 2 5 months ago
Fix pg_rewind false positives caused by shutdown-only WAL 6041 Needs review Bugfix 8/10 +193−24 Srinath Reddy (srinath-reddy-sadipiralla) 2 5 months ago
Fix replica identity mismatch for partitioned tables with publish_via_partition_root 6047 Needs review Bugfix Logical Replication stable 10/10 +211−38 Mikhail Kharitonov (mkharitonov) 3 3 months ago
meson: Fix libpq search order 6056 Needs review Bugfix Needs rebase! Thomas Munro (macdice) Mario Gonzalez (gonzalemario) 3 5 months ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Needs review Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 5 months ago
Issue with synced logical replication slot during switchover 6132 Needs review Bugfix Logical Replication My First Patch 19 9/10 +9−5 Fabrice Chapuis (fabricec) Alexander Kukushkin (cyberdem0n) 2 4 months ago
Fix orphaned backend processes on Windows using Job Objects 6201 Needs review Bugfix Windows 19 10/10 +366−0 Bryan Green (lispyone) 2 4 months ago
Windows relation extension failure at 2GB and 4GB 6204 Needs review Bugfix Windows 19 10/10 +298−8 Bryan Green (lispyone) 2 4 months ago
Fix socket handle inheritance on Windows 6207 Needs review Bugfix Windows 10/10 +154−2 Bryan Green (lispyone) 2 5 months ago
Avoid overflow (src/backend/utils/adt/formatting.c) 6209 Needs review Bugfix 19 Needs rebase! Ranier Vilela (raniervilela) 2 5 months ago
BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work 6428 Needs review Bugfix AIO 19 10/10 +122−3 Surya Poondla (spoondla) 1 2 months ago
[BUG#19384] Fix Server crash at textout 6431 Needs review Bugfix 3/10 +139−12 Vaibhave Sekar (vaibhaves) 1 2 months ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6444 Needs review Bugfix Physical Replication stable 10/10 +33−10 Surya Poondla (spoondla) 1 1 month ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6445 Needs review Bugfix Physical Replication stable 10/10 +33−10 Anthony Hsu (erwaman) 1 1 month ago
Fix the race condition for updating slot minimum LSN 6451 Needs review Bugfix 10/10 +32−1 Zhijie Hou (houzj) Surya Poondla (spoondla) 1 2 months ago
Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline 6525 Needs review Bugfix 10/10 +418−6 Andrey Borodin (x4m) 1 1 month ago
Fix estimate_hash_bucket_stats avgfreq computation 6528 Waiting on Author Bugfix 19 Needs rebase! Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 1 month ago
Dump statistic issue with index on expressions 6535 Needs review Bugfix 19 10/10 +2−2 Maksim Melnikov (manaldush) 1 1 month ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Fix BackgroundPsql to report error on query timeout rather than calling die 4959 Committed Bugfix 18 10/10 +6−8 Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki), Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) 7 2 months ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Moved to different CF Bugfix Logical Replication 9/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) 10 4 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) Yogesh Sharma (sharmay), Akshat Jaimini (akshatj) 11 3 months ago
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Moved to different CF Bugfix Logical Replication Help - Stuck Rebasing stable 10/10 +613−48 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 9 1 week ago
libpq: Fix processing of SSL records >8kB on async API 5251 Moved to different CF Bugfix Backport libpq stable 10/10 +208−11 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion) 8 3 weeks ago
Fix bug with accessing to temporary tables of other sessions 5379 Moved to different CF Bugfix Backport 18 10/10 +134−2 Daniil Davydov (dddaniil) Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) 8 2 days ago
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Moved to different CF Bugfix 9/10 +132−19 Yugo Nagata (yugo.nagata) Jim Jones (jimus), Daniil Davydov (dddaniil) 6 6 months ago
Cancel problems of query to pg_stat_statements 5825 Rejected Bugfix 10/10 +22−7 Roman Khapov (rkhapov) 2 3 weeks ago
problems with toast.* reloptions 5839 Moved to different CF Bugfix stable Needs rebase! Nathan Bossart (bossartn) Yogesh Sharma (sharmay) 6 9 months ago
Panic during xlog building with big values 5970 Rejected Bugfix 19 10/10 +52−0 Maksim Melnikov (manaldush) Andy Pogrebnoi (birdofdada) 3 5 months 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) 5 5 months ago
Fix ALTER TABLE DROP EXPRESSION with ONLY option 5992 Returned with feedback Bugfix stable 3/10 +6−6 Jian He (stayreal) Peter Eisentraut (petere), Kirill Reshke (reshke), lakshmi g (lakshmi) Peter Eisentraut (petere) 4 3 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Moved to different CF Bugfix Backport My First Patch stable Needs rebase! Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 4 2 weeks ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Moved to different CF Bugfix Backport stable 3/10 +634−5 Jian He (stayreal) 4 1 month 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) 4 5 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 5 months ago
COPY WHERE clause generated/system column reference 6179 Withdrawn Bugfix Backport stable Needs rebase! Jian He (stayreal) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 3 months ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Moved to different CF Bugfix 8/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 2 months ago
Create unique GiST index 6368 Moved to different CF Bugfix SQL Commands 19 0/10 +447−17 Paul Jungwirth (pjungwir) warda bibi (warda), Prafulla Ranadive (pprandive) 3 1 month ago
intarray: fix an edge case int32 overflow bug 6374 Moved to different CF Extensions Bugfix stable Not processed Chao Li (chaol) David Rowley (davidrowley) 2 3 months ago
Adjust errcode in checkPartition(). 6376 Moved to different CF Bugfix 19 10/10 +1−1 Tender Wang (tndrwang) Alexander Korotkov (smagen) 2 3 months ago
fix pg_dump's use of pg_get_sequence_data 6382 Moved to different CF Bugfix 18 10/10 +18−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 months ago
Fix minor issues in astreamer_zstd.c 6386 Withdrawn Bugfix Good First Review 10/10 +3−3 Man Zeng (zengman) 1 3 months ago
Stmt timeout error can be sent after a CommandComplete 6394 Withdrawn Bugfix stable 10/10 +5−1 Anthonin Bonnefoy (bonnefoa) 1 3 months ago
[pg_stat_statements crashes with var and non-var expressions in IN clause 6395 Moved to different CF Bugfix stable 9/10 +31−3 Sami Imseih (simseih) Michael Paquier (michael-kun) 2 2 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Moved to different CF Bugfix stable 4/10 +138−5 Jian He (stayreal) 2 3 months ago
Fix gistkillitems & add regression test to microvacuum 6399 Moved to different CF Bugfix 10/10 +5−5 Kirill Reshke (reshke) Soumya S Murali (soumyamurali) 2 3 weeks ago
brin: Remove duplicate initialization in initialize_brin_buildstate() 6416 Committed Bugfix 19 10/10 +0−3 Chao Li (chaol) Shinya Kato (shinyakato) Fujii Masao (masaofujii) 1 1 month ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Moved to different CF Bugfix DDL PGConf.dev stable 10/10 +227−29 Chao Li (chaol) 2 yesterday
tablecmds: fix Deadlock caused by Attach Partition 6442 Moved to different CF Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 2 2 months ago
Wake up backends immediately when sync standbys decrease 6448 Committed Bugfix Physical Replication stable 10/10 +29−18 Shinya Kato (shinyakato) Fujii Masao (masaofujii) 1 2 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Moved to different CF Bugfix Security 17 10/10 +342−1 Surya Poondla (spoondla) 2 yesterday
Use correct collation in pg_trgm 6454 Moved to different CF Bugfix 19 10/10 +170−67 David Geier (geidav) Zsolt Parragi (zsolt.parragi) 2 2 weeks ago
pg_dumpall --roles-only interact with other options 6459 Committed Bugfix stable 10/10 +111−40 Jian He (stayreal) Nathan Bossart (bossartn), Zsolt Parragi (zsolt.parragi) Nathan Bossart (bossartn) 1 1 month ago
fix pg_largeobject_metadata file transfer 6461 Committed Bugfix 19 10/10 +70−63 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
pg_upgrade: fix memory leak in SLRU I/O code 6462 Withdrawn Bugfix 19 Not processed Chao Li (chaol) Dilip Kumar (dilip.kumar) 1 2 months ago
basic_archive: allow archive directory to be missing at startup 6473 Committed Bugfix stable 10/10 +1−14 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
logicalctl: release LogicalDecodingControlLock before logging 6477 Withdrawn Bugfix 19 10/10 +2−2 Chao Li (chaol) 1 1 month ago
pgindent truncates last line of files missing a trailing newline 6489 Committed Bugfix Needs rebase! Akshay Joshi (akshay.joshi) Tom Lane (tgl) 1 2 weeks ago
Avoid unnecessary name conflicts with NOT NULL constraints that make pg_upgrade fail 6495 Committed Bugfix stable 10/10 +29−6 Laurenz Albe (laurenz) Hüseyin Demir (demir) Álvaro Herrera (alvherre) 1 1 month ago
Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record 6517 Committed Bugfix stable 9/10 +2−2 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 4 weeks ago
pg_stat_replication.*_lag sometimes shows NULL during active replication 6518 Committed Bugfix Monitoring Physical Replication stable 9/10 +68−51 Shinya Kato (shinyakato) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 weeks ago
Fix bug in multixact Oldest*MXactId initialization and access 6522 Committed Bugfix 10/10 +0−0 Yura Sokolov (funny_falcon) Heikki Linnakangas (heikki) 1 1 month ago
Remove redundant restriction checks in apply_child_basequals 6523 Committed Bugfix 19 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
Fixing grouping expressions inside subqueries 6533 Committed Bugfix 10/10 +166−35 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
amcheck: fix bug of missing corruption in allequalimage validation 6534 Moved to different CF Bugfix 19 10/10 +9−7 Chao Li (chaol) Xuneng Zhou (dylanzhou) 2 yesterday
Improve OAuth discovery logging [accidental duplicate] 6536 Withdrawn Bugfix 19 9/10 +41−22 1 2 weeks ago
Defects with invalid stats data for expressions in extended stats 6538 Committed Bugfix 15 10/10 +717−1 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago
Fix slotsync worker busy loop causing repeated log messages 6546 Moved to different CF Bugfix Logical Replication Needs rebase! Fujii Masao (masaofujii) Zhijie Hou (houzj) 2 5 days ago
astreamer_lz4: fix bug of output pointer advancement in decompressor 6561 Committed Bugfix 19 10/10 +2−2 Chao Li (chaol) Xuneng Zhou (dylanzhou) Tom Lane (tgl) 2 1 month ago
pg_upgrade fails when extension_control_path is used 6562 Committed Bugfix 19 9/10 +197−2 Jonathan Gonzalez V. (sxd) Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 2 4 weeks ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Committed Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 1 month ago
DSA pagemap out-of-bounds in make_new_segment odd-sized path 6570 Committed Bugfix Needs rebase! Paul Bunn (pbunn) Michael Paquier (michael-kun) 2 1 month ago
Fix premature timeout in pg_promote() caused by signal interruptions 6583 Committed Bugfix 9/10 +4−4 Robert Pang (robertp), Robert Pang (robertpang-oss) Michael Paquier (michael-kun) 2 2 weeks ago
Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? 6600 Committed Bugfix Logical Replication 10/10 +115−44 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 week ago