Commitfest 2025-07

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


Status summary: Needs review: 36. Ready for Committer: 3. Committed: 7. Withdrawn: 1. Total: 47.

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 2 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 6/7 +63−49 Jacob Champion (jchampion) 1 22 hours 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 6 days ago
Accessing an invalid pointer in BufferManagerRelation structure 5646 Needs review 18 7/7 +45−34 Daniil Davydov (dddaniil) 1 1 week ago
Clients
Allow ';' to push queries in an ongoing psql pipeline 5655 Needs review 18 6/7 +420−31 Anthonin Bonnefoy (bonnefoa) 1 4 hours ago
Documentation
Streaming Replication vs Logical 5296 Needs review 7/7 +31−22 Paul Jungwirth (pjungwir) Robert Treat (xzilla) 3 3 weeks ago
split func.sgml to separated individual sgml files 5515 Needs review 7/7 +44−1 Jian He (stayreal) 2 4 months ago
TOAST is acronym so should be uppercase 5530 Needs review 7/7 +13−13 Peter Smith (smithpb2250) 2 22 hours ago
pg_recvlogical requires -d but not described on the documentation 5625 Needs review 6/7 +25−1 Hayato Kuroda (ha-kun) 1 4 hours ago
DOCS: Make the Server Application docs synopses more consistent 5647 Needs review 7/7 +74−90 Peter Smith (smithpb2250) 1 5 days ago
Parallel safety docs for CTEs 5650 Needs review 6/7 +1−1 James Coleman (jcole1989) 1 5 days ago
Miscellaneous
dsm_registry: Add detach and destroy features 5654 Needs review 7/7 +222−1 Sungwoo Chang (swchangdev) 1 12 hours ago
Monitoring & Control
track generic and custom plans in pg_stat_statements 5634 Needs review 7/7 +303−14 Sami Imseih (simseih) Greg Sabino Mullane (greg) 1 1 week ago
Available disk space per tablespace 5651 Needs review 18 7/7 +171−4 Christoph Berg (myon) 1 2 days ago
query_id: jumble names of temp tables for better pg_stat_statement UX 5658 Needs review 18 7/7 +79−1 Christoph Berg (myon) 1 9 hours ago
Performance
CRC32C Parallel Computation Optimization on ARM 4620 Needs review 6/7 +268−12 xiang gao (xiang.gao) Nathan Bossart (bossartn), John Naylor (john.naylor) 8 1 hour ago
Lock-free XLog Reservation from WAL 5633 Needs review 6/7 +530−54 Yura Sokolov (funny_falcon) 1 1 week ago
Memoize ANTI and SEMI JOIN inner 5636 Needs review 19 6/7 +18−6 Andrei Lepikhov (lepikhov) 1 1 week ago
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) 5656 Needs review 19 7/7 +311−4 Andrei Lepikhov (lepikhov) 1 20 hours ago
Replication & Recovery
Synchronization of sequences to subscriber 5111 Needs review Needs rebase! vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Peter Smith (smithpb2250) 5 6 days ago
Conflict detection for update_deleted in logical replication 5378 Needs review 6/7 +2150−178 Hou Zhijie (houzj) Hayato Kuroda (ha-kun) Amit Kapila (amitkapila) 3 6 days ago
Filter irrelevant change before reassemble transactions during logical decoding 5585 Needs review Needs rebase! Jie Li (adger), Ajin Cherian (ajinc), Hou Zhijie (houzj) Peter Smith (smithpb2250), Hou Zhijie (houzj) Amit Kapila (amitkapila) 2 5 days ago
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 6 days ago
Security
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Needs review 7/7 +255−32 Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 10 1 week ago
Server Features
on_error table, saving error info to a table 4817 Needs review Needs rebase! jian he (hellothere) Nishant Sharma (nishant-at-edb) 7 3 months ago
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
refactor AlterDomainAddConstraint (alter domain add constraint) 5455 Needs review 18 6/7 +79−8 Jian He (stayreal) Peter Eisentraut (petere) 3 1 week 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 1 week ago
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint 5645 Needs review 6/7 +58−28 Jian He (stayreal) 1 1 week ago
SQL Commands
encode/decode support for base64url 5643 Needs review 6/7 +219−0 Florents Tselai (florentst) 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
New patch