Commitfest PG19-2 (2025-09-01 – 2025-09-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: 63. Waiting on Author: 16. Ready for Committer: 13. Committed: 67. Moved to next CF: 138. Withdrawn: 6. Rejected: 2. Returned with Feedback: 2. Total: 307.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Needs review Needs rebase! ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee) 6 3 months ago
Incremental Sort Cost Estimation Instability 5093 Needs review 18 Needs rebase! Andrei Lepikhov (lepikhov) 6 4 months ago
Fix standby may crash when switching-over in certain special cases 5199 Needs review 10/10 +2−2 pixian shi (pxshi) 5 9 months ago
Fix bug with accessing to temporary tables of other sessions 5379 Needs review Bugfix Backport 18 10/10 +182−23 Daniil Davydov (dddaniil) Rafia Sabih (rafia.sabih), Jim Jones (jimus) 4 2 weeks ago
Add guard to prevent recursive memory context logging. 5766 Needs review 10/10 +40−18 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 2 months ago
pg_restore --no-policies should not restore policies' comment 5891 Needs review Bugfix Backport 18 10/10 +1−6 Jian He (stayreal) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 weeks ago
Correction of RowMark Removal During Sel-Join Elimination 5943 Needs review Refactoring Only Bugfix 19 Needs rebase! Andrei Lepikhov (lepikhov) 1 1 month ago
Non-blocking archiver process 5971 Needs review Bugfix 19 9/10 +94−2 Patrick Stählin (packi) Artem Gavrilov (artem.gavrilov) 1 2 weeks ago
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) 1 1 month ago
Reset recovery target parameters in pg_createsubscriber 6004 Needs review Bugfix My First Patch 18 10/10 +222−8 Alyona Vinter (dlaaren) Ian Ilyasov (ianilyasov), mutaamba maasha (mutaambam) 1 1 week ago
Clients
Add Option to Check All Addresses For Matching target_session_attr 5396 Needs review 18 10/10 +306−10 Andrew Jackson (andrewjackson) 4 1 month ago
psql \dh: List High-Level (Root) Tables and Indexes 5594 Needs review stable 10/10 +170−7 Sadeq Dousti (msdousti) Greg Sabino Mullane (greg), Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 2 2 months ago
Add \pset options for boolean value display 5828 Needs review psql 19 10/10 +124−1 David Johnston (polobo) 2 3 months ago
Tab completion for large objects 5963 Needs review Needs rebase! Dagfinn Ilmari Mannsåker (ilmari) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 months ago
TAB completion for ALTER TABLE ... ALTER CONSTRAINT ... ENFORCED 5968 Needs review psql stable 10/10 +10−0 Kirill Reshke (reshke) 1 2 months ago
Code Comments
Clarify comment in _bt_set_startikey 5973 Needs review Comments Only Needs rebase! Chao Li (chaol) 1 1 month ago
Documentation
pg_restore add note about -n 5818 Needs review 10/10 +22−40 Florents Tselai (florentst) 2 1 year ago
Documenting inlining SQL functions 5898 Needs review Docs Only 19 10/10 +158−92 Paul Jungwirth (pjungwir) Pavel Stehule (okbobcz) 1 2 months ago
Miscellaneous
pgbench - adding pl/pgsql versions of tests 4105 Needs review 10/10 +247−14 Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) 7 1 month ago
System views for versions reporting 5318 Needs review stable Needs rebase! Dmitry Dolgov (erthalion) 5 6 months ago
Coccinelle for PostgreSQL development 5509 Needs review 18 Needs rebase! Mats Kindahl (matski) 2 7 months ago
contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype 5718 Needs review 19 10/10 +247−52 Robin Haberkorn (rhaberkorn) 2 3 months ago
Let plan_cache_mode to be a little less strict 5923 Needs review GUC 19 2/10 +245−0 Andrei Lepikhov (lepikhov) 1 1 month ago
Expose custom planning data in EXPLAIN 5965 Needs review 19 Needs rebase! Andrei Lepikhov (lepikhov) 1 1 month ago
Problem in 'ORDER BY' of a column using a created collation? 5990 Needs review Not processed Nishant Sharma (nishant-at-edb) 1 2 weeks ago
Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c) 6008 Needs review 19 10/10 +5−6 Ranier Vilela (raniervilela) 1 1 month ago
Update meson build files to enable building postgres as a subproject 6018 Needs review My First Patch 19 10/10 +7−7 Elliot Haisley (elliothb) 1 1 month ago
Monitoring & Control
Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC 5595 Needs review 18 Needs rebase! James Hunter (hunjmes) 2 2 months ago
Report bytes and transactions actually sent downtream 5877 Needs review 10/10 +351−89 Ashutosh Bapat (ashutoshbapat) 2 1 week ago
Report replica identity in pg_publication_tables 5878 Needs review 10/10 +109−23 Ashutosh Bapat (ashutoshbapat) 2 3 months ago
Performance
Showing applied extended statistics in explain Part2 5359 Needs review 18 10/10 +365−2 Tatsuro Yamada (tatsuro_yamada) Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov), Masahiro Ikeda (masahiro.ikeda), Ilia Evdokimov (ilidock95) Tomas Vondra (fuzzycz) 4 2 months ago
Improvement of var_eq_non_const() 5588 Needs review 18 2/10 +29−14 Fedor Sigaev (sigaev) 2 6 months ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 5622 Needs review Needs rebase! Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) 2 1 month ago
Parallel processing of indexes in autovacuum 5755 Needs review 18 2/10 +346−18 Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) Masahiko Sawada (masahikosawada), Sami Imseih (simseih) 2 3 weeks ago
parallel safety of correlated subquery (was: parallel_safe) 5892 Needs review Performance 19 9/10 +73−42 Andy Fan (andy2) 1 3 months ago
Automatically sizing the IO worker pool 5913 Needs review 19 Needs rebase! Thomas Munro (macdice) 1 2 months ago
Optimize ProcSignal to avoid redundant SIGUSR1 signals 5931 Needs review 19 10/10 +57−49 Joel Jacobson (joeljacobson) 1 2 months ago
Optimize JsonbContainerTypeName by reordering type checks 6000 Needs review Refactoring Only 19 10/10 +5−5 Chao Li (chaol) 1 1 month ago
Procedural Languages
declarative session variables, LET command 1608 Needs review 10/10 +7914−63 Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) 37 2 weeks ago
Refactoring
Make numeric type accessible to third-party code. 5623 Needs review stable 10/10 +290−285 Ed Behn (edbehn) Jelte Fennema-Nio (jeltef) 2 2 weeks ago
Improve logicalrep_worker_launch() logic 5734 Needs review 10/10 +42−36 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 5 months ago
Thread-safe getopt() 5760 Needs review 19 10/10 +268−163 Heikki Linnakangas (heikki) Peter Eisentraut (petere) 2 4 months ago
Replace magic numbers with strategy numbers for B-tree indexes 5875 Needs review 19 10/10 +50−7 Daniil Davydov (dddaniil) 2 1 month ago
Treat semaphores similar to other shared memory structures 5997 Needs review Refactoring Only 10/10 +11−31 Ashutosh Bapat (ashutoshbapat) 1 1 month ago
List TAP test files in makefiles 6011 Needs review 10/10 +405−8 Peter Eisentraut (petere) 1 1 month ago
Replication & Recovery
Fix slot synchronization with two_phase decoding enabled 5664 Needs review 17 Needs rebase! Zhijie Hou (houzj) 2 3 months ago
Make wal_receiver_timeout configurable per subscription 5781 Needs review Needs rebase! Fujii Masao (masaofujii) 2 2 months ago
Proposal: GUC to control starting/stopping logical subscription workers 5961 Needs review GUC Logical Replication 19 Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 4 weeks ago
Implement batching for walsender notifications during logical cascade replication 6019 Needs review Performance Logical Replication 19 10/10 +167−2 Alexey Makhmutov (lerm) 1 3 weeks ago
Server Features
Changing shared_buffers without restart 5319 Needs review 0/10 +2538−361 Dmitry Dolgov (erthalion) Vladlen Popolitov (vladlenpopolitov) 5 2 weeks ago
Support enabling checksums online 5323 Needs review Needs rebase! Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) Tomas Vondra (fuzzycz) 5 1 month ago
SQL/JSON json_table PLAN clause 5478 Needs review 18 9/10 +2308−168 Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrew Dunstan (adunstan), Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Anton Melnikov (antonmel), Nikita Malakhov (nmalakh) Amit Langote (amitlan), Vladlen Popolitov (vladlenpopolitov) 4 6 months ago
Extended Statistics set/restore/clear functions 5517 Needs review Needs rebase! Corey Huinker (coreyh) 3 1 month ago
SQL function to access to `creating_extension` 5735 Needs review 19 9/10 +15−0 Yurii Rashkovskii (yrashk) warda bibi (warda) 2 2 months ago
Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions 5901 Needs review 18 10/10 +199−15 Shirisha V (shirishav) 1 3 weeks ago
Import Statistics in postgres_fdw before resorting to sampling. 5959 Needs review 19 10/10 +746−4 Corey Huinker (coreyh) 1 1 month ago
Improve initial slot synchronization in pg_sync_replication_slots() 5976 Needs review Logical Replication 19 0/10 +333−75 Ajin Cherian (ajinc) 1 2 weeks ago
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Needs review 10/10 +8206−39 Dmitry Koval (d.koval) stephane tachoires (sttachoires) Alexander Korotkov (smagen) 15 3 weeks ago
SQL:2023 JSON simplified accessor support 5214 Needs review 19 10/10 +1904−205 Alexandra Wang (alexandrawang) Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef) 6 2 weeks ago
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 5270 Needs review Needs rebase! Florents Tselai (florentst) David Wheeler (theory) 3 3 months ago
Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee 6020 Needs review 19 10/10 +210−0 Florents Tselai (florentst) 1 1 month ago
System Administration
Add arbitrary xid and mxid to pg_resetwal 5644 Needs review 18 2/10 +476−3 Daniil Davydov (dddaniil) 2 7 months ago
Adding pg_dump flag for parallel export to pipes 5893 Needs review 19 Needs rebase! Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar) 1 1 month ago