Commitfest PG19-2 (2025-09-01 - 2025-09-30)

Shortcuts
New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
* All
* All
Clear


Status summary: Needs review: 26. Waiting on Author: 1. Ready for Committer: 2. Moved to next CF: 5. Total: 34.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Decouple C++ support in Meson's PGXS from LLVM enablement 5885 Needs review Good First Review stable Needs rebase! Tristan Partin (tristan957) 1 2 months ago
GIN tries to form a tuple with a partial compressedList during insertion 5890 Needs review 10/10 +12−8 Arseniy Mukhin (amukhin) 1 1 week ago
pg_restore --no-policies should not restore policies' comment 5891 Needs review Bugfix Backport 18 10/10 +33−1 Jian He (stayreal) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago
Add proper checks for ecpg_strdup() return value 5910 Needs review Bugfix 19 10/10 +68−6 Aleksander Alekseev (a.alekseev), Evgeniy Gorbanev (esgor) 1 yesterday
Clients
Making pg_rewind faster 5902 Needs review Performance 19 10/10 +137−5 Justin Kwan (justinpkwan.outlook.com), John Hsu (johnhsu) 2 5 days ago
Documentation
PG 18 beta1 release notes misses mention of pg_noreturn 5895 Needs review Docs Only 18 Needs rebase! Steve Chávez (steve-chavez) 1 1 week ago
Documenting inlining SQL functions 5898 Needs review Docs Only 19 10/10 +158−92 Paul Jungwirth (pjungwir) 1 6 days ago
Document reopen of output file via SIGHUP in pg_recvlogical 5909 Needs review Docs Only 10/10 +10−0 Fujii Masao (masaofujii) 1 3 days ago
Miscellaneous
Produce LLVM bitcode files on meson builds 5671 Needs review Performance 19 10/10 +824−59 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 2 6 days ago
Generate random dates/times in a specified range 5906 Needs review 10/10 +412−8 damien clochard (daamien) Greg Sabino Mullane (greg) 1 18 hours ago
Performance
parallel safety of correlated subquery (was: parallel_safe) 5892 Needs review Performance 19 9/10 +73−42 Andy Fan (andy2) 1 1 week ago
Don't keep closed WAL segment in page cache after replay 5894 Needs review Performance 19 10/10 +51−4 Anthonin Bonnefoy (bonnefoa) 1 1 week ago
Adding support for Row Compares to nbtree startikey optimization 5896 Needs review 19 10/10 +134−32 Peter Geoghegan (pgeoghegan) 1 1 week ago
Saving stack space in nbtree's _bt_first function 5897 Needs review 9/10 +3−3 Peter Geoghegan (pgeoghegan) 1 6 days ago
Optimize LISTEN/NOTIFY 5912 Needs review 19 9/10 +529−27 Joel Jacobson (joeljacobson) 1 10 hours ago
Automatically sizing the IO worker pool 5913 Needs review 19 10/10 +555−118 Thomas Munro (macdice) 1 yesterday
Refactoring
Refactor bytea_sortsupport(), take two 5889 Needs review 19 10/10 +213−22 Aleksander Alekseev (a.alekseev) 1 1 week ago
Replication & Recovery
Invalid pointer access in logical decoding after error 5903 Needs review Logical Replication 10/10 +18−0 vigneshwaran C (vignesh.postgres) 1 1 week ago
Unnecessary delay in streaming replication due to replay lag 5908 Needs review Good First Review Logical Replication Physical Replication stable 10/10 +404−9 Sunil S (sunils26) 1 3 days ago
Server Features
domain over virtual generated column 5725 Needs review 19 Needs rebase! Jian He (stayreal) 2 1 month ago
Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions 5901 Needs review 18 5/10 +150−2 Shirisha V (shirishav) 1 3 days ago
no table rewrite when set column type to constrained domain 5907 Needs review 19 10/10 +114−10 Jian He (stayreal) 1 3 days ago
SQL Commands
Add XMLCanonicalize function 4237 Ready for Committer 19 10/10 +415−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) 12 1 month ago
CREATE OR REPLACE MATERIALIZED VIEW 5099 Waiting on Author 19 10/10 +749−96 Erik Wienhold (ewie) newtglobal postgresql_contributors (newtpostgrescontributors) 5 3 months ago
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 5270 Needs review 10/10 +1199−25 Florents Tselai (florentst) David Wheeler (theory) 3 15 hours ago
System Administration
Adding pg_dump flag for parallel export to pipes 5893 Needs review 19 5/10 +475−78 Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar) 1 1 week ago
Testing
Add 'make check-tests' behavior to the meson based builds 5405 Ready for Committer Testing 19 9/10 +16−6 Nazir Bilal Yavuz (nbyavuz) Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) 4 3 months ago
Explicitly enable meson features in CI 5899 Needs review CI 19 10/10 +99−24 Nazir Bilal Yavuz (nbyavuz) 1 yesterday
Improve error reporting in 027_stream_regress test 5900 Needs review Good First Review Testing 19 10/10 +82−1 Nazir Bilal Yavuz (nbyavuz) 1 1 week ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
OAuth: run Autoconf tests with correct compiler flags 5905 Moved to different CF Bugfix 18 10/10 +24−12 Jacob Champion (jchampion) Jacob Champion (jchampion) 3 yesterday
Documentation
Fix inconsistency in the pg_buffercache documentation 5887 Moved to different CF 19 10/10 +3−3 Bertrand Drouvot (bertranddrouvot.pg) Daniel Gustafsson (d_gustafsson) 2 1 week ago
failover slot documentation update 5904 Moved to different CF Docs Only 10/10 +0−0 Ashutosh Bapat (ashutoshbapat), shveta malik (shvetam) Amit Kapila (amitkapila) 2 2 days ago
Refactoring
XLogCtl->ckptFullXid is unused 5911 Moved to different CF 19 10/10 +0−17 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 14 hours ago
Server Features
gcc 15 "array subscript 0" warning at level -O3 5888 Moved to different CF 19 10/10 +39−0 Andres Freund (andresfreund) Andres Freund (andresfreund) 2 3 days ago
New patch