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: 312. Waiting on Author: 32. Ready for Committer: 50. Committed: 80. Moved to next CF: 24. Withdrawn: 32. Rejected: 1. Returned with Feedback: 2. Total: 533.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
relfilenode statistics 5007 Needs review Monitoring 18 9/10 +692−81 Bertrand Drouvot (bertranddrouvot.pg) 11 4 weeks ago
Refactor SLRU to always use long file names 5250 Ready for Committer Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 2 months ago
starjoin join order planning 5553 Needs review Performance Needs rebase! Tomas Vondra (fuzzycz) 4 2 weeks ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Needs review Multithreading AIO Needs rebase! Jelte Fennema-Nio (jeltef) 7 3 months ago
Allow table AMs to define their own reloptions 5631 Needs review stable 10/10 +898−14 Julien Tachoires (julmon) 2 1 week ago
Produce LLVM bitcode files on meson builds 5671 Needs review Performance 19 10/10 +928−58 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 5 2 months ago
Improve coments on structures in trigger.c 5680 Waiting on Author Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 5 8 months ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Needs review 19 10/10 +219−29 Jian He (stayreal) 6 3 months ago
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Needs review Performance Help - Stuck Rebasing Logical Replication 19 10/10 +96−3 Hannu Krosing (hannukrosing) 5 5 months ago
Carefully exposing information without authentication 5845 Needs review Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 4 2 months ago
docs: Include protocol version changes made without a version bump or extension 5863 Ready for Committer Docs Only 10/10 +22−104 Jelte Fennema-Nio (jeltef) 6 4 months ago
Report bytes and transactions actually sent downtream 5877 Needs review Monitoring Logical Replication 1/2 +434−166 Ashutosh Bapat (ashutoshbapat) 6 23 hours ago
Stack-based tracking of per-node WAL/buffer usage 6023 Needs review Performance PGConf.dev 10/10 +0−0 Lukas Fittl (lfittl) 5 2 months ago
RFC: adding pytest as a supported test framework 6045 Needs review Testing Help - User Testing Modernization Devtools Needs rebase! Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 4 3 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 7 months ago
Optimization of the is_normalized() function. 6152 Needs review Performance 19 Needs rebase! Alexander Borisov (lexborisov) 4 2 months ago
Add a warning on stats manipulation functions 6155 Needs review Docs Only 19 Needs rebase! Yugo Nagata (yugo.nagata) 4 1 week ago
Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Waiting on Author libpq Needs rebase! Jelte Fennema-Nio (jeltef) 4 2 months ago
Improve docs syntax checking and enable it in the meson build 6161 Needs review CI Testing Needs rebase! Nazir Bilal Yavuz (nbyavuz) 3 2 months ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 10/10 +25−0 Florents Tselai (florentst) 3 7 months ago
Give Plugins control at the end of CHECKPOINT to store their state 6224 Needs review Extensions 19 10/10 +215−0 Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) 3 1 month ago
Bypassing cursors in postgres_fdw to enable parallel plans 6233 Needs review postgres_fdw Performance 19 Needs rebase! Rafia Sabih (rafia.sabih) 2 22 hours ago
split tablecmds.c 6269 Waiting on Author Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 3 4 months ago
refactor ExecInitPartitionInfo 6280 Needs review Refactoring Only stable 10/10 +14−26 Jian He (stayreal) 3 2 months ago
Safer and easier to use hash table initialization macro 6301 Waiting on Author Refactoring Only Needs rebase! Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) 3 2 months ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Needs review Bugfix 10/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 4 months ago
Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Needs review Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 3 1 month ago
SQL-level pg_datum_image_equal 6309 Needs review Needs rebase! Matthias van de Meent (mmeent) 2 2 months ago
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Waiting on Author psql Security Needs rebase! Jelte Fennema-Nio (jeltef) 3 2 months ago
Enable partitionwise join for partition keys wrapped by RelabelType 6315 Needs review 10/10 +50−2 Matheus Alcantara (matheus.alcantara) 3 3 months ago
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade 6340 Needs review 19 10/10 +220−6 Jeevan Chalke (jeevan.chalke) 3 3 weeks ago
Support for EXTRA_REGRESS_OPTS and TEMP_CONFIG for meson tests 6361 Waiting on Author Testing 10/10 +9−0 Andreas Karlsson (kandreas) 3 2 months ago
Add a berief general comment on BTScanInsertData's nextkey and backward 6363 Needs review Comments Only 10/10 +18−15 Yugo Nagata (yugo.nagata) 3 2 months ago
QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool 6366 Needs review Devtools 10/10 +1096−561 Jelte Fennema-Nio (jeltef) 3 2 months ago
Add ldapservice connection parameter 6390 Ready for Committer libpq 10/10 +340−7 Andrew Jackson (andrewjackson) 2 2 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 5/10 +138−5 Jian He (stayreal) 2 5 months ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance DDL 19 9/10 +1347−152 Mihail Nikalayeu (mihailnikalayeu) 2 1 month ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Needs review Refactoring Only 19 9/10 +1−21 Chao Li (chaol) 2 5 months ago
Add cascade synchronous replication 6404 Needs review Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 2 yesterday
Fix comments for buf_id field of BufferDesc structure 6417 Needs review Comments Only 19 10/10 +7−4 Daniil Davydov (dddaniil) 2 4 months ago
64-bit wait_event and introduction of 32-bit wait_event_arg 6419 Needs review Monitoring 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 2 3 months ago
BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work 6428 Needs review Bugfix AIO 19 10/10 +122−3 Surya Poondla (spoondla) 2 4 months ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 10/10 +747−52 Florents Tselai (florentst) 2 4 months ago
pg_stat_io_histogram 6433 Needs review Monitoring 19 10/10 +1036−28 Jakub Wartak (jakub.wartak.tomtom) 2 4 weeks ago
LLVMJIT: introduce force-inlined functions 6437 Needs review Performance 19 10/10 +103−4 Pierre Ducroquet (pinaraf) 2 2 months ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Needs review Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 2 4 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable 9/10 +227−29 Chao Li (chaol) 2 2 months ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 2 4 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Needs review Bugfix Security 17 10/10 +511−1 Surya Poondla (spoondla) 2 2 weeks ago
Show expression of virtual columns in error messages 6460 Needs review 10/10 +208−43 Matheus Alcantara (matheus.alcantara) 2 3 months ago
convert vacuum_index_cleanup and gist's buffering to ternary reloption type 6464 Needs review Refactoring Only stable 10/10 +139−96 Nikolay Shaplov (nataraj) 2 1 month ago
Unfortunate pushing down of expressions below sort 6467 Waiting on Author Performance 10/10 +318−56 Chengpeng Yan (chengpeng.yan) 2 2 months ago
Pipelined Recovery 6487 Needs review Performance 19 Needs rebase! Imran Zaheer (imranzaheer) 2 1 month ago
Change the default wal_blocksize to 4KB 6490 Needs review Performance 9/10 +12−12 Andy Pogrebnoi (birdofdada) 2 2 months ago
Provide support for trailing commas 6492 Waiting on Author Needs rebase! Greg Sabino Mullane (greg) Peter Eisentraut (petere) 2 2 months ago
add assertion for palloc in signal handlers 6498 Waiting on Author 19 Needs rebase! Nathan Bossart (bossartn) 2 3 months ago
DOCS - Add introductory paragraph to Getting Started chapter 6506 Needs review Docs Only stable 10/10 +6−0 Dragos Andriciuc (andriciucdragos) 2 1 month ago
[PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking 6524 Needs review Extensions stable 9/10 +16−0 Siddharth Kothari (sidkot.google.com) 2 2 months ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Needs review System Administration Good First Review Devtools 4/10 +747−46 Andrey Borodin (x4m) 2 1 month ago
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 6543 Needs review Performance Logical Replication 10/10 +1084−142 SATYANARAYANA NARLAPURAM (satyanarayanan) 2 yesterday
Decorrelate nested tuple hash tables 6553 Needs review Performance 19 10/10 +13−7 Ants Aasma (ants) 2 3 months ago
psql tab completion for user functions and if explicitly required also "pg_" 6563 Needs review psql 19 Needs rebase! Florin Irion (irionr) 1 4 months 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 3 months ago
Compress prune/freeze records with Delta Frame of Reference algorithm 6574 Needs review Performance 10/10 +5238−60 Evgeny Voropaev (evoro) 1 1 month ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 Needs rebase! Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 1 4 weeks ago
Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY 6580 Needs review Performance 19 Needs rebase! Surya Poondla (spoondla) 1 4 weeks ago
A stack allocation API 6591 Needs review Refactoring Only Performance Needs rebase! Thomas Munro (macdice) 1 2 months ago
elog: clarify usage and style of error reporting functions 6595 Needs review Comments Only 19 9/10 +21−0 Chao Li (chaol) 1 3 months ago
Replace __builtin_types_compatible_p with _Generic 6597 Needs review Modernization Refactoring Only 10/10 +64−209 Peter Eisentraut (petere), Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) 1 1 week ago
pg_dump: fix NOT NULL constraint name comparison using makeObjectName 6601 Needs review Bugfix 19 10/10 +258−127 JoongHyuk Shin (shin) 1 2 months ago
rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true 6602 Waiting on Author Bugfix 19 10/10 +3−3 Man Zeng (zengman) Peter Eisentraut (petere) 1 2 months ago
Avoid use of TopMemoryContext for resource owner cleanup in portals 6603 Needs review Refactoring Only 10/10 +106−23 Lukas Fittl (lfittl) 1 2 months ago
New pg_stat_tablespace view for tablespace level metrics 6607 Needs review Monitoring Needs rebase! shihao zhong (zhong950419) 1 2 months ago
ORDER BY ALL 6610 Needs review SQL Commands 4/10 +1348−6 Rushabh Lathia (rlathia) Peter Eisentraut (petere) 1 2 months ago
This adds a new GUC parameter that automatically rolls back prepared transactions that have remained unresolved beyond the configured timeout. The cleanup is performed by the checkpointer process. 6611 Needs review Performance Needs rebase! Nikhil Chawla (nchawla) 1 2 months ago
heapam_tuple_complete_speculative : remove unnecessary tuple fetch 6613 Ready for Committer Refactoring Only stable 10/10 +1−7 Chao Li (chaol) 1 2 months ago
Add http connection service file functionality 6614 Needs review libpq 19 5/10 +1117−2 Andrew Jackson (andrewjackson) 1 2 months ago
Make \d tablename fast again, regression introduced by 85b7efa1cdd 6615 Needs review Bugfix Performance 18 10/10 +31−1 Jelte Fennema-Nio (jeltef) 1 2 months ago
pg_stat_xact_user_tables stat not currect during the transaction 6619 Needs review Bugfix Needs rebase! Xuneng Zhou (dylanzhou) 1 1 month ago
PoC - psql - emphases line with table name in verbose output 6620 Needs review psql 10/10 +16−1 Pavel Stehule (okbobcz) 1 1 month ago
Bug: wrong relname in RemoveSubscriptionRel() error detail 6621 Needs review Bugfix stable 10/10 +1−1 Chao Li (chaol) 1 2 months ago
Get rid of redundant StringInfo accumulation 6622 Needs review Performance 19 6/10 +15−5 Daniil Davydov (dddaniil) 1 2 months ago
Convert ALL SubLinks to ANY SubLinks 6627 Needs review Performance 10/10 +422−9 Richard Guo (richardguo) 1 2 months ago
jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) 6631 Needs review 10/10 +758−87 Alexandra Wang (l-wang) 1 2 months ago
Add tests for src/backend/nodes/extensible.c 6632 Needs review Testing 10/10 +575−0 Aleksander Alekseev (a.alekseev) 1 2 months ago
Add condition variable support to WaitEventSetWait() 6633 Needs review Refactoring Only 19 10/10 +197−48 Chao Li (chaol) 1 1 month ago
Add support for INSERT ... SET syntax 6635 Needs review SQL Commands 10/10 +814−4 Suraj Kharage (surajk) Peter Eisentraut (petere) 1 2 months ago
Warn when creating or enabling a subscription with max_logical_replication_workers = 0 6642 Needs review Logical Replication 10/10 +14−0 Yugo Nagata (yugo.nagata) 1 2 months ago
Extract numeric filed in JSONB more effectively 6644 Needs review Performance 10/10 +3155−10 Andy Fan (andyf), Haibo Yan (billyean) 1 1 month ago
Remove commented-out code in 026_overwrite_contrecord.pl 6647 Needs review Comments Only 10/10 +0−0 Imran Zaheer (imranzaheer) 1 2 months ago
Resizable shared memory structures 6652 Needs review System Administration 1/2 +1763−164 Ashutosh Bapat (ashutoshbapat) 1 2 days ago
SLOPE - Planner optimizations on monotonic expressions. 6653 Needs review Performance 19 9/10 +2815−250 Alexandre Felipe (afelipe) 1 2 weeks ago
Return DSA area for hash table from GetNamedDSHash() 6655 Needs review 19 10/10 +12−0 Sami Imseih (simseih) 1 2 months ago
Environment variable to disable diffs file output 6657 Needs review Testing Devtools 10/10 +7−0 Ilya Cherdakov (i.cherdakov) 1 2 months ago
Upload only the failed tests' logs to the Postgres CI (Cirrus CI) 6658 Needs review CI 10/10 +72−0 Nazir Bilal Yavuz (nbyavuz) 1 1 week ago
bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 6659 Ready for Committer 20 10/10 +607−1752 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 5 days ago
Allow a condition string in an injection point 6663 Needs review Needs rebase! Sami Imseih (simseih) 1 2 months ago
pg_waldump: read modern tar formats with libarchive 6665 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 2 months ago
change SOFT_ERROR_OCCURRED to a static inline function 6666 Ready for Committer Refactoring Only 20 10/10 +14−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 months ago
DISTINCT in plain aggregate window functions 6667 Needs review SQL Commands 10/10 +1168−3 Haibo Yan (billyean) 1 1 month ago
Implement missing join selectivity estimation for range types 6668 Needs review 10/10 +987−657 Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com), Haibo Yan (billyean) 1 1 month ago
More jsonpath methods: translate, split, join 6673 Needs review SQL Commands 19 10/10 +658−7 Florents Tselai (florentst) 1 15 hours ago
Add bms_offset_members() function for bitshifting Bitmapsets 6675 Needs review Refactoring Only 9/10 +374−52 David Rowley (davidrowley) 1 1 month ago
ISBN range table 6676 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 2 months ago
docs: Include database collation check on SQL from alter_collation.sgml 6681 Needs review Docs Only 9/10 +20−6 Matheus Alcantara (matheus.alcantara) 1 2 months ago
Todo item: Include the symbolic SQLSTATE name in verbose error reports 6685 Needs review System Administration Needs rebase! Josh Kupershmidt (schmiddy) 1 3 weeks ago
pg_dump: eliminate tmpfile double-write in tar format output 6686 Needs review Performance Needs rebase! Josh Kupershmidt (schmiddy) 1 2 months ago
Adding event mask validation for ModifyWaitEvent 6687 Needs review Bugfix Needs rebase! Josh Kupershmidt (schmiddy) 1 2 months ago
Extensible sync handler registration 6689 Needs review Extensions 19 10/10 +798−41 Greg Lamberson (glamberson) 1 1 month ago
repack: clarify final phase of concurrent mode in file header comment 6692 Needs review Comments Only DDL 19 10/10 +4−3 Chao Li (chaol) 1 1 week ago
Extend MXactCache lifetime from per-transaction to per-session 6693 Needs review Performance 19 10/10 +47−20 JoongHyuk Shin (shin) 1 1 month ago
Proposal: Conflict log history table for Logical Replication 6696 Needs review Logical Replication stable 9/10 +3183−547 Dilip Kumar (dilip.kumar) 1 4 hours ago
Remove dead code in ExecForPortionOfLeftovers() 6697 Needs review Good First Review Performance 19 10/10 +0−14 Aleksander Alekseev (a.alekseev) 1 1 month ago
Fix null pointer dereference in PG19 6698 Needs review Bugfix 19 10/10 +49−16 Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 1 month ago
Allow SJE to recognize GiST-backed temporal primary keys 6699 Needs review Bugfix Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 month ago
Logical Replication - revisit `is_table_publication` function implementation 6705 Needs review Refactoring Only Performance stable 10/10 +28−27 Peter Smith (smithpb2250) 1 4 weeks ago
DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages 6706 Needs review Docs Only stable 10/10 +68−24 Peter Smith (smithpb2250) 1 4 weeks ago
[Patch]Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible 6712 Needs review Bugfix 14 Needs rebase! Alexey Makhmutov (lerm) 1 1 month ago
pgcrypto: Respect builtin_crypto_enabled for PGP ciphers 6714 Needs review Security 10/10 +250−14 Shishir Sharma (shishir2001) 1 1 month ago
Fix race condition in pg_get_publication_tables with concurrent DROP TABLE 6715 Needs review Bugfix 9/10 +104−7 Bharath Rupireddy (bharathrupireddy) 1
Fix cascading standby reconnect failure after archive fallback 6716 Needs review Bugfix stable 10/10 +252−7 Marco Nenciarini (mnencia), Xuneng Zhou (dylanzhou) 1 1 month ago
Improve HASH overflow page reuse by preferring recently freed pages to enhance locality. 6718 Needs review Performance Needs rebase! lakshmi g (lakshmi) 1 1 month ago
Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs 6721 Needs review Performance 10/10 +221−14 Richard Guo (richardguo) 1 2 months ago
Refactor code around GUC default_toast_compression 6727 Needs review Refactoring Only 10/10 +105−62 Michael Paquier (michael-kun) 1 1 month ago
libpq: try all addresses for a host before moving to next on target_session_attrs mismatch 6729 Needs review libpq PGConf.dev stable 10/10 +6−6 Evgeny Kuzin (evkuzin) 1 3 weeks ago
Skip prefetch for block references that follow a FPW or WILL_INIT of the same block 6730 Needs review Performance 19 10/10 +28−6 SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 week ago
Make pg_prewarm, autoprewarm yield for waiting DDL 6731 Needs review stable Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 2 months ago
LockHasWaiters() crashes on fast-path locks 6732 Needs review Bugfix stable 10/10 +11−0 SATYANARAYANA NARLAPURAM (satyanarayanan) 1 2 months ago
allow spread checkpoints when changing checksums online 6733 Needs review Needs rebase! Tomas Vondra (fuzzycz) 1 1 month ago
small cleanup for s_lock.h 6734 Needs review Refactoring Only 20 10/10 +41−50 Nathan Bossart (bossartn) 1 1 month ago
remove pg_spin_delay() from atomics code 6738 Ready for Committer Refactoring Only 20 10/10 +0−65 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 weeks ago
COPY: validate option presence rather than option values 6744 Needs review DDL 19 10/10 +113−26 Chao Li (chaol) 1 1 month ago
COPY JSON: use trailing commas in FORCE_ARRAY output 6745 Needs review DDL 19 10/10 +36−17 Chao Li (chaol) 1 1 month ago
Support for 8-byte TOAST values, round two 6747 Needs review System Administration 10/10 +1225−415 Michael Paquier (michael-kun) 1 1 month ago
Disallow whole-row index references with virtual generated columns? 6749 Needs review Bugfix 19 10/10 +13−2 Ayush Tiwari (aytiwari) 1 1 month ago
[PATCH] Make NumericVar storage semantics explicit 6751 Needs review My First Patch 10/10 +3777−248 Chenhui Mo (littleganyu) 1 3 weeks ago
Mark the enum comparison functions as leakproof 6752 Needs review 10/10 +14−7 Laurenz Albe (laurenz) 1 1 month ago
RFC: EXPLAIN ANALYZE wait event reporting 6753 Needs review My First Patch Monitoring 10/10 +1351−14 Ilmar Yunusov (tanswis42.gmail.com) 1 2 weeks ago
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions 6754 Needs review Bugfix My First Patch DDL 10/10 +51−1 Alberto Piai (albe) 1 2 months ago
Avoid unnecessary StringInfo allocation in tablesync COPY buffer 6757 Needs review Refactoring Only 19 10/10 +18−11 Chao Li (chaol) 1 1 month ago
Improve pg_stat_statements scalability 6763 Needs review Performance 9/10 +1781−1714 Sami Imseih (simseih) 1 4 days ago
[BUG] DELETE/UPDATE more than one row in partitioned foreign table 6770 Needs review Extensions Bugfix 10/10 +409−74 Nikita Malakhov (nmalakh) 1 yesterday
[SQL/PGQ] Early pruning for GRAPH_TABLE path generation 6771 Needs review Performance 19 Needs rebase! Zhao Junwang (zhjwpku) 1 1 month ago
Update docs for logging_collector and durability 6777 Needs review Docs Only 10/10 +7−2 Daniel Bauman (danielbauman) 1 1 month ago
Move FOR PORTION OF checks out of analysis 6778 Needs review Bugfix 19 10/10 +87−21 Paul Jungwirth (pjungwir), Jian He (stayreal) 1 5 days ago
Rebuild CHECK constraints after generated column SET EXPRESSION 6779 Needs review Bugfix stable 10/10 +223−0 Jian He (stayreal) 1 1 week ago
pgstat: Flush some statistics within running transactions, take 2 6781 Needs review Monitoring 9/10 +431−35 Sami Imseih (simseih) 1 4 weeks ago
Add missing period to DETAIL messages 6783 Needs review Bugfix 19 Needs rebase! Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 4 weeks ago
COPY TO BLACKHOLE / pg_dump -j -Fb 6788 Needs review System Administration Good First Review SQL Commands 10/10 +309−14 Jakub Wartak (jakub.wartak.tomtom) 1 4 weeks ago
A trivial fix on a comment in pgstat_assoc_relation() 6789 Needs review Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 1 5 days ago
BUG #19484: Segmentation fault triggered by FDW 6793 Ready for Committer Bugfix 19 10/10 +108−3 Rafia Sabih (rafia.sabih), Matheus Alcantara (msalcantara), Ayush Tiwari (aytiwari) 1 6 days ago
contrib/oid2name: add TAP tests for object listing 6799 Needs review Testing 10/10 +80−0 Sergii Glushchenko (gsserge) 1 1 month ago
retire PQfn() 6802 Needs review Security 20 10/10 +128−271 Nathan Bossart (bossartn) 1 1 week ago
log_postmaster_stats 6804 Needs review Monitoring 20 10/10 +151−3 Jakub Wartak (jakub.wartak.tomtom) 1 1 week ago
injection_points: Switch wait/wakeup to use atomics rather than latches 6807 Needs review Testing 17 10/10 +1319−87 Michael Paquier (michael-kun) 1 2 days ago
Key joins 6808 Needs review SQL Commands 20 1/2 +27963−24 Andreas Karlsson (kandreas), Vik Fearing (xocolatl), Joel Jacobson (joeljacobson), Arne Roland (malkut) 1 2 days ago
pg_recvlogical: send final feedback on SIGINT/SIGTERM exit 6810 Ready for Committer 10/10 +97−0 Fujii Masao (masaofujii) 1 yesterday
Fix qual pushdown past grouping with mismatched equivalence 6812 Needs review Bugfix stable 9/10 +1224−207 Richard Guo (richardguo) 1 2 weeks ago
Clarify log_parameter_max_length docs regarding log_min_duration_statement vs log_duration 6813 Needs review Docs Only 9/10 +4−3 Fujii Masao (masaofujii) 1 2 months ago
Improving index selection for logical replication apply with replica identity full 6814 Needs review Performance Logical Replication 20 10/10 +103−10 Ethan Mertz (ethanmertz) 1 20 hours ago
alert clients when prepared statements are deallocated 6816 Needs review 20 10/10 +354−9 Nathan Bossart (bossartn) 1 1 week ago
pg_rewind: Skip vanished source files during traversal 6817 Needs review Refactoring Only stable 10/10 +1−0 Ayush Tiwari (aytiwari) 1 2 weeks ago
hashjoins vs. Bloom filters 6818 Needs review Performance 4/10 +1566−6 Tomas Vondra (fuzzycz) 1 2 weeks ago
Add wait events for server logging destination writes 6819 Needs review Monitoring My First Patch 10/10 +22−0 SeongJun Shin (seongjunshin) 1 18 hours ago
pg_stat_lock: add blocker mode dimension 6820 Needs review Monitoring 20 10/10 +133−43 Tatsuya Kawata (croissant) 1 4 days ago
Unify parallel worker handling for index builds and instrumentation 6821 Needs review Refactoring Only 9/10 +650−794 Lukas Fittl (lfittl) 1 2 weeks ago
Update our timezone code to IANA tzcode2026b 6822 Needs review 10/10 +3043−1878 Tom Lane (tgl) 1 2 weeks ago
Fix: VACUUM FULL or CREATE INDEX fails with error "missing chunk number 0 for toast value XXX" 6824 Needs review Bugfix Needs rebase! Ekaterina Testova (e.testova) 1 4 weeks ago
Fix Segfault caused by reentrancy in ri_triggers.c 6825 Needs review Bugfix My First Patch 10/10 +240−1 Lucas Jeffrey (lucasjeffrey.acs) 1 2 weeks ago
Fix safe_wal_size for slots without restart_lsn 6828 Needs review Bugfix stable 10/10 +40−10 Xuneng Zhou (dylanzhou) 1 2 weeks ago
Make printtup a bit faster 6829 Needs review Performance 20 10/10 +453−88 Andres Freund (andresfreund), Andy Fan (andy2) 1 2 weeks ago
Add autovacuum_warning to surface concurrent vacuum collisions 6830 Needs review Monitoring GUC 20 10/10 +16−0 Shinya Kato (shinyakato) 1 2 weeks ago
Add docs of autoanalyze corner case 6831 Needs review Docs Only stable 10/10 +5−2 Shinya Kato (shinyakato) 1 3 weeks ago
RFC / proof-of-concept for Umbra, an smgr-layer prototype that decouples logical block identity from physical page placement. For eligible ordinary updates after checkpoint, the prototype preserves the old physical page as the redo baseline and records the old/new physical mapping in WAL, reducing reliance on inline full-page images for those paths. The performance motivation is to reduce checkpoint-boundary WAL volume and recover part of the throughput lost to full-page writes on write-he 6832 Needs review Performance 20 Needs rebase! Mingwei Jia (nayishan) 1 1 week ago
Pq Session object plus TAP test improvements 6834 Needs review Performance 20 10/10 +3320−1116 Andrew Dunstan (adunstan) 1 yesterday
Improving Visibility of Temporary Table Usage 6835 Needs review Monitoring 20 Needs rebase! Mohamed ALi (mohamedali) 1 1 month ago
Add NESTED_STATEMENTS option to EXPLAIN 6836 Needs review Monitoring 20 10/10 +1399−36 Mohamed ALi (mohamedali) 1 2 weeks ago
Add pg_get_table_ddl() to reconstruct CREATE TABLE statements 6837 Needs review 10/10 +3118−3 Akshay Joshi (akshay.joshi) 1 yesterday
Add per-backend lock statistics 6838 Needs review Performance Monitoring 20 10/10 +191−17 Bertrand Drouvot (bertranddrouvot.pg) 1 1 week ago
BUG with accessing to temporary tables of other sessions still exists 6839 Needs review Bugfix 19 10/10 +30−3 Daniil Davydov (dddaniil) 1 1 week ago
Prevent constraint name conflicts in partition trees spanning multiple schemas 6842 Needs review Bugfix DDL 9/10 +254−14 Marko Grujic (gruuya) 1 1 week ago
Move system identifier generation to a common helper 6845 Needs review Refactoring Only 10/10 +84−36 Imran Zaheer (imranzaheer) 1 6 days ago
Fix comments to reference xlogrecovery.c 6847 Needs review Comments Only 10/10 +16−15 Imran Zaheer (imranzaheer) 1 1 week ago
(SQL/PGQ) Clean up orphaned properties when dropping a label 6848 Needs review Bugfix 19 Needs rebase! Man Zeng (zengman) 1 5 days ago
Don't consider FATAL errors "abnormal server termination" 6850 Needs review Bugfix libpq 10/10 +303−105 Jelte Fennema-Nio (jeltef) 1 6 days ago
Use ssup_datum_*_cmp for int2, oid, and oid8 sort support 6851 Needs review Performance 10/10 +3−40 Baji Shaik (bajishaik) John Naylor (john.naylor) 1 1 week ago
Add regression tests for btree skip scan support functions 6852 Needs review 10/10 +684−0 Baji Shaik (bajishaik) 1 1 week ago
btree_gist: add cross-type integer operator support for GiST 6854 Needs review Performance My First Patch 20 10/10 +1305−36 Alexander Nestorov (alexandernst) 1 3 days ago
Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE 6855 Needs review Docs Only Good First Review 10/10 +2−2 Zizhuan Liu (liuzizhuan) 1 1 week ago
Copy from JSON FORMAT. 6857 Needs review SQL Commands 20 6/10 +1170−27 Zhao Junwang (zhjwpku) 1 1 week ago
Add support for SAOP in the optimizer for partial index paths 6858 Needs review Performance 20 9/10 +563−0 Jim Vanns (jimv) 1 1 week ago
Fix \crosstabview to honor \pset display_true/display_false 6859 Needs review Bugfix 19 10/10 +83−30 Chao Li (chaol) 1 2 weeks ago
Fix ALTER DOMAIN VALIDATE CONSTRAINT locking 6860 Needs review Bugfix DDL 19 10/10 +61−17 Chao Li (chaol) 1 10 hours ago
Separate catalog_xmin from xmin in walsender hot standby feedback 6861 Needs review Physical Replication 20 10/10 +49−19 Rui Zhao (zhaorui) 1 2 days ago
pg_rewind produces unusable but starting database with standby recovery 6863 Needs review Bugfix 10/10 +198−12 Zsolt Parragi (zsolt.parragi) 1 3 days ago
Add explicit warnings about unsafe OAuth trace output for libpq 6864 Needs review [oauth] Needs rebase! Zsolt Parragi (zsolt.parragi) 1 3 days ago
Allow physical replication slots to recover from archive after invalidation 6865 Needs review Physical Replication My First Patch 10/10 +578−17 Joao Foltran (joaofoltran) 1 1 week ago
Fix SET EXPRESSION for virtual columns with whole-row dependencies 6867 Needs review Bugfix DDL 19 10/10 +174−3 Chao Li (chaol) 1 2 days ago
Show hashed SAOP decision in EXPLAIN 6868 Needs review Good First Review Missing Tests Devtools 20 10/10 +111−1 Andrei Lepikhov (lepikhov) 1 1 week ago
Remove redundant DISTINCT when GROUP BY already guarantees uniqueness 6869 Needs review Performance stable 10/10 +237−1 Ilia Evdokimov (ilidock95) 1 5 days ago
LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build 6870 Needs review CI stable 10/10 +107−1 Henson Choi (assam258.gmail.com) 1 yesterday
Disable startup progress timeout during standby WAL replay 6876 Needs review GUC 10/10 +15−1 Fujii Masao (masaofujii) 1 18 hours ago
doc: clarify pg_stat_lock.fastpath_exceeded scope 6879 Needs review Docs Only 19 2/10 +4−0 Tatsuya Kawata (croissant) 1 yesterday
postgres_fdw: fix cumulative stats after imported foreign-table stats 6880 Needs review Bugfix postgres_fdw 19 10/10 +59−12 Chao Li (chaol) 1 2 days ago
Fix psql pager selection for wrapped expanded output 6881 Needs review Bugfix psql 19 10/10 +42−18 Chao Li (chaol) 1 4 days ago
Make log_lock_failures support LOCK NOWAIT 6883 Needs review GUC 10/10 +20−15 ChangAo Chen (chenchangao) 1 4 days ago
Integer overflow in ltree_compare function 6884 Needs review Bugfix 14 9/10 +63−9 Ayush Tiwari (aytiwari) 1 yesterday
Change wait_time column of pg_stat_lock to double precision 6885 Needs review Monitoring 19 10/10 +10−9 Tatsuya Kawata (croissant) 1 yesterday
Reduce outer joins in more cases 6886 Needs review Performance 20 10/10 +1082−61 Richard Guo (richardguo) 1 2 days ago
Unexpected reindex when altering column types for partitioned tables 6887 Needs review DDL Performance 10/10 +157−42 Álvaro Rodríguez (arodrgr) 1 23 hours ago
Allow wal_log_hints to be changed without restart 6888 Needs review GUC 20 10/10 +171−3 Bertrand Drouvot (bertranddrouvot.pg) 1 yesterday
postgres_fdw: stabilize terminated-connection regression tests 6889 Needs review Bugfix postgres_fdw Testing 10/10 +87−13 Fujii Masao (masaofujii) 1 3 days ago
Handle concurrent drop when doing whole database vacuum 6890 Needs review Bugfix 10/10 +20−7 ChangAo Chen (chenchangao) 1 2 days ago
proposal - queryid can be used as filter for auto_explain 6891 Needs review Monitoring 10/10 +224−1 Pavel Stehule (okbobcz) 1 3 hours ago
Randomize B-Tree page split location to avoid oscillating patterns 6892 Needs review Performance stable 9/10 +65−4 Dmitry Dolgov (erthalion) 1 yesterday
Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} 6894 Needs review Bugfix 10/10 +25−3 Aleksander Alekseev (a.alekseev) 1 13 hours ago
Centralised architecture detection 6895 Needs review Modernization 10/10 +76−20 Tom Lane (tgl) 1 17 hours ago
Require SSL connection to postgres for oauth 6897 Needs review [oauth] 9/10 +137−4 Zsolt Parragi (zsolt.parragi) 1 3 hours ago
Extended statistics improvement: multi-column MCV missing values 6898 Needs review My First Patch 20 10/10 +328−41 Enrique Sanchez (enriqueesanchz) 1 12 hours ago
Fix pg_restore --no-globals SQL output for pg_dumpall archives 6899 Needs review System Administration Bugfix 19 10/10 +18−3 Chao Li (chaol) 1 4 hours ago
assertion failure with unique index + partitioning + join 6900 Needs review Bugfix stable 10/10 +165−10 Richard Guo (richardguo) 1 5 hours ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Return pg_control from pg_backup_stop(). 4997 Withdrawn 19 10/10 +199−27 David Steele (dsteele) 11 2 months ago
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans 5542 Withdrawn Bugfix Needs rebase! Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 6 5 months ago
Automatically sizing the IO worker pool 5913 Committed Performance 19 9/10 +850−0 Thomas Munro (macdice) Thomas Munro (macdice) 4 2 months ago
Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Withdrawn Needs rebase! Tender Wang (tndrwang) 4 8 months ago
pg_plan_advice 6184 Committed Extensions Missing Docs 10/10 +424−122 Robert Haas (rhaas) Robert Haas (rhaas) 3 1 week ago
json_table function PLAN clause 6332 Withdrawn Help - User Testing 19 9/10 +1935−111 Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Nikita Malakhov (nmalakh) 2 1 month ago
ci: Add MTEST_SUITES for optional test tailoring 6430 Withdrawn CI Devtools Needs rebase! Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 2 1 week ago
Remove MULE_INTERNAL encoding 6472 Committed Deprecation 10/10 +0−0 Thomas Munro (macdice) Thomas Munro (macdice) 2 2 months ago
Improve pgindent's formatting named fields in struct literals and varidic functions 6508 Committed Devtools 10/10 +9−3 Andreas Karlsson (kandreas) Tom Lane (tgl) 2 1 month ago
tid_blockno() and tid_offset() accessor functions 6559 Moved to different CF SQL Commands 10/10 +198−0 Ayush Tiwari (aytiwari) Andres Freund (andresfreund) 2 2 months ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Moved to different CF Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 3 months ago
guc: make dereference style consistent in check_backtrace_functions 6566 Committed Bugfix 10/10 +16−16 zhang hu (zhanghu) Álvaro Herrera (alvherre) 1 2 months 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 3 months ago
Enable -Wstrict-prototypes and -Wold-style-definition by default 6572 Moved to different CF Refactoring Only 19 10/10 +54−4 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 2 months 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 2 months ago
Defend against -ffast-math in meson builds 6575 Moved to different CF Devtools 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Tom Lane (tgl) 2 3 months ago
Make Intel's ICX compiler working 6576 Withdrawn Devtools 19 10/10 +275−2 Bertrand Drouvot (bertranddrouvot.pg) 1 3 months ago
Add missing stats_reset column to pg_statio_all_sequences view 6577 Moved to different CF Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 3 months ago
Add missing stats_reset column to pg_statio_all_sequences view 6578 Moved to different CF Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 3 months 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 3 months ago
Add missing stats_reset column to pg_statio_all_sequences view 6582 Moved to different CF Monitoring stable Needs rebase! Sami Imseih (simseih), shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 3 months ago
Fix premature timeout in pg_promote() caused by signal interruptions 6583 Moved to different CF Bugfix 9/10 +4−4 Robert Pang (robertp), Robert Pang (robertpang-oss) Michael Paquier (michael-kun) 2 2 months ago
Use C11 alignas in typedef definitions 6585 Moved to different CF Refactoring Only 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 3 months ago
MERGE PARTITIONS and DEPENDS ON EXTENSION. 6589 Committed Bugfix 0/1 +0−0 Matheus Alcantara (matheus.alcantara) Alexander Korotkov (smagen) 1 1 month ago
SQL/JSON json_table() function PLAN clause 6590 Withdrawn Help - Stuck Rebasing SQL Commands 10/10 +1935−111 Nikita Malakhov (nmalakh) 1 1 month ago
Avoiding memory leakage in jsonpath evaluation 6593 Moved to different CF Performance 10/10 +361−232 Tom Lane (tgl) Tom Lane (tgl) 2 2 months ago
Validate user-supplied c_args in meson builds 6596 Withdrawn Devtools 19 10/10 +9−0 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
remove bits* types 6599 Moved to different CF Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 months ago
Two issues leading to discrepancies in FSM data on the standby server 6605 Committed Bugfix 19 Needs rebase! Alexey Makhmutov (lerm) Alexander Korotkov (smagen) 1 1 month ago
bugfix - fix broken output in expanded aligned format, when data are too short 6608 Committed Bugfix 10/10 +41−3 Pavel Stehule (okbobcz) Michael Paquier (michael-kun) 1 1 week ago
Check some unchecked fclose() results 6609 Withdrawn Bugfix 19 Needs rebase! Chao Li (chaol) 1 2 months ago
avoid including vacuum.h in tableam.h and heapam.h 6612 Moved to different CF Refactoring Only 19 10/10 +82−71 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 months ago
VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 6616 Committed Bugfix Backport stable 10/10 +95−1 Jim Jones (jimus) Álvaro Herrera (alvherre) 1 1 month ago
Add custom EXPLAIN options support to auto_explain 6623 Moved to different CF Extensions Needs rebase! Matheus Alcantara (matheus.alcantara) Robert Haas (rhaas) 2 2 months ago
Fix HAVING-to-WHERE pushdown with nondeterministic collations 6626 Committed Bugfix stable 10/10 +468−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
Fix JSON_ARRAY(query) empty set handling and view deparsing 6628 Committed Bugfix stable 10/10 +304−27 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
Fix integer overflow in nodeWindowAgg.c 6629 Committed Bugfix stable 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 months ago
bufmgr: pass through I/O stats context in FlushUnlockedBuffer() 6637 Committed Refactoring Only Good First Review 19 10/10 +2−2 Chao Li (chaol) Melanie Plageman (melanieplageman) 1 1 month ago
Silence compiler warnings -Wmaybe-uninitialized 6638 Withdrawn Refactoring Only stable 10/10 +3−3 Imran Zaheer (imranzaheer) 1 2 months ago
Track skipped vacuum and analyze in pg_stat_all_tables 6640 Withdrawn Monitoring 0/10 +324−23 Yugo Nagata (yugo.nagata) 1 1 month ago
Adjust error message for CREATE STATISTICS to account for expressions 6641 Moved to different CF DDL Needs rebase! Yugo Nagata (yugo.nagata) Dean Rasheed (deanr) 2 2 months ago
New Table Access Methods for Multi and Single Inserts 6643 Withdrawn Performance 3/10 +2585−72 Haibo Yan (billyean) 1 1 month ago
pg_test_timing: fix unit typo and widen diff type 6645 Committed Bugfix 19 10/10 +17−13 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month ago
meson: Adjust test timeout for Valgrind builds 6646 Withdrawn Devtools 19 10/10 +21−4 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
remove autoanalyze corner case 6650 Moved to different CF 19 10/10 +5−11 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 weeks ago
Optimize numeric comparison and aggregation via packed-datum extraction 6651 Rejected Performance 10/10 +246−28 Chenhui Mo (littleganyu) 1 2 months ago
Minor cleanup of Meson files given that we require 0.57 6656 Committed Refactoring Only Needs rebase! Andreas Karlsson (kandreas) Michael Paquier (michael-kun) 1 1 month ago
Use proc_exit() in WalRcvWaitForStartPosition 6660 Committed Bugfix Good First Review 19 10/10 +0−0 Chao Li (chaol) Fujii Masao (masaofujii) 1 2 months ago
Bugfixes for WAIT FOR LSN 6662 Committed Bugfix 19 Needs rebase! Xuneng Zhou (egoa) Alexander Korotkov (smagen) 2 3 weeks ago
Fix NULL dereference in pg_get_database_ddl() 6669 Withdrawn Bugfix 19 10/10 +40−1 Ayush Tiwari (aytiwari) 1 2 months ago
Use stack allocated StringInfoDatas, where possible (round 2) 6670 Committed Refactoring Only 19 0/1 +0−0 Bertrand Drouvot (bertranddrouvot.pg) David Rowley (davidrowley) 1 2 months ago
Miscellaneous little fixes 6677 Committed Refactoring Only Good First Review stable Needs rebase! Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 1 2 months ago
WAIT FOR LSN bug fixes 6678 Committed Bugfix 19 Needs rebase! Xuneng Zhou (dylanzhou) Alexander Korotkov (smagen) 1 3 weeks ago
Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() 6682 Withdrawn Bugfix stable 10/10 +6−1 JoongHyuk Shin (shin) 1 2 months ago
postmaster: fix stale PM_STARTUP failure exit 6684 Committed Bugfix 10/10 +5−24 Ayush Tiwari (aytiwari) Michael Paquier (michael-kun) 1 1 month ago
Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry 6688 Committed Docs Only 10/10 +0−0 Tatsuya Kawata (croissant) Masahiko Sawada (masahikosawada) 1 1 month ago
repack: fix a bug to reject deferrable primary key fallback for concurrent mode 6691 Committed Bugfix DDL 19 10/10 +97−12 Chao Li (chaol) Álvaro Herrera (alvherre) 1 1 month ago
Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION 6694 Committed Bugfix 19 10/10 +22−22 Ayush Tiwari (aytiwari) John Naylor (john.naylor) 1 1 month ago
Fix column name escaping in postgres_fdw stats import 6695 Committed Bugfix Security 19 Needs rebase! Ayush Tiwari (aytiwari) Etsuro Fujita (efujita) 1 1 month ago
Apply ENCODING option for COPY TO FORMAT JSON 6700 Committed Bugfix 19 10/10 +65−1 Ayush Tiwari (aytiwari) Andrew Dunstan (adunstan) 1 2 weeks ago
Fix FOR PORTION OF recomputing GENERATED STORED columns that depend on the range column 6701 Committed Bugfix 19 Needs rebase! Paul Jungwirth (pjungwir), SATYANARAYANA NARLAPURAM (satyanarayanan), jian he (universality) Peter Eisentraut (petere) 1 1 week ago
Avoid blocking indefinitely while finishing walsender shutdown 6708 Committed Bugfix Logical Replication Physical Replication 10/10 +75−8 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 weeks ago
GetPublicationsStr i18n for quotes 6710 Committed Bugfix Logical Replication 19 10/10 +6−6 Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 4 days ago
meson/testwrap: support EXTRA_REGRESS_OPTS environment variable 6711 Withdrawn Devtools 10/10 +3−0 Bertrand Drouvot (bertranddrouvot.pg) 1 1 month ago
pgbench: make verbose error messages thread-safe 6713 Committed Bugfix Needs rebase! Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago
avoid ranlib warnings on macOS 6717 Committed Bugfix stable 10/10 +20−3 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Consider collation when proving uniqueness 6722 Committed Bugfix stable Needs rebase! Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
Fix overflow and underflow in regr_r2() 6725 Committed Bugfix 19 Needs rebase! Chengpeng Yan (chengpeng.yan) Dean Rasheed (deanr) 1 2 weeks ago
Fix test for stale relation close in sequence synchronization 6726 Committed Bugfix 10/10 +5−1 Ayush Tiwari (aytiwari) Amit Kapila (amitkapila) 1 1 month ago
pgindent versus struct members and typedefs 6739 Committed Bugfix 19 10/10 +2−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Fix WAIT FOR LSN cleanup on subtransaction abort 6741 Committed Bugfix 19 10/10 +54−1 Ayush Tiwari (aytiwari) Alexander Korotkov (smagen) 1 1 month ago
Clean up property graph error messages 6742 Committed Refactoring Only 19 Needs rebase! Ayush Tiwari (aytiwari) Peter Eisentraut (petere) 1 1 month ago
Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 6746 Committed Bugfix DDL 19 10/10 +353−51 Chao Li (chaol) Peter Eisentraut (petere) 1 1 week ago
Fix REPACK with WITHOUT OVERLAPS replica identity indexes 6748 Committed Bugfix DDL 19 10/10 +409−4 Chao Li (chaol) Álvaro Herrera (alvherre) 1 1 month ago
Fix FOR PORTION OF with non-updatable view columns 6750 Committed Bugfix 19 10/10 +0−0 Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 1 1 month ago
Fix pg_stat_statements display of normalized FETCH counts 6756 Withdrawn Bugfix DDL 19 10/10 +134−13 Chao Li (chaol) 1 1 month ago
Fix unsafe PlannedStmt access in pg_stat_statements 6758 Committed Bugfix 19 10/10 +59−1 Chao Li (chaol) Michael Paquier (michael-kun) 1 1 month ago
Fix jsonpath .split_part() to honor silent mode 6759 Committed Bugfix 19 9/10 +34−3 Chao Li (chaol) Michael Paquier (michael-kun) 1 1 month ago
(SQL/PGQ) cache lookup failed for label 6760 Committed Bugfix 19 10/10 +270−76 Man Zeng (zengman) Peter Eisentraut (petere) 1 1 week ago
Decipher the comment in tsrank.c 6762 Committed Comments Only Good First Review stable 10/10 +45−0 Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 1 month ago
Fix SPLIT PARTITION bound-overlap bug and other improvements 6766 Committed Bugfix DDL 19 Needs rebase! Chao Li (chaol) Alexander Korotkov (smagen) 1 3 weeks ago
Fix bug of COPY TO support partition table 6769 Committed Bugfix DDL 19 10/10 +22−2 Chao Li (chaol) Masahiko Sawada (masahikosawada) 1 1 month ago
Fix bug of COPY (on_error set_null) 6774 Withdrawn Bugfix DDL 19 10/10 +24−12 Chao Li (chaol) 1 4 weeks ago
Simplify signature of ProcessStartupPacket() 6775 Committed Refactoring Only 10/10 +16−9 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago
(SQL/PGQ) cache lookup failed for label 6776 Withdrawn Bugfix 19 Not processed Ayush Tiwari (aytiwari) 1 1 week ago
pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop 6780 Committed Bugfix 19 10/10 +36−0 Ayush Tiwari (aytiwari) Robert Haas (rhaas) 1 2 weeks ago
Fix minimal typo in OAuth 6784 Committed [oauth] 19 10/10 +1−1 Jonathan Gonzalez V. (sxd) Daniel Gustafsson (d_gustafsson) 1 4 weeks ago
GitHub Actions to replace Cirrus CI 6785 Committed CI 10/10 +1278−1350 Andres Freund (andresfreund), Jelte Fennema-Nio (jeltef), Nazir Bilal Yavuz (nbyavuz) Andres Freund (andresfreund) 1 yesterday
Fix LISTEN startup race with direct advancement 6787 Committed Bugfix 10/10 +23−31 Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 2 weeks ago
BUG #19488: Standby connection fails after dropping on login event trigger enabled always 6790 Committed Bugfix 18 10/10 +135−1 Ayush Tiwari (aytiwari) Alexander Korotkov (smagen) 1 3 weeks ago
BUG #19482: Recursive QueueFKConstraintValidation() lacks stack depth check 6791 Committed Bugfix 18 9/10 +6−0 Ayush Tiwari (aytiwari) Tom Lane (tgl) 1 3 weeks ago
Remove obsolete LISTEN array growth isolation test 6794 Committed Testing 10/10 +1−19 Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 2 weeks ago
Reject degenerate SPLIT PARTITION with DEFAULT partition 6796 Committed DDL 19 9/10 +0−0 Chao Li (chaol) Alexander Korotkov (smagen) 1 3 weeks ago
Set notice receiver before libpq connection startup 6797 Committed Bugfix dblink 19 10/10 +70−37 Chao Li (chaol) Fujii Masao (masaofujii) 1 2 weeks ago
effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) 6800 Committed Bugfix Logical Replication 19 10/10 +0−0 Imran Zaheer (imranzaheer) Álvaro Herrera (alvherre) 1 2 weeks ago
expand refint docs with usage info 6803 Committed Docs Only stable 10/10 +57−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 week ago
BUG Segfault triggered by reentrancy in ri_triggers.c 6805 Withdrawn Bugfix 8/10 +199−1 Lucas Jeffrey (lucasjeffrey.acs) 1 2 weeks ago
BUG Segfault triggered by reentrancy in ri_triggers.c 6815 Withdrawn Bugfix 9/10 +240−1 Lucas Jeffrey (lucasjeffrey.acs) 1 2 weeks ago
[PATCH]Refactor and unify expression construction functions in makefuncs.c 6823 Returned with feedback Refactoring Only Good First Review My First Patch 10/10 +7−30 Zizhuan Liu (liuzizhuan) 1 2 weeks ago
pg_createsubscriber: allow duplicate publication names 6826 Committed System Administration 19 10/10 +6−22 Chao Li (chaol) Amit Kapila (amitkapila) 1 1 week ago
Use correct type for catalog_xmin 6846 Committed Bugfix 19 Needs rebase! Imran Zaheer (imranzaheer) Fujii Masao (masaofujii) 1 1 week ago
Avoid NULL SQL/JSON expressions after failed text coercion 6849 Committed Bugfix 18 9/10 +71−1 Ayush Tiwari (aytiwari) Álvaro Herrera (alvherre) 1 5 days ago
Add pg_upgrade check for invalid role references in pg_init_privs 6856 Withdrawn Bugfix 18 10/10 +82−0 Hüseyin Demir (demir) 1 1 week ago
t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline 6862 Committed Bugfix stable Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 5 days ago
Fix unqualified catalog references in psql describe queries 6866 Committed Bugfix 19 10/10 +8−8 Chao Li (chaol) Michael Paquier (michael-kun) 1 yesterday
[PATCH] Fix typos in pqsignal.c comment 6871 Withdrawn Comments Only 20 10/10 +2−2 Ewan Young (kdbase.hack.gmail.com) 1 1 week ago
Reject negative max_retention_duration values 6872 Committed Bugfix DDL 19 10/10 +17−0 Chao Li (chaol) Amit Kapila (amitkapila) 1 1 week ago
fix prev link in docs 6874 Committed Bugfix stable 10/10 +1−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 yesterday
Modernizing pg_bsd_indent's error/warning reporting code 6877 Committed Modernization 19 10/10 +14−42 Tom Lane (tgl) Tom Lane (tgl) 1 yesterday
Do quoting more carefully in replication commands 6878 Committed Bugfix Backport stable 10/10 +159−73 Tom Lane (tgl) Tom Lane (tgl) 1 yesterday
New patch