Commitfest 2025-07

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


Status summary: Needs review: 39. Waiting on Author: 2. Ready for Committer: 3. Committed: 8. Withdrawn: 2. Total: 54.

Active patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
ReplicationSlotRelease() crashes when the instance is in the single user mode 5626 Needs review 7/7 +27−0 Hayato Kuroda (ha-kun) 1 3 weeks ago
Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint 5627 Needs review 7/7 +51−0 Vitaly Davydov (vitprof) 1 2 weeks ago
OAuth Followup Patches 5635 Needs review 18 Needs rebase! Jacob Champion (jchampion) 1 2 days ago
Memory context can be its own parent and child in replication command 5637 Needs review 18 7/7 +102−14 Anthonin Bonnefoy (bonnefoa) 1 1 week ago
Accessing an invalid pointer in BufferManagerRelation structure 5646 Needs review 18 7/7 +45−34 Daniil Davydov (dddaniil) 1 1 week ago
Clients
Update LDAP Protocol in fe-connect.c to v3 5661 Needs review 6/7 +8−0 Andrew Jackson (andrewjackson) 1 20 hours ago
Documentation
split func.sgml to separated individual sgml files 5515 Needs review 6/7 +44−1 Jian He (stayreal) 2 3 days ago
TOAST is acronym so should be uppercase 5530 Needs review 7/7 +13−13 Peter Smith (smithpb2250) 2 3 days ago
DOCS: Make the Server Application docs synopses more consistent 5647 Needs review 7/7 +74−90 Peter Smith (smithpb2250) 1 1 week ago
Parallel safety docs for CTEs 5650 Needs review 7/7 +1−1 James Coleman (jcole1989) 1 1 week ago
Miscellaneous
dsm_registry: Add detach and destroy features 5654 Needs review 7/7 +222−1 Sungwoo Chang (swchangdev) 1 5 days ago
Monitoring & Control
Available disk space per tablespace 5651 Needs review 18 7/7 +171−4 Christoph Berg (myon) 1 1 week ago
query_id: jumble names of temp tables for better pg_stat_statement UX 5658 Needs review 18 6/7 +298−5 Christoph Berg (myon) 1 17 hours ago
Performance
Lock-free XLog Reservation from WAL 5633 Needs review 7/7 +532−55 Yura Sokolov (funny_falcon) 1 2 days ago
Memoize ANTI and SEMI JOIN inner 5636 Needs review 19 7/7 +174−12 Andrei Lepikhov (lepikhov) 1 2 days ago
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) 5656 Needs review 19 7/7 +311−4 Andrei Lepikhov (lepikhov) 1 6 days ago
Replication & Recovery
Warning for Datatype mismatch between subscriber table and publisher table for logical replication 5648 Needs review 17 1/7 +28−0 BharatDB PG (bharatdbpg) 1 1 week ago
Server Features
CREATE INDEX CONCURRENTLY for partitioned tables 5004 Needs review 2/7 +520−78 Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) 6 4 months ago
using index to speedup add not null constraints to a table 5444 Needs review 18 0/10 +498−12 Jian He (stayreal) 3 1 month ago
Options to control remote transactions’ access/deferrable modes in postgres_fdw 5624 Needs review 0/1 +0−0 Etsuro Fujita (efujita) 1 2 weeks ago
Allow table AMs to define their own reloptions 5631 Needs review stable 0/10 +1241−35 Julien Tachoires (julmon) 1 2 weeks ago
support fast default for domain with constraints 5641 Needs review 0/10 +324−6 Jian He (stayreal) 1 2 weeks ago
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint 5645 Needs review 7/7 +58−28 Jian He (stayreal) 1 1 week ago
SQL Commands
encode/decode support for base64url 5643 Needs review 7/7 +219−0 Florents Tselai (florentst) 1 1 week ago
SQL:2011 application time 5660 Needs review 7/7 +17819−559 Paul Jungwirth (pjungwir) 1 3 days ago
System Administration
Add arbitrary xid and mxid to pg_resetwal 5644 Needs review 18 2/7 +476−3 Daniil Davydov (dddaniil) 1 1 week ago
pg_dsm_registry system view 5652 Needs review 5/7 +110−0 Florents Tselai (florentst) 1 3 days ago

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Clients
Allow ';' to push queries in an ongoing psql pipeline 5655 Committed 18 6/7 +420−31 Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) 1 4 days ago
Documentation
doc: expand note about pg_upgrade's --jobs option 5632 Committed 18 6/7 +5−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 weeks ago
Miscellaneous
assert that wrapper_handler()'s argument is within expected range 5639 Committed 17 7/7 +4−0 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 weeks ago
remove open-coded popcount in acl.c 5649 Committed 18 7/7 +50−19 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 week ago
Refactoring
dead code in pg_upgrade 5657 Committed 18 7/7 +7−32 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 6 days ago
Server Features
Printing window function OVER clauses in EXPLAIN 5640 Committed 7/7 +574−253 Tom Lane (tgl) Tom Lane (tgl) 1 1 week ago
SQL Commands
Allow LISTEN on patterns 5630 Withdrawn 18 7/7 +194−42 Zongliang Quan (quanzl) 1 2 weeks ago
New patch