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

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


Status summary: Needs review: 26. Waiting on Author: 6. Committed: 119. Moved to next CF: 237. Withdrawn: 16. Returned with Feedback: 1. Rejected: 2. Total: 407.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
libpq: Fix processing of SSL records >8kB on async API 5251 Moved to different CF Bugfix Backport libpq stable 10/10 +208−11 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion) 7 1 week ago
Fix bug with accessing to temporary tables of other sessions 5379 Moved to different CF Bugfix Backport 18 10/10 +182−23 Daniil Davydov (dddaniil) Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) 7 1 week ago
bt_index_parent_check false alarm for indexes created concurrently 5438 Moved to different CF Bugfix Backport 10/10 +70−40 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Andrey Borodin (x4m) Álvaro Herrera (alvherre) 6 2 months ago
Document how commit handles aborted transactions 5546 Moved to different CF Backport Docs Only 10/10 +55−5 David Johnston (polobo) Kirill Reshke (reshke), Ahmed Ashour (ahmedashour) Tom Lane (tgl) 6 1 week ago
Fix slot synchronization with two_phase decoding enabled 5664 Moved to different CF Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 4 9 months ago
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 5 months ago
Unnecessary delay in streaming replication due to replay lag 5908 Moved to different CF Good First Review Logical Replication Physical Replication Backport GUC stable 9/10 +406−9 Sunil Seetharama (sunils26) Fujii Masao (masaofujii), Josef Šimánek (retro), Huansong Fu (huansong) 3 4 months ago
disallow alter individual column if partition key contains wholerow reference 5988 Moved to different CF Bugfix Backport 18 10/10 +39−0 Jian He (stayreal) Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 4 5 months ago
bug: virtual generated column can be partition key 5989 Committed Bugfix Backport 18 10/10 +86−40 Ashutosh Bapat (ashutoshbapat) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 months ago
fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY 6030 Committed Bugfix Backport 18 10/10 +37−0 Jian He (stayreal) Álvaro Herrera (alvherre) 1 5 months ago
UPDATE with invalid domain constraint 6031 Moved to different CF Bugfix Backport stable 0/10 +114−0 Jian He (stayreal) 3 7 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Moved to different CF Bugfix Backport My First Patch stable 10/10 +259−13 Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 3 6 days 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 6 months ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Moved to different CF Bugfix Backport stable 3/10 +634−5 Jian He (stayreal) 3 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 6 months 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 5 months ago
doc: Improve description of io_combine_limit and io_max_combine_limit GUCs 6115 Committed Backport Docs Only 10/10 +16−9 Karina Litskevich (karinalitskevich) Chao Li (chaol) Fujii Masao (masaofujii) 1 4 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 3 5 months 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 5 months 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 5 months 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 Seetharama (sunils26) David Rowley (davidrowley) 1 5 months ago
Make pg_numa_init() cope with Docker 6171 Withdrawn Bugfix Backport stable Needs rebase! Christoph Berg (myon) 1 4 months ago
COPY WHERE clause generated/system column reference 6179 Moved to different CF Bugfix Backport stable Needs rebase! Jian He (stayreal) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 months ago
transformJsonFuncExpr pathspec cache lookup failed 6232 Committed Bugfix Backport stable Needs rebase! Jian He (stayreal) Amit Langote (amitlan) 2 4 months ago