Commitfest PG19-1 (2025-07-01 - 2025-07-31)

Shortcuts
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 208. Waiting on Author: 38. Ready for Committer: 26. Committed: 81. Moved to next CF: 8. Returned with Feedback: 6. Withdrawn: 9. Total: 376.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Improve ACL checks in pg_prewarm for indexes 5583 Waiting on Author 10/10 +39−3 Ayush Vatsa (developerayuva) Nathan Bossart (bossartn) 2 3 months ago
Orphaned users in PG16 and above can only be managed by Superusers 5608 Waiting on Author 9/10 +178−0 Ashutosh Sharma (ashu_coek) Nathan Bossart (bossartn) 2 3 months ago
Corrupted FSM page is not saved after zeroing. 5615 Waiting on Author 10/10 +3−0 Anton Melnikov (antonmel) 2 3 months ago
problems with toast.* reloptions 5839 Waiting on Author stable Needs rebase! Nathan Bossart (bossartn) 1 6 days ago
Clients
Adding comments to help understand psql hidden queries 4764 Waiting on Author Needs rebase! David Christensen (davidchristensen), Greg Sabino Mullane (greg) Tom Lane (tgl) 7 3 months ago
Make "vacuumdb --analyze-only" process partitioned tables 5871 Waiting on Author Good First Review 19 10/10 +23−4 Laurenz Albe (laurenz) Mircea Cadariu (mcadariu) 1 yesterday
Documentation
Doc: Move and modify standalone hot backups section 5087 Waiting on Author 10/10 +139−139 David Johnston (polobo) Marlene Reiterer (marlene.rte) 6 2 months ago
Doc: Create table improvements 5547 Waiting on Author 10/10 +22−5 David Johnston (polobo) Laurenz Albe (laurenz) 2 4 months ago
Document custom settings more consistently 5548 Waiting on Author 9/10 +22−5 David Johnston (polobo) Mingli Zhang (zml) 2 3 months ago
Miscellaneous
Truncate logs by max_log_size 5272 Waiting on Author 10/10 +112−2 Kirill Gavrilov (diphantxm) Fujii Masao (masaofujii), Jim Jones (jimus) 4 3 months ago
Binary operators for cubes 5883 Waiting on Author 10/10 +310−2 Kirill Panin (k.panin) Dean Rasheed (deanr) 1 2 days ago
Monitoring & Control
Add pg_stat_session 3405 Waiting on Author Needs rebase! Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) 17 2 months ago
relfilenode statistics 5007 Waiting on Author 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 6 3 months ago
Add os_page_num to pg_buffercache 5690 Waiting on Author 19 10/10 +393−16 Bertrand Drouvot (bertranddrouvot.pg) Mircea Cadariu (mcadariu) 1 1 hour ago
Performance
Index Prefetching 4351 Waiting on Author 7/7 +4395−192 Tomas Vondra (fuzzycz) 11 2 months ago
Parallel CREATE INDEX for GIN indexes 4966 Waiting on Author 9/10 +7−0 Tomas Vondra (fuzzycz) Matthias van de Meent (mmeent), Andy Fan (andy2) 6 2 months ago
Adding compression of temporary files 5382 Waiting on Author 7/10 +3842−16 Filip Januš (fjanus) 3 3 weeks ago
Eliminating SPI / SQL from some RI trigger functions 5450 Waiting on Author 19 Needs rebase! Amit Langote (amitlan) 3 3 months ago
Exists pull-up application with JoinExpr 5487 Waiting on Author 10/10 +1095−22 Alena Rybakina (alenka) Ilia Evdokimov (ilidock95) 2 1 month ago
Compress big WAL records 5621 Waiting on Author Needs rebase! Andrey Borodin (x4m) 2 5 months ago
remove ISB in AArch64's spin_delay() implementation 5763 Waiting on Author 19 10/10 +1−10 Nathan Bossart (bossartn) 1 2 weeks ago
Review/Pull Request: Adding new CRC32C implementation for IBM S390X 5779 Waiting on Author stable 10/10 +674−12 Eduard Stefes (fneddy) John Naylor (john.naylor) 1 1 hour ago
Refactoring
Revise get_cheapest_parallel_safe_total_inner 4285 Waiting on Author 10/10 +11−4 Richard Guo (richardguo) wenhui qiu (wenhuiqiu) 11 9 months ago
Retiring is_pushed_down 4458 Waiting on Author Needs rebase! Richard Guo (richardguo) Tom Lane (tgl) 10 5 months ago
Make ECPG locale usage thread-safe 5166 Waiting on Author Needs rebase! Thomas Munro (macdice) Peter Eisentraut (petere) 5 3 months ago
Don't dirty pages while they are getting flushed out 5483 Waiting on Author Needs rebase! Andres Freund (andresfreund) 3 3 months ago
Replication & Recovery
CREATE SUBSCRIPTION ... SERVER 4529 Waiting on Author Needs rebase! Jeff Davis (jdavis) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) 10 3 months ago
Enable logical decoding when wal_level = 'replica' without a server restart 5479 Waiting on Author 10/10 +1001−115 Masahiko Sawada (masahikosawada) 3 21 hours ago
Security
Serverside SNI for SSL connections 4984 Waiting on Author 9/10 +937−50 Daniel Gustafsson (d_gustafsson) Jacob Champion (jchampion) 6 1 month ago
revamp row-security tracking 5397 Waiting on Author 19 10/10 +25−17 Nathan Bossart (bossartn) 3 4 months ago
Server Features
KNN-btree 4871 Waiting on Author Needs rebase! Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 7 7 months ago
Support enabling checksums online 5323 Waiting on Author Needs rebase! Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) Tomas Vondra (fuzzycz) 4 3 months ago
speedup COPY TO for partitioned table 5467 Waiting on Author 19 10/10 +171−34 Jian He (stayreal) vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), newtglobal postgresql_contributors (newtpostgrescontributors) 3 1 week ago
add function argument name to substring and substr 5524 Waiting on Author 10/10 +135−25 Jian He (stayreal) David Johnston (polobo) 2 3 months ago
SQL Commands
Incremental View Maintenance (IVM), take 2 4337 Waiting on Author Needs rebase! Yugo Nagata (yugo.nagata) 11 10 months ago
SQL Property Graph Queries (SQL/PGQ) 4904 Waiting on Author 4/10 +14800−471 Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) Vik Fearing (xocolatl), Zhao Junwang (zhjwpku) 6 2 days ago
Testing
Allow CI to only run the compiler warnings task 5249 Waiting on Author 18 10/10 +14−13 Bertrand Drouvot (bertranddrouvot.pg) Rustam ALLAKOV (rustam.allakov) 4 1 month ago
Reduce DEBUG level of catcache refreshing messages 5785 Waiting on Author Testing Monitoring 10/10 +2−2 Jelte Fennema-Nio (jeltef) 1 1 month ago