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: 24. Waiting on Author: 6. Committed: 120. Moved to next CF: 238. Withdrawn: 16. Returned with Feedback: 1. Rejected: 2. Total: 407.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
KNN-btree 4871 Waiting on Author Needs rebase! Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 8 1 year ago
Use WALReadFromBuffers in more places 4952 Needs review 10/10 +70−30 Bharath Rupireddy (bharathrupireddy) 5 6 months ago
Coccinelle for PostgreSQL development 5509 Needs review 18 10/10 +845−8 Mats Kindahl (mkindahl) 3 5 months ago
starjoin join order planning 5553 Needs review Performance 10/10 +794−3 Tomas Vondra (fuzzycz) 3 4 months ago
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c 5573 Needs review Performance 18 10/10 +217−42 Yura Sokolov (funny_falcon) 3 7 months ago
Lock-free XLog Reservation from WAL 5633 Needs review Performance 9/10 +532−57 Yura Sokolov (funny_falcon) 2 11 months ago
Small optimization set tuple block/tableOid once 5683 Waiting on Author Performance 19 10/10 +40−18 Ranier Vilela (raniervilela) 2 1 year ago
Silence resource leaks alerts 5701 Needs review 19 10/10 +3−3 Ranier Vilela (raniervilela) 2 1 year ago
contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype 5718 Needs review 19 Needs rebase! Robin Haberkorn (rhaberkorn) 3 9 months ago
Optimize ProcSignal to avoid redundant SIGUSR1 signals 5931 Needs review Performance 19 10/10 +57−49 Joel Jacobson (joeljacobson) 2 8 months ago
Enhance Makefiles to rebuild objects on map file changes 5953 Needs review 19 10/10 +97−0 Chao Li (chaol) 2 6 months ago
Implement batching for walsender notifications during logical cascade replication 6019 Needs review Performance Logical Replication 19 Needs rebase! Alexey Makhmutov (lerm) 2 5 months ago
Perform check for oversized WAL record before calculating record CRC 6039 Needs review Performance 10/10 +63−13 Sergey Fukanchik (fukanchik) 1 7 months ago
AIX support 6050 Needs review 19 Needs rebase! AIX PG user (pg-aixusr) 1 1 month ago
Speed up of vac_update_datfrozenxid. 6060 Needs review Performance 19 10/10 +73−45 Rustam Khamidullin (rustamkhamidullin) 1 5 months ago
Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions 6122 Needs review Testing Refactoring Only 19 Needs rebase! B Sadhu Prasad Patro (sadhuprasad) 1 5 months ago
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 6135 Needs review My First Patch 10/10 +591−1 Akshay Joshi (akshay.joshi) 1 4 months ago
ci: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade 6165 Needs review CI Testing 10/10 +80−33 Nazir Bilal Yavuz (nbyavuz) 1 5 months ago
Add uuid <-> base32hex conversion 6195 Needs review 9/10 +324−0 Andrey Borodin (x4m) 1 2 weeks ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Index Prefetching 4351 Moved to different CF Performance Needs rebase! Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) 15 1 week ago
Sequence Access Methods, round two 4677 Moved to different CF Needs rebase! Michael Paquier (michael-kun) 12 3 months ago
Eager aggregation, take 3 4881 Committed 19 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 8 6 months ago
Return pg_control from pg_backup_stop(). 4997 Moved to different CF 19 10/10 +199−27 David Steele (dsteele) 11 2 days ago
relfilenode statistics 5007 Moved to different CF Monitoring 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 11 2 weeks ago
Incremental Sort Cost Estimation Instability 5093 Moved to different CF Bugfix 18 Needs rebase! Andrei Lepikhov (lepikhov) 8 10 months ago
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 5160 Moved to different CF Bugfix stable Needs rebase! Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Álvaro Herrera (alvherre) 7 2 months ago
Fix standby may crash when switching-over in certain special cases 5199 Moved to different CF Bugfix Needs rebase! pixian shi (pxshi) 7 1 year ago
Refactor SLRU to always use long file names 5250 Moved to different CF Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 1 week ago
Fix for consume_xids advancing XIDs incorrectly 5303 Moved to different CF Bugfix stable Needs rebase! Yushi Ogiwara (yushi) 6 3 months ago
Fix creation of empty .log files during log rotation 5365 Rejected 10/10 +15−12 Arseny Kositsin (arseny114) 4 4 months ago
revamp row-security tracking 5397 Withdrawn Security 19 9/10 +25−17 Nathan Bossart (bossartn) 5 1 year ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Moved to different CF Multithreading AIO 10/10 +448−37 Jelte Fennema-Nio (jeltef) 7 1 month ago
Corrupted FSM page is not saved after zeroing. 5615 Moved to different CF Bugfix 10/10 +3−0 Anton Melnikov (antonmel) 6 5 months ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 5622 Moved to different CF Performance 10/10 +134−19 Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Andres Freund (andresfreund) 5 6 days 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
Produce LLVM bitcode files on meson builds 5671 Moved to different CF Performance 19 10/10 +928−58 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 5 1 week ago
Random pg_upgrade 004_subscription test failure on drongo 5673 Moved to different CF Bugfix 9/10 +25−0 vigneshwaran C (vignesh.postgres) 4 5 months ago
Improve coments on structures in trigger.c 5680 Moved to different CF Comments Only 10/10 +47−40 Yugo Nagata (yugo.nagata) 4 6 months ago
Create DATA dump objects for partitioned tables too 5692 Moved to different CF Performance Needs rebase! Tom Lane (tgl) 6 11 months ago
domain over virtual generated column 5725 Moved to different CF 19 Needs rebase! Jian He (stayreal) 4 10 months ago
Improve logicalrep_worker_launch() logic 5734 Moved to different CF Refactoring Only Needs rebase! Fujii Masao (masaofujii) Fujii Masao (masaofujii) 4 11 months ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Moved to different CF 19 10/10 +219−29 Jian He (stayreal) 6 1 month ago
Disallow concurrent ALTER DOMAIN and DROP DOMAIN 5773 Moved to different CF 19 0/10 +126−0 Jian He (stayreal) 4 3 months ago
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Moved to different CF Performance Help - Stuck Rebasing Logical Replication 19 2/10 +96−3 Hannu Krosing (hannukrosing) 5 3 months ago
Make wal_receiver_timeout configurable per subscription 5781 Moved to different CF 10/10 +245−101 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 5 1 month ago
Support tid range scan in parallel 5803 Committed 10/10 +442−58 Cary Huang (cary) David Rowley (davidrowley) 2 4 months ago
Improve tab completion for various SET/RESET forms 5810 Moved to different CF libpq 19 10/10 +74−11 Dagfinn Ilmari Mannsåker (ilmari) 3 5 months ago
pg_restore add note about -n 5818 Moved to different CF Docs Only 10/10 +26−16 Florents Tselai (florentst) Álvaro Herrera (alvherre) 4 2 months ago
Add \pset options for boolean value display 5828 Committed psql libpq 19 10/10 +120−1 David Johnston (polobo) Álvaro Herrera (alvherre) 3 5 months ago
Change the names generated for index partitions 5832 Moved to different CF 19 Needs rebase! Tom Lane (tgl) 4 6 months ago
Carefully exposing information without authentication 5845 Moved to different CF Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 4 3 weeks ago
docs: Include protocol version changes made without a version bump or extension 5863 Moved to different CF Docs Only 10/10 +22−104 Jelte Fennema-Nio (jeltef) 6 2 months ago
Report bytes and transactions actually sent downtream 5877 Moved to different CF Monitoring Logical Replication 0/10 +434−166 Ashutosh Bapat (ashutoshbapat) 6 3 weeks ago
Document DSM Registry 5914 Moved to different CF Docs Only 19 Needs rebase! Florents Tselai (florentst) 3 6 months ago
Eagerly evict bulkwrite strategy ring 5919 Moved to different CF Performance 19 Needs rebase! Melanie Plageman (melanieplageman) 5 3 months ago
Document AccessExclusive lock behaviour on standbys 5920 Withdrawn Docs Only 10/10 +8−0 Anthonin Bonnefoy (bonnefoa) 2 9 months ago
Fix incorrect comment in pg_get_shmem_allocations_numa() 5927 Committed Comments Only 19 10/10 +6−9 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 2 5 months ago
Making jsonb_agg() faster 5930 Moved to different CF Performance Needs rebase! Tom Lane (tgl) Tom Lane (tgl) 3 3 months ago
Adding locks statistics 5942 Moved to different CF Monitoring 19 10/10 +50−18 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 4 1 week ago
Correction of RowMark Removal During Sel-Join Elimination 5943 Committed Bugfix 19 Needs rebase! Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 2 7 months ago
pg_waldump: support decoding of WAL inside tarfile 5955 Moved to different CF 19 10/10 +1557−251 Amul Sul (sulamul) Andrew Dunstan (adunstan) 4 1 week ago
Enhance statistics reset functions to return reset timestamp 5956 Withdrawn 19 9/10 +307−239 Shinya Kato (shinyakato) 2 5 months ago
When deleting the plpgsql function, release the CachedPlan of the function 5975 Moved to different CF PL/pgSQL 19 9/10 +118−2 Man Zeng (zengman) 3 7 months ago
Improve initial slot synchronization in pg_sync_replication_slots() 5976 Committed Logical Replication 19 10/10 +95−53 Ajin Cherian (ajinc) Amit Kapila (amitkapila) 2 1 month ago
Treat semaphores similar to other shared memory structures 5997 Committed Refactoring Only 10/10 +11−31 Ashutosh Bapat (ashutoshbapat) Heikki Linnakangas (heikki) 2 5 months ago
plan shape work 5998 Committed Extensions Refactoring Only 19 10/10 +810−653 Robert Haas (rhaas) Robert Haas (rhaas) 2 6 months ago
Optimize JsonbContainerTypeName by reordering type checks 6000 Withdrawn Refactoring Only Performance 19 10/10 +5−5 Chao Li (chaol) 2 7 months ago
minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql 6001 Moved to different CF Refactoring Only 19 10/10 +36−32 Jian He (stayreal) Heikki Linnakangas (heikki) 3 7 months ago
Add memory_limit_hits to pg_stat_replication_slots 6002 Committed Logical Replication 19 10/10 +112−59 Bertrand Drouvot (bertranddrouvot.pg) Masahiko Sawada (masahikosawada) 2 6 months ago
Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c) 6008 Committed 19 10/10 +5−6 Ranier Vilela (raniervilela) Álvaro Herrera (alvherre) 2 5 months ago
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] 6010 Moved to different CF 19 Needs rebase! Jian He (stayreal) 4 3 months ago
Add process updating for GNU/Hurd 6013 Committed 10/10 +0−0 Michael Banck (mbanck) Thomas Munro (macdice) 2 4 months ago
ternary reloption type 6021 Moved to different CF Refactoring Only 19 10/10 +323−131 Nikolay Shaplov (nataraj) Álvaro Herrera (alvherre) 3 2 months ago
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 6024 Moved to different CF Performance Logical Replication 19 10/10 +40−11 Xuneng Zhou (dylanzhou) 3 2 months ago
Get rid of pgstat_count_backend_io_op*() functions 6025 Moved to different CF Performance Refactoring Only 19 10/10 +31−57 Bertrand Drouvot (bertranddrouvot.pg) 3 6 months ago
Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Moved to different CF Needs rebase! Tender Wang (tndrwang) 4 5 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 Needs rebase! Jian He (stayreal) 3 7 months ago
revert some recent changes to RequestNamedLWLockTranche() 6032 Moved to different CF 19 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 5 months ago
Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h 6034 Committed Comments Only stable Needs rebase! Kirill Reshke (reshke) Michael Paquier (michael-kun) 1 7 months ago
Allow using replication origins in SQL level parallel sessions 6035 Withdrawn Good First Review Logical Replication 19 9/10 +30−1 Emre Hasegeli (hasegeli) 1 7 months ago
Update parser README to include parse_jsontable.c 6036 Committed Comments Only 19 Needs rebase! Karthik S (karthikselvaam.gmail.com) Michael Paquier (michael-kun) 1 7 months ago
Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option 6040 Moved to different CF Bugfix 19 10/10 +32−1 Maksim Melnikov (manaldush) 2 5 months ago
Fix pg_rewind false positives caused by shutdown-only WAL 6041 Moved to different CF Bugfix 8/10 +193−24 Srinath Reddy (srinath-reddy-sadipiralla) 2 5 months ago
fix shmem_startup_hook documentation 6042 Moved to different CF Docs Only 16 10/10 +22−10 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 7 months ago
PostgreSQL crashes with ThreadSanitizer during early initialization 6044 Committed Bugfix My First Patch 8/10 +62−28 Emmanuel Sibi (emmanuelsibi) Tom Lane (tgl) 1 5 months ago
Fix replica identity mismatch for partitioned tables with publish_via_partition_root 6047 Moved to different CF Bugfix Logical Replication stable 10/10 +211−38 Mikhail Kharitonov (mkharitonov) 3 3 months 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 7 months ago
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 6054 Moved to different CF 19 Needs rebase! Jian He (stayreal) 3 7 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) 4 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
Marking shared buffer lookup table as HASH_FIXED_SIZE 6058 Moved to different CF Refactoring Only 10/10 +1−1 Ashutosh Bapat (ashutoshbapat) Andres Freund (andresfreund) 2 6 months ago
Improving the names generated for indexes on expressions 6059 Moved to different CF 10/10 +265−159 Tom Lane (tgl) 4 5 months ago
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth 6061 Moved to different CF Performance 19 0/10 +72−2 Jakub Wartak (jakub.wartak.tomtom) 2 7 months ago
CREATE/ALTER PUBLICATION improvements for syntax synopsis 6062 Committed Docs Only Good First Review 18 Needs rebase! Peter Smith (smithpb2250) Fujii Masao (masaofujii) 1 4 months ago
DOCS: What SGML markup to use for user objects like tables, columns, etc? 6063 Committed Docs Only stable 9/10 +0−0 Peter Smith (smithpb2250) Bruce Momjian (bmomjian) 1 5 months ago
fix re-initialization of LWLock-related shared memory 6065 Moved to different CF Bugfix 19 9/10 +19−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 6 months ago
Negative RelfilenumberMap cache entries from pg_filenode_relation() 6066 Withdrawn Good First Review Security 10/10 +31−9 Ashutosh Bapat (ashutoshbapat) 1 6 months ago
fix obsolete references to postgres.h in comments 6068 Moved to different CF Comments Only 19 10/10 +5−5 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 6 months ago
Free memory allocated by waitonlock_error_callback() 6069 Withdrawn 19 10/10 +2−0 Aleksander Alekseev (a.alekseev) 1 5 months ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Moved to different CF Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 5 months ago
a couple of small patches for simd.h 6076 Committed 19 10/10 +10−27 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 6 months ago
Avoiding roundoff error in pg_sleep() 6080 Moved to different CF Bugfix 10/10 +20−9 Tom Lane (tgl) Tom Lane (tgl) 2 6 months ago
Add stats related to slot sync skip 6082 Moved to different CF Needs rebase! Shlok Kyal (shlokkyal) Amit Kapila (amitkapila) 2 4 months ago
Make few enhancements in GIN redo and GIN pg_waldump . 6083 Committed Performance stable Needs rebase! Kirill Reshke (reshke) Michael Paquier (michael-kun) 1 6 months ago
Add jsonb_translate(jsonb, from, to) 6086 Withdrawn SQL Commands 19 9/10 +210−0 Florents Tselai (florentst) 1 6 months ago
create table like including storage parameter 6088 Moved to different CF SQL Commands 19 10/10 +218−9 Jian He (stayreal) 4 1 week ago
let ALTER COLUMN SET DATA TYPE cope with trigger dependency 6089 Moved to different CF 19 9/10 +496−27 Jian He (stayreal) 3 2 months ago
Accept connections post recovery without waiting for RemoveOldXlogFiles 6091 Moved to different CF 19 10/10 +61−1 Nitin Motiani (nitinmotiani) 2 7 months ago
Fix const-simplification for index expressions and predicate 6092 Committed Bugfix 19 10/10 +102−10 Richard Guo (richardguo) Richard Guo (richardguo) 1 6 months ago
Fix pushdown of degenerate HAVING clauses 6093 Committed Bugfix 18 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 5 months ago
Allow virtual columns in index expressions or predicate 6094 Moved to different CF 19 Needs rebase! Richard Guo (richardguo) 2 6 months ago
Infinite loop in pgbench when running COPY command 6096 Committed Bugfix stable 10/10 +24−0 Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) 1 6 months ago
Add stats_reset to pg_stat_all_tables|indexes and related views 6097 Committed Monitoring 19 10/10 +776−619 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 6 months ago
disallow big-endian on aarch64 6098 Withdrawn 19 Not processed Nathan Bossart (bossartn) 1 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 6 months ago
use SIMD in GetPrivateRefCountEntry() 6101 Moved to different CF Performance 19 Needs rebase! Nathan Bossart (bossartn) 2 5 months ago
Reorganize GUC structs 6105 Committed Multithreading Refactoring Only Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 months ago
refactor CreateStatsStmt 6106 Moved to different CF Refactoring Only 19 9/10 +149−101 Jian He (stayreal) Álvaro Herrera (alvherre) 3 5 months ago
Cleanup INFINITY related code in float.h 6107 Committed Refactoring Only 19 10/10 +9−44 David Rowley (davidrowley) David Rowley (davidrowley) 1 6 months ago
Preferred use of macro GetPGProcByNumber 6108 Committed Refactoring Only 19 10/10 +9−9 Maksim Melnikov (manaldush) David Rowley (davidrowley) 1 6 months ago
ecpg: check return value of replace_variables() 6110 Committed Bugfix 19 6/10 +7−1 Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson) 1 6 months ago
Remove unused #include's 6112 Withdrawn Refactoring Only 19 10/10 +0−64 Aleksander Alekseev (a.alekseev) 1 6 months ago
Little refactoring of portalcmds.c 6113 Moved to different CF Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 4 5 months ago
incremental autovacuum scheduling improvements 6114 Moved to different CF 19 10/10 +481−48 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 3 2 weeks ago
Add Windows support for backtrace_functions (MSVC only) 6116 Moved to different CF My First Patch 19 10/10 +174−3 Bryan Green (lispyone) Álvaro Herrera (alvherre) 3 1 month ago
Add generic routine to retrieve PG_VERSION contents (Executing pg_createsubscriber with a non-compatible control file) 6117 Committed 19 10/10 +30−84 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 months ago
Remove make_temptable_name_n() 6120 Committed Refactoring Only 19 10/10 +15−26 Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) 1 5 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 5 months ago
Fix CancelRequest documentation for protocol 3.2 6123 Committed Docs Only 18 10/10 +0−0 Jelte Fennema-Nio (jeltef) Magnus Hagander (mha) 1 6 months ago
Allow reads to proceed during FK/trigger drops by reducing relation-level lock from AccessExclusive to ShareRowExclusive 6124 Withdrawn My First Patch 19 10/10 +285−10 Shayon Mukherjee (shayonj) 1 6 months ago
Fix incorrect fprintf usage in log_error FRONTEND path 6126 Committed Bugfix Good First Review 19 10/10 +15−4 Bryan Green (lispyone) Tom Lane (tgl) 1 6 months ago
Don't synchronously wait for already-in-progress IO in read stream 6127 Committed Performance 0/10 +947−160 Andres Freund (andresfreund) Andres Freund (andresfreund) 1 5 months ago
pg_createsubscriber --dry-run logging concerns 6129 Committed System Administration 19 2/10 +23−4 Peter Smith (smithpb2250) Álvaro Herrera (alvherre) 1 4 months ago
pg_createsubscriber - more logging to say if there are no pubs to drop 6130 Withdrawn Good First Review System Administration 10/10 +9−4 Peter Smith (smithpb2250) Masahiko Sawada (masahikosawada) 1 6 months ago
Extend documentation for pg_stat_replication.backend_xmin 6133 Committed Docs Only 19 9/10 +4−0 Renzo Dani (renzo.dani) Fujii Masao (masaofujii) 1 5 months ago
remove partColsUpdated 6134 Committed Refactoring Only 19 10/10 +0−27 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 5 months ago
pg_stat_statements: faster search by queryid 6136 Moved to different CF Performance Needs rebase! Karina Litskevich (karinalitskevich) 2 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
track ABI breaks in stable branches 6140 Committed stable 10/10 +24−0 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 5 months ago
Fix POSIX compliance in pgwin32_unsetenv() 6142 Committed 19 10/10 +0−0 Bryan Green (lispyone) Michael Paquier (michael-kun) 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
Alow ALTER COLUMN TYPE when dependent generated column has SET EXPRESSION 6146 Moved to different CF 19 Needs rebase! Chao Li (chaol) 2 5 months ago
CI: Add task that runs pgindent 6148 Moved to different CF CI Testing 10/11 +40−2 Jelte Fennema-Nio (jeltef) 4 5 months ago
Add wal_fpi_bytes to pg_stat_wal 6150 Committed Monitoring 19 10/10 +0−0 Shinya Kato (shinyakato) Michael Paquier (michael-kun) 1 5 months ago
fix type of infomask parameter in static inline functions 6151 Committed Refactoring Only 19 10/10 +3−3 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 5 months ago
Optimization of the is_normalized() function. 6152 Moved to different CF Performance 19 Needs rebase! Alexander Borisov (lexborisov) 4 1 week ago
docs: Link to the correct protocol version inspection function External 6154 Committed Docs Only 9/10 +0−0 Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 1 5 months ago
Add a warning on stats manipulation functions 6155 Moved to different CF Docs Only 19 Needs rebase! Yugo Nagata (yugo.nagata) 3 5 months ago
Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Moved to different CF libpq 10/10 +553−21 Jelte Fennema-Nio (jeltef) 4 2 weeks ago
ci: Improve OpenBSD core dump backtrace handling 6160 Committed CI Testing Needs rebase! Nazir Bilal Yavuz (nbyavuz) Thomas Munro (macdice) 1 5 months ago
Improve docs syntax checking and enable it in the meson build 6161 Moved to different CF CI Testing 10/10 +141−16 Nazir Bilal Yavuz (nbyavuz) 3 3 weeks ago
ci: Skip minfree file in the cores_backtrace.sh 6162 Moved to different CF CI Testing 10/10 +1−1 Christoph Berg (myon), Nazir Bilal Yavuz (nbyavuz) 2 1 week ago
ci: Upgrade Debian CI image from Bookworm to Trixie 6163 Committed CI Testing 10/10 +17−22 Nazir Bilal Yavuz (nbyavuz) Andres Freund (andresfreund) 1 5 months ago
ci: Upgrade macOS CI image from Sonoma to Sequoia 6164 Committed CI Testing Needs rebase! Nazir Bilal Yavuz (nbyavuz) Andres Freund (andresfreund) 1 5 months ago
Bug in pg_stat_statements 6167 Committed Bugfix 18 Needs rebase! Sami Imseih (simseih) Álvaro Herrera (alvherre) 1 5 months ago
Use BumpContext contexts for TupleHashTables' tablecxt 6168 Committed Performance 10/10 +90−82 Tom Lane (tgl) Tom Lane (tgl) 1 5 months ago
Consistently use the XLogRecPtrIsInvalid() macro 6169 Committed Refactoring Only 19 10/10 +451−457 Bertrand Drouvot (bertranddrouvot.pg) Álvaro Herrera (alvherre) 1 4 months ago
Unused variable in perl test 6170 Committed Testing Refactoring Only 19 10/10 +0−1 Daniil Davydov (dddaniil) Tom Lane (tgl) 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
NLS: use gettext() to translate system error messages 6172 Moved to different CF 19 10/10 +71−2 Jeff Davis (jdavis) 3 3 weeks ago
C11: should we use char32_t for unicode code points? 6173 Committed Refactoring Only 19 8/10 +0−0 Jeff Davis (jdavis) Jeff Davis (jdavis) 1 5 months ago
Batching in executor, part 1: add batch variant of table AM scan API 6176 Moved to different CF Help - Benchmarks Performance 19 Needs rebase! Amit Langote (amitlan) 3 1 week ago
Add archive_mode to prevent unarchived WAL on permanent primary failure 6177 Moved to different CF Physical Replication 19 0/10 +712−38 Andrey Borodin (x4m) 3 4 weeks ago
COPY FROM with RLS 6178 Moved to different CF SQL Commands 19 10/10 +238−14 Jian He (stayreal) 3 5 months ago
copy.sgml: add XML ID attributes to <varlistentry> tags. 6181 Committed Docs Only 19 Needs rebase! Jian He (stayreal) Álvaro Herrera (alvherre) 1 5 months ago
MSVC: Improve warning options set 6182 Committed Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 1 5 months ago
pg_plan_advice 6184 Moved to different CF Extensions Missing Docs 10/10 +424−122 Robert Haas (rhaas) Robert Haas (rhaas) 3 3 hours ago
Add pg_get_type_ddl() to retrieve the CREATE TYPE statement 6185 Moved to different CF 9/10 +1019−0 Phil Alger (paalger) 2 5 months ago
Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) 6186 Committed Performance 19 10/10 +317−36 David Rowley (davidrowley) David Rowley (davidrowley) 1 4 months ago
Fix distinctness check for queries with grouping sets 6189 Committed Bugfix 19 10/10 +127−7 Richard Guo (richardguo) Richard Guo (richardguo) 1 5 months ago
Fix comments for ChangeVarNodes() and related functions 6190 Committed Comments Only stable 10/10 +17−20 Richard Guo (richardguo) Richard Guo (richardguo) 1 5 months ago
Optimize shared LWLock acquisition for high-core-count systems 6191 Moved to different CF Performance Multithreading 19 10/10 +88−16 Zhiguo Zhou (zhiguozhou) 3 8 months ago
Lock-free XLog Reservation from WAL 6192 Moved to different CF Performance Multithreading 19 Needs rebase! Yura Sokolov (funny_falcon), Zhiguo Zhou (zhiguozhou) 3 5 months ago
Increase NUM_XLOGINSERT_LOCKS 6193 Moved to different CF Multithreading Performance 19 9/10 +34−21 Yura Sokolov (funny_falcon) 3 1 year ago
Improving planner's estimates of TupleHashTable sizes 6196 Committed Performance 10/10 +261−126 Tom Lane (tgl) Tom Lane (tgl) 1 5 months ago
O_CLOEXEC not honored on Windows - handle inheritance chain 6197 Moved to different CF 19 Needs rebase! Bryan Green (lispyone) Thomas Munro (macdice) 2 3 months ago
Change initdb default to the builtin collation provider 6198 Moved to different CF System Administration 19 6/10 +28−3 Jeff Davis (jdavis) 2 5 months ago
Fix LTREE subpath with negative offset 6199 Committed Bugfix Needs rebase! Marcus Gartner (mgartner) Tom Lane (tgl) 2 5 months ago
Instead of dynamically allocating a StringInfo instance and then throwing it away or destroying it at the end of the function, use a stack-allocated StringInfoData. 6200 Committed Refactoring Only stable 10/10 +344−124 Mats Kindahl (mkindahl) David Rowley (davidrowley) 2 5 months ago
fix corner cases involving failed DSM registry entry initialization and leaked LWLock tranches 6211 Committed Bugfix stable 10/10 +49−12 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 5 months ago
remove obsolete autovacuum comment 6213 Committed Comments Only 19 9/10 +0−5 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 5 months ago
Add support for COPY TO in tablesync for partitioned tables. 6214 Committed Logical Replication 19 10/10 +3−2 Ajin Cherian (ajinc) Masahiko Sawada (masahikosawada) 2 4 months ago
postgresql.conf.sample tab width 6223 Committed stable Needs rebase! Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
backend/nodes cleanup: Move loop variables definitions into for statement 6227 Committed Refactoring Only 19 10/10 +20−35 Chao Li (chaol) Peter Eisentraut (petere) 2 4 months ago
transformJsonFuncExpr pathspec cache lookup failed 6232 Committed Bugfix Backport stable Needs rebase! Jian He (stayreal) Amit Langote (amitlan) 2 4 months ago
fix documentation for insert vacuum formula 6236 Committed Docs Only 18 2/10 +7−3 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
Remove useless casts to (void *) 6241 Committed Refactoring Only 19 9/10 +0−0 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 4 months ago
better handle errors in dsm registry functions 6250 Committed stable 10/10 +78−69 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
Remove unused struct fields 6256 Committed Refactoring Only 19 10/10 +2−6 Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) 2 4 months ago