Commitfest PG19-3 (2025-11-01 – 2025-11-30)

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: 239. Waiting on Author: 38. Ready for Committer: 25. Committed: 48. Moved to next CF: 15. Withdrawn: 9. Total: 374.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix bug with accessing to temporary tables of other sessions 5379 Needs review Bugfix Backport 18 10/10 +293−20 Daniil Davydov (dddaniil) Rafia Sabih (rafia.sabih), Jim Jones (jimus) 5 yesterday
bt_index_parent_check false alarm for indexes created concurrently 5438 Ready for Committer Bugfix Backport 10/10 +70−40 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Andrey Borodin (x4m) 5 1 month ago
disallow alter individual column if partition key contains wholerow reference 5988 Waiting on Author Bugfix Backport 18 10/10 +36−0 Jian He (stayreal) Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 2 yesterday
bug: virtual generated column can be partition key 5989 Needs review Bugfix Backport 18 10/10 +86−40 Ashutosh Bapat (ashutoshbapat) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 months ago
fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY 6030 Needs review Bugfix Backport 18 10/10 +37−0 Jian He (stayreal) Álvaro Herrera (alvherre) 1 1 month ago
UPDATE with invalid domain constraint 6031 Needs review Bugfix Backport stable 10/10 +114−0 Jian He (stayreal) 1 2 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Needs review Bugfix Backport My First Patch stable 10/10 +15−13 Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 1 1 week ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Needs review Bugfix Backport stable 10/10 +492−3 Jian He (stayreal) 1 1 month ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 1 1 week ago
COPY WHERE clause generated/system column reference 6179 Needs review Bugfix Backport stable 10/10 +116−2 Jian He (stayreal) 1 yesterday
Clients
libpq: Fix processing of SSL records >8kB on async API 5251 Needs review Bugfix Backport stable 10/10 +318−8 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion) 6 2 months ago
Documentation
Document how commit handles aborted transactions 5546 Ready for Committer Backport Docs Only 10/10 +55−5 David Johnston (polobo) Ahmed Ashour (ahmedashour) 4 2 months ago
doc: Improve description of io_combine_limit and io_max_combine_limit GUCs 6115 Ready for Committer Backport Docs Only 10/10 +4−0 Karina Litskevich (karinalitskevich) Chao Li (chaol) 1 1 week ago
Replication & Recovery
Fix slot synchronization with two_phase decoding enabled 5664 Needs review Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 3 4 months ago
Server Features
Make pg_numa_init() cope with Docker 6171 Needs review Bugfix Backport stable 10/10 +11−4 Christoph Berg (myon) 1 yesterday

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
pg_restore --no-policies should not restore policies' comment 5891 Committed Bugfix Backport 18 10/10 +1−6 Jian He (stayreal) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 week ago
Display is_prev_bucket_same_wrt of xl_hash_squeeze_page 6048 Moved to different CF Bugfix Backport Needs rebase! Kirill Reshke (reshke) Michael Paquier (michael-kun) 2 1 month ago
Fix missing EvalPlanQual recheck for TID scans 6057 Moved to different CF Bugfix Backport My First Patch 10/10 +84−25 Sophie Alpert (sophiebits) David Rowley (davidrowley) 2 1 month ago
sql/json query function JsonBehavior default expression's collation may differ from returning type's collation 6100 Committed Bugfix Backport stable 10/10 +113−14 Jian He (stayreal) Amit Langote (amitlan) 1 2 weeks ago
Fix lag columns in pg_stat_replication not advancing when replay LSN stalls 6138 Committed Bugfix Backport 10/10 +13−0 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 6 days ago
Invalid primary_slot_name triggers warnings in all processes on reload 6139 Committed Bugfix Backport GUC 9/10 +58−2 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago
BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop 6143 Committed Bugfix Good First Review Backport stable 10/10 +10−4 Sunil S (sunils26) David Rowley (davidrowley) 1 1 week ago
New patch