Commitfest PG20-1 (2026-07-01 – 2026-07-31)

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: 279. Waiting on Author: 39. Ready for Committer: 47. Committed: 172. Moved to next CF: 27. Withdrawn: 42. Rejected: 3. Returned with Feedback: 5. Total: 614.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
relfilenode statistics 5007 Needs review Monitoring 18 8/10 +1479−670 Bertrand Drouvot (bertranddrouvot.pg) 11 1 week ago
Refactor SLRU to always use long file names 5250 Ready for Committer Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 5 days ago
starjoin join order planning 5553 Needs review Performance Needs rebase! Tomas Vondra (fuzzycz) 4 1 month ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Needs review Multithreading AIO 10/10 +448−37 Jelte Fennema-Nio (jeltef) 7 2 weeks ago
Improve coments on structures in trigger.c 5680 Waiting on Author Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 5 9 months ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Needs review 19 Needs rebase! Jian He (stayreal) 6 4 months ago
Carefully exposing information without authentication 5845 Needs review Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 4 3 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 2 weeks ago
Report bytes and transactions actually sent downtream 5877 Needs review Monitoring Logical Replication 10/10 +172−154 Ashutosh Bapat (ashutoshbapat) 6 2 weeks ago
Stack-based tracking of per-node WAL/buffer usage 6023 Needs review Performance PGConf.dev 10/10 +0−0 Lukas Fittl (lfittl) 5 3 months ago
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 6054 Needs review 19 Needs rebase! Jian He (stayreal) 4 10 months ago
let ALTER COLUMN SET DATA TYPE cope with trigger dependency 6089 Needs review 19 Needs rebase! Jian He (stayreal) 4 5 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 9 months ago
Optimization of the is_normalized() function. 6152 Needs review Performance 19 Needs rebase! Alexander Borisov (lexborisov) 4 3 months ago
Add a warning on stats manipulation functions 6155 Needs review Docs Only 19 Needs rebase! Yugo Nagata (yugo.nagata) 4 3 weeks ago
Add read-only disconnect_requested GUC for graceful client disconnect (reviously goaway) 6156 Waiting on Author libpq 10/10 +432−12 Jelte Fennema-Nio (jeltef) 4 1 week ago
Improve docs syntax checking and enable it in the meson build 6161 Needs review CI Testing Needs rebase! Nazir Bilal Yavuz (nbyavuz) 3 3 months ago
Add archive_mode to prevent unarchived WAL on permanent primary failure 6177 Needs review Physical Replication 19 2/10 +969−64 Andrey Borodin (x4m) 4 4 hours ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 1/2 +25−0 Florents Tselai (florentst) 3 8 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 2 months ago
Bypassing cursors in postgres_fdw to enable parallel plans 6233 Needs review postgres_fdw Performance 19 10/10 +1866−58 Rafia Sabih (rafia.sabih) 2 20 hours ago
split tablecmds.c 6269 Waiting on Author Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 3 5 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 3 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 5 months ago
Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Needs review Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 3 2 months ago
SQL-level pg_datum_image_equal 6309 Needs review Needs rebase! Matthias van de Meent (mmeent) 2 3 months ago
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Needs review psql Security 10/10 +623−466 Jelte Fennema-Nio (jeltef) 3 1 week ago
Enable partitionwise join for partition keys wrapped by RelabelType 6315 Needs review 10/10 +50−2 Matheus Alcantara (matheus.alcantara) 3 4 months ago
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade 6340 Needs review 19 5/10 +220−6 Jeevan Chalke (jeevan.chalke) 3 1 month 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 3 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 3 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 3 months ago
Add ldapservice connection parameter 6390 Ready for Committer libpq 10/10 +340−7 Andrew Jackson (andrewjackson) 2 3 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 5/10 +138−5 Jian He (stayreal) 2 6 months ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance DDL 19 10/10 +1347−152 Mihail Nikalayeu (mihailnikalayeu) 2 3 months ago
Add cascade synchronous replication 6404 Needs review Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 2 2 days ago
Fix comments for buf_id field of BufferDesc structure 6417 Needs review Comments Only 19 10/10 +7−4 Daniil Davydov (dddaniil) 2 6 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 4 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 5 months ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 Needs rebase! Florents Tselai (florentst) 2 5 months ago
pg_stat_io_histogram 6433 Needs review Monitoring 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 2 2 weeks ago
LLVMJIT: introduce force-inlined functions 6437 Needs review Performance 19 10/10 +103−4 Pierre Ducroquet (pinaraf) 2 3 months ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Needs review Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 2 5 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable 10/10 +272−38 Chao Li (chaol) 2 6 days ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 9/10 +54−0 Chao Li (chaol) 2 5 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Ready for Committer Bugfix Security 20 10/10 +906−1 Surya Poondla (spoondla) 2 6 days ago
Show expression of virtual columns in error messages 6460 Needs review 10/10 +208−43 Matheus Alcantara (matheus.alcantara) 2 1 week 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 2 months ago
Unfortunate pushing down of expressions below sort 6467 Waiting on Author Performance 10/10 +318−56 Chengpeng Yan (chengpeng.yan) 2 3 months ago
Pipelined Recovery 6487 Needs review Performance 20 10/10 +2339−45 Imran Zaheer (imranzaheer) 2 yesterday
Change the default wal_blocksize to 4KB 6490 Needs review Performance 9/10 +12−12 Andy Pogrebnoi (birdofdada) 2 3 months ago
Provide support for trailing commas 6492 Waiting on Author Needs rebase! Greg Sabino Mullane (greg) Peter Eisentraut (petere) 2 3 months ago
add assertion for palloc in signal handlers 6498 Waiting on Author 19 Needs rebase! Nathan Bossart (bossartn) 2 4 months ago
DOCS - Add introductory paragraph to Getting Started chapter 6506 Waiting on Author Docs Only stable 10/10 +6−0 Dragos Andriciuc (andriciucdragos) 2 3 months ago
[PATCH] Add parallel instrumentation hooks for CustomScan providers 6524 Needs review Extensions stable 10/10 +112−0 Siddharth Kothari (sidkot.google.com) 2 6 days 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 3 weeks ago
Decorrelate nested tuple hash tables 6553 Needs review Performance 19 9/10 +13−7 Ants Aasma (ants) 2 4 months ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 10/10 +246−43 Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 1 16 hours ago
Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY 6580 Needs review Performance 19 10/10 +246−43 Surya Poondla (spoondla) 1 16 hours ago
A stack allocation API 6591 Needs review Refactoring Only Performance Needs rebase! Thomas Munro (macdice) 1 4 months ago
elog: clarify usage and style of error reporting functions 6595 Needs review Comments Only 19 10/10 +21−0 Chao Li (chaol) 1 4 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 3 months ago
New pg_stat_tablespace view for tablespace level metrics 6607 Needs review Monitoring Needs rebase! shihao zhong (zhong950419) 1 3 months ago
ORDER BY ALL 6610 Needs review SQL Commands 4/10 +1348−6 Rushabh Lathia (rlathia) Peter Eisentraut (petere) 1 3 months ago
Add http connection service file functionality 6614 Needs review libpq 19 5/10 +1117−2 Andrew Jackson (andrewjackson) 1 3 months ago
pg_stat_xact_user_tables stat not currect during the transaction 6619 Needs review Bugfix Needs rebase! Xuneng Zhou (dylanzhou) 1 2 months ago
PoC - psql - emphases line with table name in verbose output 6620 Needs review psql 10/10 +16−1 Pavel Stehule (okbobcz) 1 2 months ago
Get rid of redundant StringInfo accumulation 6622 Needs review Performance 19 10/10 +15−5 Daniil Davydov (dddaniil) 1 3 months ago
pg_stat_statements: add last_execution_start column 6624 Waiting on Author Monitoring PGConf.dev 19 10/10 +363−12 Pavlo Golub (pasha_golub) 1 3 weeks ago
Convert ALL SubLinks to ANY SubLinks 6627 Needs review Performance 10/10 +422−9 Richard Guo (richardguo) 1 3 months ago
jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) 6631 Needs review 10/10 +758−87 Alexandra Wang (l-wang) 1 3 months ago
Add tests for src/backend/nodes/extensible.c 6632 Needs review Testing 10/10 +575−0 Aleksander Alekseev (a.alekseev) 1 3 months ago
Add condition variable support to WaitEventSetWait() 6633 Needs review Refactoring Only 19 10/10 +197−48 Chao Li (chaol) 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 3 months ago
Extract numeric filed in JSONB more effectively 6644 Needs review Performance 10/10 +3155−10 Andy Fan (andyf), Haibo Yan (billyean) 1 2 months ago
Resizable shared memory structures 6652 Needs review System Administration 1/2 +1763−164 Ashutosh Bapat (ashutoshbapat) 1 1 month ago
Return DSA area for hash table from GetNamedDSHash() 6655 Needs review 19 10/10 +12−0 Sami Imseih (simseih) 1 3 months ago
Environment variable to disable diffs file output 6657 Needs review Testing Devtools 1/2 +7−0 Ilya Cherdakov (i.cherdakov) 1 3 months ago
Upload only the failed tests' logs to the Postgres CI (Cirrus CI) 6658 Needs review CI Needs rebase! Nazir Bilal Yavuz (nbyavuz) 1 1 month ago
Allow a condition string in an injection point 6663 Needs review Needs rebase! Sami Imseih (simseih) 1 3 months ago
pg_waldump: read modern tar formats with libarchive 6665 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 3 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 3 months 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 2 months ago
ISBN range table 6676 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 3 months ago
docs: Include database collation check on SQL from alter_collation.sgml 6681 Needs review Docs Only 10/10 +20−6 Matheus Alcantara (matheus.alcantara) 1 3 months ago
Todo item: Include the symbolic SQLSTATE name in verbose error reports 6685 Needs review System Administration Needs rebase! Josh Kupershmidt (schmiddy) 1 1 month ago
pg_dump: eliminate tmpfile double-write in tar format output 6686 Needs review Performance Needs rebase! Josh Kupershmidt (schmiddy) 1 3 months ago
Adding event mask validation for ModifyWaitEvent 6687 Needs review Bugfix Needs rebase! Josh Kupershmidt (schmiddy) 1 3 months ago
Extensible sync handler registration 6689 Needs review Extensions 19 10/10 +798−41 Greg Lamberson (glamberson) 1 2 months 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 month ago
Proposal: Conflict log history table for Logical Replication 6696 Needs review Logical Replication stable 10/10 +1494−331 Dilip Kumar (dilip.kumar) 1 2 days ago
Remove dead code in ExecForPortionOfLeftovers() 6697 Needs review Good First Review Performance 19 10/10 +0−14 Aleksander Alekseev (a.alekseev) 1 3 months ago
Allow SJE to recognize GiST-backed temporal primary keys 6699 Needs review Bugfix Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 3 months ago
Logical Replication - revisit `is_table_publication` function implementation 6705 Needs review Refactoring Only Performance stable 10/10 +28−27 Peter Smith (smithpb2250) 1 8 hours 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 8 hours ago
[Patch]Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible 6712 Needs review Bugfix 14 Needs rebase! Alexey Makhmutov (lerm) 1 2 months ago
pgcrypto: Respect builtin_crypto_enabled for PGP ciphers 6714 Needs review Security 10/10 +250−14 Shishir Sharma (shishir2001) 1 2 months ago
Fix race condition in pg_get_publication_tables with concurrent DROP TABLE 6715 Waiting on Author 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 2 months ago
Improve HASH overflow page reuse by preferring recently freed pages to enhance locality. 6718 Needs review Performance Needs rebase! lakshmi g (lakshmi) 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 2 months 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 1 month 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 month ago
Make pg_prewarm, autoprewarm yield for waiting DDL 6731 Needs review stable Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 week ago
LockHasWaiters() crashes on fast-path locks 6732 Needs review Bugfix stable 10/10 +11−0 SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 week ago
small cleanup for s_lock.h 6734 Needs review Refactoring Only 20 Needs rebase! Nathan Bossart (bossartn) 1 2 months ago
COPY JSON: use trailing commas in FORCE_ARRAY output 6745 Needs review DDL 19 9/10 +36−17 Chao Li (chaol) 1 2 months ago
Support for 8-byte TOAST values, round two 6747 Needs review System Administration 10/10 +1225−415 Michael Paquier (michael-kun) 1 2 months ago
[PATCH] Make NumericVar storage semantics explicit 6751 Needs review My First Patch 10/10 +3777−248 Chenhui Mo (littleganyu) 1 2 weeks ago
Mark the enum comparison functions as leakproof 6752 Waiting on Author 10/10 +14−7 Laurenz Albe (laurenz) 1 yesterday
RFC: EXPLAIN ANALYZE wait event reporting 6753 Waiting on Author My First Patch Monitoring Needs rebase! Ilmar Yunusov (tanswis42.gmail.com) 1 2 weeks ago
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions 6754 Needs review Bugfix My First Patch DDL 9/10 +51−1 Alberto Piai (albe) 1 3 months ago
[BUG] DELETE/UPDATE more than one row in partitioned foreign table 6770 Needs review Extensions Bugfix 10/10 +1217−319 Nikita Malakhov (nmalakh) 1 1 week ago
[SQL/PGQ] Early pruning for GRAPH_TABLE path generation 6771 Needs review Performance 19 Needs rebase! Zhao Junwang (zhjwpku) 1 2 months ago
Update docs for logging_collector and durability 6777 Needs review Docs Only 10/10 +7−2 Daniel Bauman (danielbauman) 1 2 months ago
pgstat: Flush some statistics within running transactions, take 2 6781 Needs review Monitoring 10/10 +431−35 Sami Imseih (simseih) 1 2 months 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 2 months ago
A trivial fix on a comment in pgstat_assoc_relation() 6789 Needs review Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 1 1 month ago
contrib/oid2name: add TAP tests for object listing 6799 Needs review Testing 10/10 +80−0 Sergii Glushchenko (gsserge) 1 2 months ago
retire PQfn() 6802 Needs review Security 20 Needs rebase! Nathan Bossart (bossartn) 1 1 month ago
log_postmaster_stats 6804 Needs review Monitoring 20 10/10 +151−3 Jakub Wartak (jakub.wartak.tomtom) 1 yesterday
Key joins 6808 Needs review SQL Commands 20 9/10 +30449−91 Andreas Karlsson (kandreas), Vik Fearing (xocolatl), Joel Jacobson (joeljacobson), Arne Roland (malkut) 1 1 week ago
Improving index selection for logical replication apply with replica identity full 6814 Needs review Performance Logical Replication 20 10/10 +87−3 Ethan Mertz (ethanmertz) 1 3 weeks ago
alert clients when prepared statements are deallocated 6816 Needs review 20 10/10 +354−9 Nathan Bossart (bossartn) 1 1 month ago
hashjoins vs. Bloom filters 6818 Needs review Performance Needs rebase! Tomas Vondra (fuzzycz) 1 12 hours ago
pg_stat_lock: add blocker mode dimension 6820 Needs review Monitoring 20 Needs rebase! Tatsuya Kawata (croissant) 1 1 month ago
Unify parallel worker handling for index builds and instrumentation 6821 Needs review Refactoring Only 10/10 +650−794 Lukas Fittl (lfittl) 1 1 month ago
Fix: VACUUM FULL or CREATE INDEX fails with error "missing chunk number 0 for toast value XXX" 6824 Needs review Bugfix 20 10/10 +794−55 Michael Paquier (michael-kun), Ekaterina Testova (e.testova) 1 19 hours ago
Fix safe_wal_size for slots without restart_lsn 6828 Needs review Bugfix stable 10/10 +40−10 Xuneng Zhou (dylanzhou) 1 1 month ago
Make printtup a bit faster 6829 Needs review Performance 20 10/10 +453−88 Andres Freund (andresfreund), Andy Fan (andy2) 1 1 month ago
Add autovacuum_warning to surface concurrent vacuum collisions 6830 Needs review Monitoring GUC 20 10/10 +16−0 Shinya Kato (shinyakato) 1 1 week ago
Add docs of autoanalyze corner case 6831 Needs review Docs Only stable 10/10 +5−2 Shinya Kato (shinyakato) 1 1 month 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 month ago
Improving Visibility of Temporary Table Usage 6835 Needs review Monitoring 20 Needs rebase! Mohamed ALi (mohamedali) 1 3 weeks ago
Add NESTED_STATEMENTS option to EXPLAIN 6836 Needs review Monitoring 20 10/10 +1399−36 Mohamed ALi (mohamedali) 1 1 month ago
Prevent constraint name conflicts in partition trees spanning multiple schemas 6842 Needs review Bugfix DDL 10/10 +254−14 Marko Grujic (gruuya) 1 1 month ago
Move system identifier generation to a common helper 6845 Needs review Refactoring Only 10/10 +84−36 Imran Zaheer (imranzaheer) 1 3 weeks ago
Don't consider FATAL errors "abnormal server termination" 6850 Needs review Bugfix libpq 10/10 +303−105 Jelte Fennema-Nio (jeltef) 1 1 month ago
Add regression tests for btree skip scan support functions 6852 Needs review 10/10 +684−0 Baji Shaik (bajishaik) 1 1 month 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 month ago
Copy from JSON FORMAT. 6857 Needs review SQL Commands 20 6/10 +1170−27 Zhao Junwang (zhjwpku) 1 1 month 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 4 weeks ago
Add explicit warnings about unsafe OAuth trace output for libpq 6864 Needs review [oauth] Needs rebase! Zsolt Parragi (zsolt.parragi) 1 1 month ago
Allow physical replication slots to recover from archive after invalidation 6865 Needs review Physical Replication My First Patch Needs rebase! Joao Foltran (joaofoltran) 1 1 week ago
Show hashed SAOP decision in EXPLAIN 6868 Ready for Committer Good First Review Missing Tests Devtools 20 10/10 +188−1 Andrei Lepikhov (lepikhov) 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 1 month ago
Disable startup progress timeout during standby WAL replay 6876 Needs review GUC 10/10 +15−1 Fujii Masao (masaofujii) 1 1 month ago
Make log_lock_failures support LOCK NOWAIT 6883 Needs review GUC Needs rebase! ChangAo Chen (chenchangao) 1 1 month ago
Reduce outer joins in more cases 6886 Needs review Performance 20 Needs rebase! Richard Guo (richardguo) 1 4 weeks ago
Unexpected reindex when altering column types for partitioned tables 6887 Needs review DDL Performance 10/10 +157−42 Álvaro Rodríguez (arodrgr) 1 1 month ago
Randomize B-Tree page split location to avoid oscillating patterns 6892 Needs review Performance stable 9/10 +65−4 Dmitry Dolgov (erthalion) 1 1 month ago
Require SSL connection to postgres for oauth 6897 Needs review [oauth] 8/10 +162−5 Zsolt Parragi (zsolt.parragi) 1 1 month ago
Fold NOT IN / <> ALL expressions containing NULL to FALSE 6901 Needs review Performance stable 10/10 +96−16 Ilia Evdokimov (ilidock95) 1 1 month ago
Possible G2 anomaly at SERIALIZABLE (SSI, doom-before-error) 6904 Needs review Bugfix 10/10 +256−0 Andrey Borodin (x4m) 1 1 month ago
Make frontend programs relink after libpgfeutils changes 6907 Needs review Devtools 19 10/10 +57−39 Chao Li (chaol) 1 1 month ago
Do not lock tables in get_tables_to_repack 6909 Needs review Bugfix 9/10 +26−12 ChangAo Chen (chenchangao) 1 2 days ago
PROXY protocol support 6916 Needs review System Administration Monitoring GUC My First Patch 20 10/10 +2131−16 Julien Riou (riouj) 1 1 month ago
Global temporary tables 6918 Waiting on Author SQL Commands Needs rebase! Dean Rasheed (deanr) 1 1 week ago
Prove a NOT IN's left-hand expressions non-nullable from quals 6920 Needs review 20 10/10 +399−54 Richard Guo (richardguo) 1 1 month ago
Continuous re-validation of session credentials 6921 Needs review Security 20 8/10 +1730−17 ajitpostgres awekar (ajit.awekar) 1 2 weeks ago
Allow pg_log_backend_memory_contexts() for postmaster 6922 Needs review Monitoring 20 10/10 +40−4 Jakub Wartak (jakub.wartak.tomtom) 1 4 weeks ago
Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions 6923 Needs review Performance SQL Commands 2/10 +578−41 Matthias van de Meent (mmeent) 1 4 weeks ago
Add a hook for handling logical decoding messages on subscribers. 6924 Needs review Logical Replication Needs rebase! Masahiko Sawada (masahikosawada) 1 1 week ago
Add PRODUCT() aggregate function 6925 Needs review SQL Commands 20 10/10 +1073−0 Jeevan Chalke (jeevan.chalke) 1 3 weeks ago
Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound 6928 Needs review Bugfix 10/10 +17−16 Fujii Masao (masaofujii) 1 3 weeks ago
pgbench --continue-on-error: clarify TPS and failure reporting 6930 Needs review Docs Only 19 2/10 +17−4 Chao Li (chaol) 1 1 week ago
Improve row estimation with multi-column unique indexes 6932 Needs review Performance 20 10/10 +669−284 Anthonin Bonnefoy (bonnefoa) 1 2 weeks ago
Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms 6933 Needs review Performance Logical Replication 20 10/10 +764−61 Rui Zhao (zhaorui) 1 2 months ago
Support UUIDv6 in uuid_extract_timestamp() 6936 Needs review Good First Review 20 10/10 +58−1 Tristan Partin (tristan957) 1 3 weeks ago
Add hook for plugins to acquire sample rows during ANALYZE 6939 Needs review Extensions 20 10/10 +86−4 Samba Siva Reddy (sambasivareddy.ch) 1 2 weeks ago
ON EMPTY clause for aggregate and window functions 6943 Needs review SQL Commands 20 10/10 +1360−8 Jeevan Chalke (jeevan.chalke) 1 3 weeks ago
Use wait_classes.h in pg_prewarm 6946 Needs review Refactoring Only Good First Review My First Patch 20 10/10 +1−2 Dongpo Liu (0xpoe) 1 3 weeks ago
Improve errmsg for publication membership 6950 Ready for Committer Bugfix Good First Review 20 9/10 +4−4 Peter Smith (smithpb2250) 1 1 month ago
Avoid obscure DES key buffer loop bounds in pgcrypto 6953 Needs review Refactoring Only stable 9/10 +5−2 Ayush Tiwari (aytiwari) 1 2 months ago
Proposal: QUALIFY clause 6954 Needs review SQL Commands 10/10 +2320−5 Matheus Alcantara (matheus.alcantara) 1 1 week ago
Include sequences in publications created by pg_createsubscriber 6956 Needs review Logical Replication Physical Replication 10/10 +62−20 vigneshwaran C (vignesh.postgres) 1 1 week ago
Relax some restrictions of REPACK (CONCURRENTLY) 6957 Needs review System Administration 20 Needs rebase! Antonin Houska (a.houska) 1 1 week ago
Selectivity estimation for COALESCE in eqsel/eqjoinsel 6960 Needs review My First Patch stable 10/10 +444−30 Egor Savelev (esavelievcode.gmail.com) 1 5 days ago
hash joins vs. bitmap filters 6964 Needs review Performance 20 3/10 +713−3 Ben Mejia (benmejia) 1 2 weeks ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
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 6 months ago
Automatically sizing the IO worker pool 5913 Committed Performance 19 9/10 +850−0 Thomas Munro (macdice) Thomas Munro (macdice) 4 3 months ago
Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Withdrawn Needs rebase! Tender Wang (tndrwang) 4 9 months ago
pg_plan_advice 6184 Committed Extensions Missing Docs 10/10 +424−122 Robert Haas (rhaas) Robert Haas (rhaas) 3 1 month ago
refactor ExecInitPartitionInfo 6280 Rejected Refactoring Only stable 10/10 +14−26 Jian He (stayreal) 3 2 weeks 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 week ago
ci: Add MTEST_SUITES for optional test tailoring 6430 Withdrawn CI Devtools Needs rebase! Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 2 1 month ago
Tighten nullingrels checks 6458 Committed 20 10/10 +130−57 Richard Guo (richardguo) Richard Guo (richardguo) 2 3 weeks ago
Remove MULE_INTERNAL encoding 6472 Committed Deprecation 10/10 +0−0 Thomas Munro (macdice) Thomas Munro (macdice) 2 3 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 2 months 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 3 months ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Moved to different CF Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 4 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 3 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 4 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 3 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 3 months ago
Compress prune/freeze records with Delta Frame of Reference algorithm 6574 Returned with feedback Performance Needs rebase! Evgeny Voropaev (evoro) 1 3 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 4 months ago
Make Intel's ICX compiler working 6576 Withdrawn Devtools 19 10/10 +275−2 Bertrand Drouvot (bertranddrouvot.pg) 1 4 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 4 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 4 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 4 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 4 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 3 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 4 months ago
MERGE PARTITIONS and DEPENDS ON EXTENSION. 6589 Committed Bugfix 0/1 +0−0 Matheus Alcantara (matheus.alcantara) Alexander Korotkov (smagen) 1 2 months ago
SQL/JSON json_table() function PLAN clause 6590 Withdrawn Help - Stuck Rebasing SQL Commands 10/10 +1935−111 Nikita Malakhov (nmalakh) 1 1 week ago
Avoiding memory leakage in jsonpath evaluation 6593 Moved to different CF Performance 10/10 +361−232 Tom Lane (tgl) Tom Lane (tgl) 2 4 months ago
Validate user-supplied c_args in meson builds 6596 Withdrawn Devtools 19 10/10 +9−0 Bertrand Drouvot (bertranddrouvot.pg) 1 3 months ago
Replace __builtin_types_compatible_p with _Generic 6597 Committed Modernization Refactoring Only 10/10 +48−125 Peter Eisentraut (petere), Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 1 5 days ago
remove bits* types 6599 Moved to different CF Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 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 2 months 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 month ago
Check some unchecked fclose() results 6609 Withdrawn Bugfix 19 Needs rebase! Chao Li (chaol) 1 3 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 Rejected Performance Needs rebase! Nikhil Chawla (nchawla) 1 3 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 3 months ago
heapam_tuple_complete_speculative : remove unnecessary tuple fetch 6613 Committed Refactoring Only stable 10/10 +1−7 Chao Li (chaol) Heikki Linnakangas (heikki) 1 2 weeks 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 2 months ago
Bug: wrong relname in RemoveSubscriptionRel() error detail 6621 Withdrawn Bugfix stable 10/10 +1−1 Chao Li (chaol) 1 3 months 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 3 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 2 months 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 2 months ago
Fix integer overflow in nodeWindowAgg.c 6629 Committed Bugfix stable 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 3 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 3 months ago
Silence compiler warnings -Wmaybe-uninitialized 6638 Withdrawn Refactoring Only stable 10/10 +3−3 Imran Zaheer (imranzaheer) 1 3 months ago
Track skipped vacuum and analyze in pg_stat_all_tables 6640 Withdrawn Monitoring 0/10 +324−23 Yugo Nagata (yugo.nagata) 1 6 hours 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 3 months ago
New Table Access Methods for Multi and Single Inserts 6643 Withdrawn Performance 3/10 +2585−72 Haibo Yan (billyean) 1 2 months 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 2 months ago
meson: Adjust test timeout for Valgrind builds 6646 Withdrawn Devtools 19 10/10 +21−4 Bertrand Drouvot (bertranddrouvot.pg) 1 3 months ago
Remove commented-out code in 026_overwrite_contrecord.pl 6647 Committed Comments Only 10/10 +0−0 Imran Zaheer (imranzaheer) Michael Paquier (michael-kun) 1 3 months ago
remove autoanalyze corner case 6650 Moved to different CF 19 10/10 +5−11 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 month ago
Optimize numeric comparison and aggregation via packed-datum extraction 6651 Rejected Performance 10/10 +246−28 Chenhui Mo (littleganyu) 1 3 months ago
SLOPE - Planner optimizations on monotonic expressions. 6653 Withdrawn Performance 19 10/10 +3121−249 Alexandre Felipe (afelipe) 1 12 hours 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 3 months ago
bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 6659 Committed 20 9/10 +667−1948 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 weeks ago
Use proc_exit() in WalRcvWaitForStartPosition 6660 Committed Bugfix Good First Review 19 10/10 +0−0 Chao Li (chaol) Fujii Masao (masaofujii) 1 3 months ago
Bugfixes for WAIT FOR LSN 6662 Committed Bugfix 19 Needs rebase! Xuneng Zhou (egoa) Alexander Korotkov (smagen) 2 1 week ago
Fix NULL dereference in pg_get_database_ddl() 6669 Withdrawn Bugfix 19 10/10 +40−1 Ayush Tiwari (aytiwari) 1 3 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 3 months ago
Add bms_offset_members() function for bitshifting Bitmapsets 6675 Committed Refactoring Only Needs rebase! David Rowley (davidrowley) David Rowley (davidrowley) 1 1 week ago
Miscellaneous little fixes 6677 Committed Refactoring Only Good First Review stable Needs rebase! Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 1 3 months ago
WAIT FOR LSN bug fixes 6678 Committed Bugfix 19 Needs rebase! Xuneng Zhou (dylanzhou) Alexander Korotkov (smagen) 1 1 week ago
Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() 6682 Withdrawn Bugfix stable 10/10 +6−1 JoongHyuk Shin (shin) 1 3 months ago
postmaster: fix stale PM_STARTUP failure exit 6684 Committed Bugfix 10/10 +5−24 Ayush Tiwari (aytiwari) Michael Paquier (michael-kun) 1 3 months 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 3 months 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 2 months 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 2 months ago
Fix column name escaping in postgres_fdw stats import 6695 Committed Bugfix Security 19 Needs rebase! Ayush Tiwari (aytiwari) Etsuro Fujita (efujita) 1 2 months ago
Fix null pointer dereference in PG19 6698 Committed Bugfix 19 10/10 +155−0 Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 1 week ago
Apply ENCODING option for COPY TO FORMAT JSON 6700 Committed Bugfix 19 10/10 +65−1 Ayush Tiwari (aytiwari) Andrew Dunstan (adunstan) 1 1 month 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 month 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 1 month ago
GetPublicationsStr i18n for quotes 6710 Committed Bugfix Logical Replication 19 10/10 +6−6 Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 1 month ago
meson/testwrap: support EXTRA_REGRESS_OPTS environment variable 6711 Withdrawn Devtools 10/10 +3−0 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
pgbench: make verbose error messages thread-safe 6713 Committed Bugfix Needs rebase! Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 months ago
avoid ranlib warnings on macOS 6717 Committed Bugfix stable 10/10 +20−3 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 months ago
Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs 6721 Committed Performance 10/10 +237−14 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 weeks ago
Consider collation when proving uniqueness 6722 Committed Bugfix stable Needs rebase! Richard Guo (richardguo) Richard Guo (richardguo) 1 2 months ago
Fix overflow and underflow in regr_r2() 6725 Committed Bugfix 19 Needs rebase! Chengpeng Yan (chengpeng.yan) Dean Rasheed (deanr) 1 1 month ago
Fix test for stale relation close in sequence synchronization 6726 Committed Bugfix 10/10 +5−1 Ayush Tiwari (aytiwari) Amit Kapila (amitkapila) 1 2 months ago
remove pg_spin_delay() from atomics code 6738 Committed Refactoring Only 20 10/10 +0−65 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 3 weeks ago
pgindent versus struct members and typedefs 6739 Committed Bugfix 19 10/10 +2−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 months ago
Fix WAIT FOR LSN cleanup on subtransaction abort 6741 Committed Bugfix 19 10/10 +54−1 Ayush Tiwari (aytiwari) Alexander Korotkov (smagen) 1 2 months ago
Clean up property graph error messages 6742 Committed Refactoring Only 19 Needs rebase! Ayush Tiwari (aytiwari) Peter Eisentraut (petere) 1 2 months ago
COPY: validate option presence rather than option values 6744 Withdrawn DDL 19 10/10 +113−26 Chao Li (chaol) 1 3 weeks 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 month 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 2 months 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 2 months ago
Fix pg_stat_statements display of normalized FETCH counts 6756 Withdrawn Bugfix DDL 19 10/10 +134−13 Chao Li (chaol) 1 2 months 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 2 months 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 2 months 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 2 months ago
Fix SPLIT PARTITION bound-overlap bug and other improvements 6766 Committed Bugfix DDL 19 Needs rebase! Chao Li (chaol) Alexander Korotkov (smagen) 1 1 month 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 2 months ago
Fix bug of COPY (on_error set_null) 6774 Withdrawn Bugfix DDL 19 10/10 +24−12 Chao Li (chaol) 1 2 months ago
Simplify signature of ProcessStartupPacket() 6775 Committed Refactoring Only 10/10 +16−9 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 months ago
(SQL/PGQ) cache lookup failed for label 6776 Withdrawn Bugfix 19 Not processed Ayush Tiwari (aytiwari) 1 1 week ago
Move FOR PORTION OF checks out of analysis 6778 Committed Bugfix 19 Needs rebase! Paul Jungwirth (pjungwir), Jian He (stayreal) Peter Eisentraut (petere) 1 3 weeks ago
Rebuild CHECK constraints after generated column SET EXPRESSION 6779 Committed Bugfix stable Needs rebase! Jian He (stayreal) Peter Eisentraut (petere) 1 6 days 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 1 month ago
Add missing period to DETAIL messages 6783 Committed Bugfix 19 Needs rebase! Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 8 hours ago
Fix minimal typo in OAuth 6784 Committed [oauth] 19 10/10 +1−1 Jonathan Gonzalez V. (sxd) Daniel Gustafsson (d_gustafsson) 1 2 months 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 4 days ago
Fix LISTEN startup race with direct advancement 6787 Committed Bugfix 10/10 +23−31 Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 1 month 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 1 month ago
BUG #19482: Recursive QueueFKConstraintValidation() lacks stack depth check 6791 Committed Bugfix 18 9/10 +6−0 Ayush Tiwari (aytiwari) Tom Lane (tgl) 1 1 month ago
BUG #19484: Segmentation fault triggered by FDW 6793 Committed Bugfix stable 9/10 +38−7 Rafia Sabih (rafia.sabih), Matheus Alcantara (msalcantara), Ayush Tiwari (aytiwari) Amit Langote (amitlan) 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 1 month ago
Reject degenerate SPLIT PARTITION with DEFAULT partition 6796 Committed DDL 19 9/10 +0−0 Chao Li (chaol) Alexander Korotkov (smagen) 1 1 month ago
Set notice receiver before libpq connection startup 6797 Committed Bugfix dblink 19 10/10 +70−37 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month 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 1 month ago
expand refint docs with usage info 6803 Committed Docs Only stable 10/10 +57−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
BUG Segfault triggered by reentrancy in ri_triggers.c 6805 Withdrawn Bugfix 8/10 +199−1 Lucas Jeffrey (lucasjeffrey.acs) 1 1 week ago
injection_points: Switch wait/wakeup to use atomics rather than latches 6807 Committed Testing 17 10/10 +257−25 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 week ago
pg_recvlogical: send final feedback on SIGINT/SIGTERM exit 6810 Committed 10/10 +97−0 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 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 1 week ago
Update our timezone code to IANA tzcode2026b 6822 Committed 10/10 +3043−1878 Tom Lane (tgl) Tom Lane (tgl) 1 1 week 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 1 month ago
Fix Segfault caused by reentrancy in ri_triggers.c 6825 Moved to different CF Bugfix 10/10 +240−1 Lucas Jeffrey (lucasjeffrey.acs) 2 1 week ago
pg_createsubscriber: allow duplicate publication names 6826 Committed System Administration 19 10/10 +6−22 Chao Li (chaol) Amit Kapila (amitkapila) 1 1 month ago
Pq Session object plus TAP test improvements 6834 Withdrawn Performance 20 10/10 +3320−1116 Andrew Dunstan (adunstan) 1 1 month ago
Use correct type for catalog_xmin 6846 Committed Bugfix 19 Needs rebase! Imran Zaheer (imranzaheer) Fujii Masao (masaofujii) 1 1 month ago
Fix comments to reference xlogrecovery.c 6847 Committed Comments Only Needs rebase! Imran Zaheer (imranzaheer) Michael Paquier (michael-kun) 1 1 month ago
(SQL/PGQ) Clean up orphaned properties when dropping a label 6848 Committed Bugfix 19 Needs rebase! Man Zeng (zengman) Peter Eisentraut (petere) 1 2 weeks 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 1 month ago
Use ssup_datum_*_cmp for int2, oid, and oid8 sort support 6851 Committed Performance 10/10 +3−40 Baji Shaik (bajishaik) John Naylor (john.naylor) 1 2 weeks 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 month ago
Fix \crosstabview to honor \pset display_true/display_false 6859 Committed Bugfix 19 10/10 +92−16 Chao Li (chaol) Álvaro Herrera (alvherre) 1 3 weeks ago
Fix ALTER DOMAIN VALIDATE CONSTRAINT locking 6860 Committed Bugfix DDL 19 10/10 +61−17 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month ago
Separate catalog_xmin from xmin in walsender hot standby feedback 6861 Moved to different CF Physical Replication 20 9/10 +49−19 Rui Zhao (zhaorui) 2 1 month 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 1 month 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 2 weeks ago
Fix SET EXPRESSION for virtual columns with whole-row dependencies 6867 Committed Bugfix DDL 19 10/10 +174−3 Chao Li (chaol) Peter Eisentraut (petere) 1 1 week ago
[PATCH] Fix typos in pqsignal.c comment 6871 Withdrawn Comments Only 20 10/10 +2−2 Ewan Young (kdbase.hack.gmail.com) 1 1 month ago
Reject negative max_retention_duration values 6872 Committed Bugfix DDL 19 10/10 +17−0 Chao Li (chaol) Amit Kapila (amitkapila) 1 1 month ago
fix prev link in docs 6874 Committed Bugfix stable 10/10 +1−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Modernizing pg_bsd_indent's error/warning reporting code 6877 Committed Modernization 19 10/10 +14−42 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
Do quoting more carefully in replication commands 6878 Committed Bugfix Backport stable 10/10 +159−73 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
doc: clarify pg_stat_lock.fastpath_exceeded scope 6879 Committed Docs Only 19 9/10 +48−2 Tatsuya Kawata (croissant) Michael Paquier (michael-kun) 1 2 weeks ago
postgres_fdw: fix cumulative stats after imported foreign-table stats 6880 Committed Bugfix postgres_fdw 19 Needs rebase! Chao Li (chaol) Etsuro Fujita (efujita) 1 2 weeks ago
Integer overflow in ltree_compare function 6884 Committed Bugfix 14 9/10 +63−9 Ayush Tiwari (aytiwari) Heikki Linnakangas (heikki) 1 1 month ago
Change wait_time column of pg_stat_lock to double precision 6885 Committed Monitoring 19 9/10 +12−11 Tatsuya Kawata (croissant) Michael Paquier (michael-kun) 1 2 weeks ago
postgres_fdw: stabilize terminated-connection regression tests 6889 Committed Bugfix postgres_fdw Testing 10/10 +87−13 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 5 days ago
Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} 6894 Committed Bugfix 10/10 +13−0 Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 1 month ago
Centralised architecture detection 6895 Committed Modernization 10/10 +76−20 Tom Lane (tgl) Tom Lane (tgl) 1 2 weeks ago
Fix pg_restore --no-globals SQL output for pg_dumpall archives 6899 Withdrawn System Administration Bugfix 19 Needs rebase! Chao Li (chaol) 1 1 month ago
assertion failure with unique index + partitioning + join 6900 Committed Bugfix stable 10/10 +142−10 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
fix prev link in docs, take 2 6905 Committed Docs Only Performance stable 10/10 +26−26 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Refine MultiXact wraparound hints 6906 Committed Bugfix 9/10 +13−7 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 weeks ago
hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop 6910 Committed Bugfix 10/10 +4−0 Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 1 month ago
Improve UNION's output rowcount estimate 6919 Committed Performance 20 10/10 +53−38 Richard Guo (richardguo) Richard Guo (richardguo) 1 3 weeks ago
Protect against timestamp underflow in uuidv7(interval) 6927 Withdrawn Bugfix Good First Review stable 10/10 +14−0 Tristan Partin (tristan957) 1 4 weeks ago
bytea(uuid) missing proleakproof? 6929 Committed Bugfix 19 10/10 +3−2 Chao Li (chaol) Masahiko Sawada (masahikosawada) 1 3 weeks ago
plpython: NULL pointer dereference on broken sequence objects 6938 Committed Bugfix stable 10/10 +500−4 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 weeks ago
Document COPY FROM WHERE restrictions on generated and system columns 6941 Committed Docs Only 10/10 +5−4 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 weeks ago
pgbench --continue-on-error: clarify TPS and failure reporting 6942 Withdrawn System Administration Bugfix 19 10/10 +12−4 Chao Li (chaol) 1 1 week ago
Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW 6945 Committed Bugfix 20 Needs rebase! Chengpeng Yan (chengpeng.yan) David Rowley (davidrowley) 1 2 weeks ago
Add a statistics view to track usage of deprecated features 6948 Withdrawn Deprecation Monitoring 20 9/10 +657−16 Shinya Kato (shinyakato) 1 2 weeks ago
DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true 6949 Committed Docs Only Good First Review 19 10/10 +3−1 Peter Smith (smithpb2250) Amit Kapila (amitkapila) 1 1 week ago
Fix floating-point noise in pg_stat_us_to_ms() 6951 Committed Monitoring 20 10/10 +1−1 Bertrand Drouvot (bertranddrouvot.pg) John Naylor (john.naylor) 1 2 weeks ago
Fix GROUP BY ALL handling of ORDER BY operator semantics 6952 Withdrawn Bugfix 19 10/10 +5−298 Chao Li (chaol) 1 4 days ago
Make buffer descriptor accessors take signed int 6955 Committed Bugfix stable 9/10 +4−2 Ayush Tiwari (aytiwari) Michael Paquier (michael-kun) 1 2 weeks ago
Prevent crash when calling pgstat functions with unregistered stats kind 6965 Committed Bugfix stable 9/10 +8−10 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 2 2 weeks ago
remove switch statement in vector8_shift_{left,right} 6970 Committed Refactoring Only 20 10/10 +3−26 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 weeks ago
DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data 6971 Committed Docs Only Good First Review Logical Replication 19 10/10 +9−8 Amit Kapila (amitkapila), Peter Smith (smithpb2250) Amit Kapila (amitkapila) 2 1 week ago
Fix typo in pg_stat_us_to_ms() 6974 Committed Bugfix 20 Needs rebase! Tatsuya Kawata (croissant) Michael Paquier (michael-kun) 2 2 weeks ago
Fix tracing of BackendKeyData and CancelRequest messages 6980 Committed Bugfix libpq 20 Needs rebase! Anthonin Bonnefoy (bonnefoa) Heikki Linnakangas (heikki) 2 1 week ago
Yet another bug in nondeterministic LIKE 6986 Committed Bugfix 10/10 +80−32 Tom Lane (tgl) Tom Lane (tgl) 2 2 weeks ago
remove WaitEventCustomCounterData 6996 Committed Refactoring Only 20 9/10 +7−23 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 week ago
remove more volatile qualifiers 6997 Committed Refactoring Only 20 Needs rebase! Nathan Bossart (bossartn) Heikki Linnakangas (heikki) 2 1 week ago
Improve log_statement_max_length truncation 6998 Committed Refactoring Only 20 9/10 +60−46 Fujii Masao (masaofujii), Jim Jones (jimus) Fujii Masao (masaofujii) 2 1 week ago