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

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

No reviewers My patches My reviews


Status summary: Needs review: 53. Waiting on Author: 18. Ready for Committer: 6. Committed: 181. Moved to next CF: 197. Returned with Feedback: 11. Rejected: 6. Withdrawn: 29. Total: 501.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Unlinking Parallel Hash Join inner batch files sooner 4314 Ready for Committer Needs rebase! Thomas Munro (macdice) Ben Mejia (benmejia) 11 4 months ago
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 4 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 4 months ago
Document NULL Concepts and Behaviors 5086 Waiting on Author Docs Only 18 10/10 +1360−161 David Johnston (polobo) 9 4 months ago
Incremental Sort Cost Estimation Instability 5093 Waiting on Author Bugfix 18 Needs rebase! Andrei Lepikhov (lepikhov) 8 1 year ago
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Needs review Refactoring Only Needs rebase! Heikki Linnakangas (heikki), Thomas Munro (macdice) 5 3 months ago
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() 5124 Waiting on Author Bugfix Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch) 8 4 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 5 months ago
Fix for consume_xids advancing XIDs incorrectly 5303 Waiting on Author Bugfix stable Needs rebase! Yushi Ogiwara (yushi) 6 5 months ago
Changing shared_buffers without restart 5319 Needs review Needs rebase! Dmitry Dolgov (erthalion) Vladlen Popolitov (vladlenpopolitov) 8 4 months ago
Showing applied extended statistics in explain Part2 5359 Needs review Performance 18 Needs rebase! Tatsuro Yamada (tatsuro_yamada) Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov), Masahiro Ikeda (masahiro.ikeda), Ilia Evdokimov (ilidock95) Tomas Vondra (fuzzycz) 5 10 months ago
Adding compression of temporary files 5382 Needs review Performance Needs rebase! Filip Januš (fjanus) Zsolt Parragi (zsolt.parragi), lakshmi g (lakshmi) 6 3 months ago
psql \dN[ti]: Describe tables and indexes that are NO partitions of others 5594 Ready for Committer libpq stable Needs rebase! Sadeq Dousti (msdousti) Greg Sabino Mullane (greg), Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 5 10 months ago
Extensible storage manager API 5616 Needs review Needs rebase! Andreas Karlsson (kandreas), Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent), Tristan Partin (tristan957) 2 4 months ago
Compress big WAL records 5621 Waiting on Author Performance Needs rebase! Andrey Borodin (x4m) Fujii Masao (masaofujii), Zsolt Parragi (zsolt.parragi) 5 3 months ago
Fix slot synchronization with two_phase decoding enabled 5664 Needs review Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 4 1 year ago
Random pg_upgrade 004_subscription test failure on drongo 5673 Waiting on Author Bugfix 9/10 +25−0 vigneshwaran C (vignesh.postgres) 4 8 months ago
Fix a race condition in ConditionVariableTimedSleep() 5736 Needs review Bugfix stable 9/10 +2−0 Bertrand Drouvot (bertranddrouvot.pg) 2 1 year 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 3 months ago
foreign key on virtual generated column 5782 Waiting on Author 19 Needs rebase! Jian He (stayreal) Srinath Reddy (srinath-reddy-sadipiralla) 5 7 months ago
Don't keep closed WAL segment in page cache after replay 5894 Waiting on Author Performance 19 Needs rebase! Anthonin Bonnefoy (bonnefoa) 4 3 months ago
Document DSM Registry 5914 Waiting on Author Docs Only 19 Needs rebase! Florents Tselai (florentst) 3 8 months ago
Enhancing Memory Context Statistics Reporting 5938 Needs review Monitoring 19 Needs rebase! Rahila Syed (rahila) Atsushi Torikoshi (atsushitorikoshi) 4 3 months ago
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] 6010 Needs review 19 Needs rebase! Jian He (stayreal) 4 5 months ago
NOT NULL NOT ENFORCED 6029 Needs review DDL 19 2/10 +832−109 Jian He (stayreal) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) Álvaro Herrera (alvherre) 3 3 months ago
UPDATE with invalid domain constraint 6031 Needs review Bugfix Backport stable Needs rebase! Jian He (stayreal) 3 10 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 5 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 7 months ago
meson: Fix libpq search order 6056 Needs review Bugfix Needs rebase! Thomas Munro (macdice) Mario Gonzalez (gonzalemario) 3 7 months ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Needs review Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 8 months ago
Allow virtual columns in index expressions or predicate 6094 Needs review 19 Needs rebase! Richard Guo (richardguo) 2 8 months ago
refactor CreateStatsStmt 6106 Needs review Refactoring Only 19 9/10 +149−101 Jian He (stayreal) Álvaro Herrera (alvherre) 3 7 months ago
GIN pageinspect support for entry tree and non-leaf posting tree 6128 Ready for Committer Extensions stable 0/10 +794−43 Kirill Reshke (reshke) Andrey Borodin (x4m), Japin Li (japin), Chao Li (chaol) 3 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 7 months ago
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array 6141 Needs review Performance Logical Replication Refactoring Only 19 10/10 +307−69 Xuneng Zhou (dylanzhou) Kirill Reshke (reshke) 3 5 months ago
Use log_newpage_range in HASH index build 6158 Needs review Performance stable Needs rebase! Kirill Reshke (reshke) lakshmi g (lakshmi) 2 5 months ago
minor error message enhance: print RLS policy name when only one permissive policy exists 6180 Waiting on Author 19 2/10 +48−39 Jian He (stayreal) Florin Irion (irionr) 3 5 months ago
Optimize shared LWLock acquisition for high-core-count systems 6191 Needs review Performance Multithreading 19 10/10 +88−16 Zhiguo Zhou (zhiguozhou) 3 11 months ago
Lock-free XLog Reservation from WAL 6192 Needs review Performance Multithreading 19 Needs rebase! Yura Sokolov (funny_falcon), Zhiguo Zhou (zhiguozhou) 3 7 months ago
Increase NUM_XLOGINSERT_LOCKS 6193 Needs review Multithreading Performance 19 9/10 +34−21 Yura Sokolov (funny_falcon) 3 1 year ago
Fix orphaned backend processes on Windows using Job Objects 6201 Needs review Bugfix Windows 19 10/10 +366−0 Bryan Green (lispyone) 2 7 months ago
Windows relation extension failure at 2GB and 4GB 6204 Needs review Bugfix Windows 19 10/10 +298−8 Bryan Green (lispyone) 2 6 months ago
Fix socket handle inheritance on Windows 6207 Needs review Bugfix Windows 10/10 +154−2 Bryan Green (lispyone) 2 7 months ago
Avoid overflow (src/backend/utils/adt/formatting.c) 6209 Needs review Bugfix 19 Needs rebase! Ranier Vilela (raniervilela) 2 7 months ago
psql: add \dcs to list all constraints 6220 Needs review psql libpq 19 10/10 +873−3 Tatsuro Yamada (tatsuro_yamada) Jim Jones (jimus) 2 5 months ago
Adds two new modifiers for \dt[Oo] and \di[Oo]. This helps inspect large deployments where relation size is important. 6258 Needs review psql My First Patch libpq 19 Needs rebase! M.Atıf CEYLAN (ceylani) 2 5 months ago
Better Performance for PostgreSQL with large INSERTs 6266 Needs review Performance GUC 19 10/10 +24−14 Filip JanuÅ¡ (fjanus) 2 6 months ago
Support getrandom() for pg_strong_random() source 6283 Needs review 19 Needs rebase! Masahiko Sawada (masahikosawada) 2 5 months ago
explain plans for foreign scans 6285 Needs review 19 0/10 +964−9 dinesh salve (dinesh-salve) Sami Imseih (simseih) 2 5 months ago
Change comment in `contrib/amcheck` regression suite 6287 Needs review Help - Bikeshedding Comments Only 10/10 +33−8 Kirill Reshke (reshke) 2 5 months ago
Give StartReadBuffers() a more robust interface. 6297 Needs review AIO Refactoring Only 19 10/10 +60−103 Thomas Munro (macdice) Xuneng Zhou (dylanzhou) 2 8 months ago
Support named (destination) portals in extended proto for psql meta commands. 6321 Needs review libpq stable 10/10 +158−16 Kirill Reshke (reshke) Sami Imseih (simseih) 2 5 months ago
Message in pg_terminate_backend 6331 Waiting on Author Good First Review 19 Needs rebase! Roman Khapov (rkhapov) Jim Jones (jimus), warda bibi (warda), Prafulla Ranadive (pprandive) 2 2 months ago
pg_stat_statements: Fix nested tracking for implicitly closed cursors 6342 Needs review Monitoring Needs rebase! Sami Imseih (simseih) 2 5 months ago
Refactor PROCLOCK hash table into partitioned list allocator 6358 Needs review Refactoring Only Needs rebase! Andrey Borodin (x4m) 2 5 months ago
XSD schema validation 6372 Waiting on Author stable Needs rebase! Marcos Magueta (mmagueta) Andrey Borodin (x4m), Jim Jones (jimus), Marcos Magueta (mmagueta) 1 2 months ago
tests: verify renamed index functionality in alter_table 6373 Ready for Committer Good First Review Testing stable 10/10 +32−2 Dharin Shah (dharins0) Surya Poondla (spoondla), Vasu M (vasu01) 1 5 months ago
QUALIFY clause implemented 6378 Needs review SQL Commands Needs rebase! Yannick Goetschel (yannickgoetschel) 1 6 months ago
pageinspect support for SpGiST 6388 Waiting on Author stable 0/10 +665−3 Kirill Reshke (reshke) Andrey Borodin (x4m) 1 3 months ago
Enable pg_rewind used without wal_log_hints and data_checksums 6405 Needs review Physical Replication stable Needs rebase! movead li (movead.li) 1 5 months ago
Add support for connection strings to createuser and dropuser 6406 Needs review libpq 10/10 +109−2 Anders Ã…strand (anders_a) 1 4 months ago
Enhance btree's pageinspect 6410 Needs review Extensions Help - User Testing Security stable 3/10 +250−12 Kirill Reshke (reshke) 1 5 months ago
contrib/pg_stat_tcpinfo 6420 Needs review System Administration 0/10 +1158−0 Jakub Wartak (jakub.wartak.tomtom) 1 7 months ago
aio: warn user if combined io_uring memory mappings are unavailable 6421 Ready for Committer Performance stable 10/10 +12−4 Jakub Wartak (jakub.wartak.tomtom) 1 7 months ago
[BUG#19384] Fix Server crash at textout 6431 Needs review Bugfix 3/10 +139−12 Vaibhave Sekar (vaibhaves) 1 4 months ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6444 Needs review Bugfix Physical Replication stable 10/10 +33−10 1 4 months 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 4 months ago
Remove no-op PlaceHolderVars 6457 Needs review Performance 19 10/10 +357−240 Richard Guo (richardguo) 1 5 months ago
Tighten nullingrels checks 6458 Needs review 19 Needs rebase! Richard Guo (richardguo) 1 7 months ago
doc: add note that wal_level=logical doesn't set up logical replication in itself 6466 Needs review Docs Only stable Needs rebase! Florents Tselai (florentst) 1 3 months ago
llvmjit - improve code generated in O0 6469 Needs review Performance 19 10/10 +59−25 Pierre Ducroquet (pinaraf) 1 4 months ago
Simplify implementation of substring() 6488 Needs review Refactoring Only Needs rebase! Thomas Munro (macdice) 1 4 months ago
Modernize error message for malformed B-Tree tuple posting 6513 Waiting on Author Extensions Modernization 19 10/10 +5−2 Kirill Reshke (reshke) Andrey Borodin (x4m) 1 3 months ago
Fix estimate_hash_bucket_stats avgfreq computation 6528 Waiting on Author Bugfix 19 Needs rebase! Joel Jacobson (joeljacobson) 1 3 months ago
Dump statistic issue with index on expressions 6535 Needs review Bugfix 19 10/10 +2−2 Maksim Melnikov (manaldush) 1 4 months ago

Closed patches