Commitfest PG20-1 (2026-07-01 – 2026-07-31)

No reviewers My patches My reviews New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 23. Waiting on Author: 1. Ready for Committer: 4. Moved to next CF: 5. Withdrawn: 2. Total: 35.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
support create index on virtual generated column. 5667 Waiting on Author 10/10 +49−0 Jian He (stayreal) Soumya S Murali (soumyamurali) 6 yesterday
Bypassing cursors in postgres_fdw to enable parallel plans 6233 Needs review postgres_fdw Performance 19 7/10 +612−81 Rafia Sabih (rafia.sabih) 2 1 week ago
Proposal to allow setting cursor options on Portals 6292 Needs review libpq Needs rebase! Dave Cramer (dcramer) Jelte Fennema-Nio (jeltef) 2 5 days ago
Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter 6556 Ready for Committer Good First Review 10/10 +4−4 Man Zeng (zengman) shihao zhong (zhong950419) 1 3 days ago
POC: PLpgSQL FOREACH IN JSON ARRAY 6557 Ready for Committer PL/pgSQL 9/10 +1011−8 Pavel Stehule (okbobcz) Jim Jones (jimus) 1 2 days ago
Pgbench: remove synchronous prepare 6558 Needs review Needs rebase! Dmitrii Bondar (difesu) 1 1 week ago
tid_blockno() and tid_offset() accessor functions 6559 Needs review SQL Commands 10/10 +198−0 Ayush Tiwari (aytiwari) 1 20 hours ago
pg_upgrade fails when extension_control_path is used 6562 Ready for Committer Bugfix 19 10/10 +197−2 Jonathan Gonzalez V. (sxd) Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 1 5 days ago
psql tab completion for user functions and if explicitly required also "pg_" 6563 Needs review psql 19 10/10 +49−1 Florin Irion (irionr) 1 1 month ago
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint 6564 Needs review Bugfix stable 10/10 +40−2 Jian He (stayreal) 1 1 week ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Needs review Bugfix stable 10/10 +0−0 Florin Irion (irionr) 1 1 week ago
guc: make dereference style consistent in check_backtrace_functions 6566 Needs review Bugfix 10/10 +18−18 zhang hu (zhanghu) 1 1 week ago
doc: Improve wal_level and effective_wal_level GUC around logical replication 6567 Needs review Docs Only stable 10/10 +27−31 David Johnston (polobo) 1 1 week ago
Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change 6569 Ready for Committer Bugfix stable Needs rebase! Vishal Prasanna (vishalprasanna) 1 5 days ago
Enable -Wstrict-prototypes and -Wold-style-definition by default 6572 Needs review Refactoring Only 19 10/10 +76−49 Bertrand Drouvot (bertranddrouvot.pg) 1 5 days ago
Compress prune/freeze records with Delta Frame of Reference algorithm 6574 Needs review Performance 0/10 +4638−35 Evgeny Voropaev (evoro) 1 1 week ago
Defend against -ffast-math in meson builds 6575 Needs review Devtools 19 9/10 +9−55 Bertrand Drouvot (bertranddrouvot.pg) 1 yesterday
Add missing stats_reset column to pg_statio_all_sequences view 6577 Needs review Good First Review Needs rebase! shihao zhong (zhong950419) 1 3 days ago
Add missing stats_reset column to pg_statio_all_sequences view 6578 Needs review Good First Review Needs rebase! shihao zhong (zhong950419) 1 3 days ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 9/10 +74−18 Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 1 yesterday
Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY 6580 Needs review Performance 19 8/10 +74−18 Surya Poondla (spoondla) 1 yesterday
Add missing stats_reset column to pg_statio_all_sequences view 6582 Needs review Monitoring stable Needs rebase! Sami Imseih (simseih), shihao zhong (zhong950419) Fujii Masao (masaofujii) 1 2 days ago
Fix premature timeout in pg_promote() caused by signal interruptions 6583 Needs review Bugfix 10/10 +4−4 Robert Pang (robertpang-oss) 1 3 days ago
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” 6584 Needs review Bugfix My First Patch 10/10 +4−12 Masashi Kamura (kam) 1 3 days ago
Use C11 alignas in typedef definitions 6585 Needs review Refactoring Only 19 9/10 +19−19 Bertrand Drouvot (bertranddrouvot.pg) 1 2 weeks ago
Avoid multiple calls to memcpy (src/backend/access/index/genam.c) 6586 Needs review Refactoring Only 19 7/10 +4−4 Ranier Vilela (raniervilela) 1 2 days ago
Fix JSON_SERIALIZE() coercion placeholder type for jsonb input 6587 Needs review Bugfix 10/10 +80−3 Matt Blewitt (mble-ps) 1 yesterday
Speed up COPY TO text/CSV parsing using SIMD 6588 Needs review Performance 19 10/10 +236−18 Ayoub Kazar (kaz) 1 6 hours ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
doc: Clarify that empty COMMENT string removes the comment 6560 Moved to different CF Docs Only stable 10/10 +63−7 David Johnston (polobo), Chao Li (chaol) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 week ago
astreamer_lz4: fix bug of output pointer advancement in decompressor 6561 Moved to different CF Bugfix 19 10/10 +2−2 Chao Li (chaol) Xuneng Zhou (dylanzhou) Tom Lane (tgl) 2 1 week ago
DSA pagemap out-of-bounds in make_new_segment odd-sized path 6570 Moved to different CF Bugfix Needs rebase! Paul Bunn (pbunn) Michael Paquier (michael-kun) 2 6 days ago
Inconsistency in owner assignment between INDEX and STATISTICS 6571 Withdrawn Bugfix 19 10/10 +26−1 Joshua Shin (shin) Amit Khandekar (amitdkhan) 1 3 days ago
Add missing stats_reset column to pg_stat_database_conflicts view 6573 Moved to different CF 10/10 +38−7 shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 yesterday
Make Intel's ICX compiler working 6576 Withdrawn Devtools 19 10/10 +275−2 Bertrand Drouvot (bertranddrouvot.pg) 1 3 days ago
Silence a new Valgrind warning 6581 Moved to different CF Good First Review 10/10 +2−0 Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 2 yesterday
New patch