Commitfest 2025-03 (2025-03-01 - 2025-04-08)

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


Status summary: Needs review: 19. Waiting on Author: 23. Ready for Committer: 4. Committed: 153. Moved to next CF: 107. Returned with Feedback: 9. Rejected: 6. Withdrawn: 22. Total: 343.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
pg_ctl start may return 0 even if the postmaster has been already started on Windows 4573 Waiting on Author Needs rebase! Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) 8 3 months ago
Fix rare recovery shutdown hang 4884 Waiting on Author Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch), Martijn Wallet (mwallet) 5 6 months ago
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts 4986 Waiting on Author 6/7 +6−2 Matthias van de Meent (mmeent) Akshat Jaimini (akshatj) 5 6 months ago
Prevent incorrect entries in pg_stat_activity. 5105 Waiting on Author 6/7 +19−2 Fujii Masao (masaofujii) 4 6 months ago
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() 5124 Waiting on Author Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch) 4 3 months ago
psql client does not handle WSAEWOULDBLOCK on Windows 5154 Waiting on Author 7/7 +1−1 Umar Hayat (pgwizard) 4 6 months ago
Fix race between WAL flush and InstallXLogFileSegment() 5276 Waiting on Author Needs rebase! Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc) 3 8 months ago
Fix for consume_xids advancing XIDs incorrectly 5303 Waiting on Author stable 6/7 +0−0 Yushi Ogiwara (yushi) 3 6 months ago
Fix creation of empty .log files during log rotation 5365 Waiting on Author 6/7 +15−12 Arseny Kositsin (arseny114) 2 3 months ago
Miscellaneous
Waiting for LSN replay with WAIT FOR command 5550 Waiting on Author Needs rebase! Alexander Korotkov (smagen) Yura Sokolov (funny_falcon) 1 3 months ago
Monitoring & Control
Add function - pg_accept_connections_start_time() 5576 Waiting on Author 18 7/7 +52−0 Robins Tharakan (robins) Fujii Masao (masaofujii) 1 3 months ago
Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC 5595 Waiting on Author 18 Needs rebase! James Hunter (hunjmes) 1 2 months ago
Performance
Allow partition-wise join when whole row var is needed 5128 Waiting on Author 18 Needs rebase! Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) 4 6 months ago
Asynchronous MergeAppend Execution 5129 Waiting on Author Needs rebase! Alexander Pyhalov (a.pyhalov) 4 10 months ago
Showing applied extended statistics in explain Part2 5359 Waiting on Author 18 Needs rebase! Tatsuro Yamada (tatsuro_yamada) Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov), Masahiro Ikeda (masahiro.ikeda), Ilia Evdokimov (ilidock95) Tomas Vondra (fuzzycz) 3 4 months ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 5622 Waiting on Author Needs rebase! Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) 1 4 months ago
Refactoring
New [relation] options engine 4688 Waiting on Author Needs rebase! Nikolay Shaplov (nataraj) 7 3 months ago
Replication & Recovery
Log LSN before table is dropped 5386 Waiting on Author 6/7 +8−0 Andrey Borodin (x4m), Nikolay Samokhvalov (nikolay), Kirk Wolak (kirkw) Jim Jones (jimus) 2 3 months ago
Server Features
Extensible storage manager API 5616 Waiting on Author Needs rebase! Andreas Karlsson (kandreas), Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent), Tristan Partin (tristan957) 1 3 months ago
SQL Commands
INSERT ... ON CONFLICT DO SELECT [FOR ...] 5413 Waiting on Author 7/7 +831−190 Andreas Karlsson (kandreas), Marko Tiikkaja (johto) Dean Rasheed (deanr) 2 3 months ago
explain plans for foreign servers 5525 Waiting on Author Needs rebase! dinesh salve (dinesh-salve) 1 3 months ago
System Administration
Enable fine-grained control over what gets logged on connection attempt (reduces log size) 5609 Waiting on Author 18 Needs rebase! Sergey Dudoladov (sdudoladov) 1 3 months ago
Testing
Add support for EXTRA_REGRESS_OPTS for meson test 5602 Waiting on Author 7/7 +7−1 Andreas Karlsson (kandreas) Rustam ALLAKOV (rustam.allakov) 1 3 months ago