Commitfest PG19-Final (2026-03-01 – 2026-04-09)

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: 76. Waiting on Author: 19. Ready for Committer: 9. Committed: 182. Moved to next CF: 172. Returned with Feedback: 11. Rejected: 6. Withdrawn: 26. Total: 501.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Document NULL Concepts and Behaviors 5086 Waiting on Author Docs Only 18 10/10 +1360−161 David Johnston (polobo) 9 2 months ago
Incremental Sort Cost Estimation Instability 5093 Waiting on Author Bugfix 18 Needs rebase! Andrei Lepikhov (lepikhov) 8 10 months ago
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Needs review Refactoring Only Needs rebase! Heikki Linnakangas (heikki), Thomas Munro (macdice) 5 1 month ago
Fix standby may crash when switching-over in certain special cases 5199 Needs review Bugfix Needs rebase! pixian shi (pxshi) 7 1 year ago
Fix for consume_xids advancing XIDs incorrectly 5303 Waiting on Author Bugfix stable Needs rebase! Yushi Ogiwara (yushi) 6 3 months ago
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans 5542 Needs review Bugfix Needs rebase! Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 5 3 months ago
Extensible storage manager API 5616 Needs review Needs rebase! Andreas Karlsson (kandreas), Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent), Tristan Partin (tristan957) 2 2 months ago
Fix slot synchronization with two_phase decoding enabled 5664 Needs review Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 4 9 months ago
Random pg_upgrade 004_subscription test failure on drongo 5673 Waiting on Author Bugfix 9/10 +25−0 vigneshwaran C (vignesh.postgres) 4 5 months ago
Fix a race condition in ConditionVariableTimedSleep() 5736 Needs review Bugfix stable 9/10 +2−0 Bertrand Drouvot (bertranddrouvot.pg) 2 11 months ago
Document DSM Registry 5914 Waiting on Author Docs Only 19 Needs rebase! Florents Tselai (florentst) 3 6 months ago
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] 6010 Needs review 19 Needs rebase! Jian He (stayreal) 4 3 months ago
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 6024 Needs review Performance Logical Replication 19 10/10 +40−11 Xuneng Zhou (dylanzhou) 3 2 months ago
UPDATE with invalid domain constraint 6031 Needs review Bugfix Backport stable Needs rebase! Jian He (stayreal) 3 7 months ago
Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option 6040 Needs review Bugfix 19 10/10 +32−1 Maksim Melnikov (manaldush) 2 5 months ago
Fix pg_rewind false positives caused by shutdown-only WAL 6041 Needs review Bugfix 8/10 +193−24 Srinath Reddy (srinath-reddy-sadipiralla) 2 5 months ago
Fix replica identity mismatch for partitioned tables with publish_via_partition_root 6047 Needs review Bugfix Logical Replication stable 10/10 +211−38 Mikhail Kharitonov (mkharitonov) 3 3 months ago
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 6054 Needs review 19 Needs rebase! Jian He (stayreal) 3 7 months ago
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth 6061 Needs review Performance 19 0/10 +72−2 Jakub Wartak (jakub.wartak.tomtom) 2 7 months ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Needs review Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 5 months ago
let ALTER COLUMN SET DATA TYPE cope with trigger dependency 6089 Needs review 19 9/10 +496−27 Jian He (stayreal) 3 2 months ago
Accept connections post recovery without waiting for RemoveOldXlogFiles 6091 Needs review 19 10/10 +61−1 Nitin Motiani (nitinmotiani) 2 7 months ago
Allow virtual columns in index expressions or predicate 6094 Needs review 19 Needs rebase! Richard Guo (richardguo) 2 6 months ago
refactor CreateStatsStmt 6106 Needs review Refactoring Only 19 9/10 +149−101 Jian He (stayreal) Álvaro Herrera (alvherre) 3 5 months ago
Add a warning on stats manipulation functions 6155 Needs review Docs Only 19 Needs rebase! Yugo Nagata (yugo.nagata) 3 5 months ago
Add archive_mode to prevent unarchived WAL on permanent primary failure 6177 Needs review Physical Replication 19 0/10 +712−38 Andrey Borodin (x4m) 3 4 weeks ago
COPY FROM with RLS 6178 Needs review SQL Commands 19 10/10 +238−14 Jian He (stayreal) 3 5 months ago
Optimize shared LWLock acquisition for high-core-count systems 6191 Needs review Performance Multithreading 19 10/10 +88−16 Zhiguo Zhou (zhiguozhou) 3 8 months ago
Lock-free XLog Reservation from WAL 6192 Needs review Performance Multithreading 19 Needs rebase! Yura Sokolov (funny_falcon), Zhiguo Zhou (zhiguozhou) 3 5 months ago
Increase NUM_XLOGINSERT_LOCKS 6193 Needs review Multithreading Performance 19 9/10 +34−21 Yura Sokolov (funny_falcon) 3 1 year ago
Fix orphaned backend processes on Windows using Job Objects 6201 Needs review Bugfix Windows 19 10/10 +366−0 Bryan Green (lispyone) 2 4 months ago
Windows relation extension failure at 2GB and 4GB 6204 Needs review Bugfix Windows 19 10/10 +298−8 Bryan Green (lispyone) 2 4 months ago
Fix socket handle inheritance on Windows 6207 Needs review Bugfix Windows 10/10 +154−2 Bryan Green (lispyone) 2 5 months ago
Avoid overflow (src/backend/utils/adt/formatting.c) 6209 Needs review Bugfix 19 Needs rebase! Ranier Vilela (raniervilela) 2 5 months ago
Adds two new modifiers for \dt[Oo] and \di[Oo]. This helps inspect large deployments where relation size is important. 6258 Needs review psql My First Patch libpq 19 Needs rebase! M.Atıf CEYLAN (ceylani) 2 3 months ago
Better Performance for PostgreSQL with large INSERTs 6266 Needs review Performance GUC 19 10/10 +24−14 Filip Januš (fjanus) 2 4 months ago
Support getrandom() for pg_strong_random() source 6283 Needs review 19 Needs rebase! Masahiko Sawada (masahikosawada) 2 3 months ago
Change comment in `contrib/amcheck` regression suite 6287 Needs review Help - Bikeshedding Comments Only 10/10 +33−8 Kirill Reshke (reshke) 2 3 months ago
Enable partitionwise join for partition keys wrapped by RelabelType 6315 Needs review 10/10 +50−2 Matheus Alcantara (matheus.alcantara) 2 1 month ago
pg_stat_statements: Fix nested tracking for implicitly closed cursors 6342 Needs review Monitoring Needs rebase! Sami Imseih (simseih) 2 2 months ago
Refactor PROCLOCK hash table into partitioned list allocator 6358 Needs review Refactoring Only Needs rebase! Andrey Borodin (x4m) 2 3 months ago
QUALIFY clause implemented 6378 Needs review SQL Commands Needs rebase! Yannick Goetschel (yannickgoetschel) 1 4 months ago
Enable pg_rewind used without wal_log_hints and data_checksums 6405 Needs review Physical Replication stable Needs rebase! movead li (movead.li) 1 2 months ago
Add support for connection strings to createuser and dropuser 6406 Needs review libpq 10/10 +109−2 Anders Åstrand (anders_a) 1 1 month ago
Enhance btree's pageinspect 6410 Needs review Extensions Help - User Testing Security stable 3/10 +250−12 Kirill Reshke (reshke) 1 2 months ago
Fix comments for buf_id field of BufferDesc structure 6417 Needs review Comments Only 19 10/10 +7−4 Daniil Davydov (dddaniil) 1 2 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) 1 1 month ago
contrib/pg_stat_tcpinfo 6420 Needs review System Administration 0/10 +1158−0 Jakub Wartak (jakub.wartak.tomtom) 1 5 months ago
aio: warn user if combined io_uring memory mappings are unavailable 6421 Ready for Committer Performance stable 10/10 +12−4 Jakub Wartak (jakub.wartak.tomtom) 1 5 months ago
Auto-tune shared_buffers to use available huge pages 6427 Needs review GUC 19 Needs rebase! Anthonin Bonnefoy (bonnefoa) 1 2 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) 1 2 months ago
[BUG#19384] Fix Server crash at textout 6431 Needs review Bugfix 3/10 +139−12 Vaibhave Sekar (vaibhaves) 1 2 months ago
pg_stat_io_histogram 6433 Needs review Monitoring 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 1 3 weeks ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6445 Needs review Bugfix Physical Replication stable 10/10 +33−10 Anthony Hsu (erwaman) 1 1 month ago
Remove no-op PlaceHolderVars 6457 Needs review Performance 19 10/10 +357−240 Richard Guo (richardguo) 1 2 months ago
Tighten nullingrels checks 6458 Needs review 19 Needs rebase! Richard Guo (richardguo) 1 4 months ago
convert vacuum_index_cleanup and gist's buffering to ternary reloption type 6464 Needs review Refactoring Only 19 Needs rebase! Nikolay Shaplov (nataraj) 1 2 months ago
doc: add note that wal_level=logical doesn't set up logical replication in itself 6466 Needs review Docs Only stable Needs rebase! Florents Tselai (florentst) 1 1 month ago
llvmjit - improve code generated in O0 6469 Needs review Performance 19 10/10 +59−25 Pierre Ducroquet (pinaraf) 1 2 months ago
Simplify implementation of substring() 6488 Needs review Refactoring Only Needs rebase! Thomas Munro (macdice) 1 1 month ago
Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline 6525 Needs review Bugfix 10/10 +418−6 Andrey Borodin (x4m) 1 1 month ago
Fix estimate_hash_bucket_stats avgfreq computation 6528 Waiting on Author Bugfix 19 Needs rebase! Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 1 month ago
Dump statistic issue with index on expressions 6535 Needs review Bugfix 19 10/10 +2−2 Maksim Melnikov (manaldush) 1 1 month ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Index Prefetching 4351 Moved to different CF Performance Needs rebase! Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) 15 1 week ago
Sequence Access Methods, round two 4677 Returned with feedback Needs rebase! Michael Paquier (michael-kun) 12 3 months ago
Return pg_control from pg_backup_stop(). 4997 Moved to different CF 19 10/10 +199−27 David Steele (dsteele) 11 2 days ago
relfilenode statistics 5007 Moved to different CF Monitoring 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 11 2 weeks ago
Refactor SLRU to always use long file names 5250 Moved to different CF Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 1 week ago
Don't dirty pages while they are getting flushed out 5483 Committed Refactoring Only Needs rebase! Andres Freund (andresfreund) Andres Freund (andresfreund) 5 1 week ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Moved to different CF Multithreading AIO 10/10 +448−37 Jelte Fennema-Nio (jeltef) 7 1 month ago
Improve monitoring of shared memory allocations 5620 Rejected Monitoring 18 Needs rebase! Rahila Syed (rahila) Tomas Vondra (fuzzycz) 3 1 week ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 5622 Committed Performance 10/10 +134−19 Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Andres Freund (andresfreund) 5 6 days ago
postgres_fdw: Inherit the local transaction's access/deferrable modes 5624 Committed Needs rebase! Etsuro Fujita (efujita) Etsuro Fujita (efujita) 2 1 week ago
Produce LLVM bitcode files on meson builds 5671 Moved to different CF Performance 19 10/10 +928−58 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 5 1 week ago
Create DATA dump objects for partitioned tables too 5692 Moved to different CF Performance Needs rebase! Tom Lane (tgl) 6 11 months ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Moved to different CF 19 10/10 +219−29 Jian He (stayreal) 6 1 month ago
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Moved to different CF Performance Help - Stuck Rebasing Logical Replication 19 9/10 +96−3 Hannu Krosing (hannukrosing) 5 3 months ago
Make wal_receiver_timeout configurable per subscription 5781 Committed 10/10 +245−101 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 5 1 month ago
pg_restore add note about -n 5818 Committed Docs Only 10/10 +26−16 Florents Tselai (florentst) Álvaro Herrera (alvherre) 4 2 months ago
Cancel problems of query to pg_stat_statements 5825 Rejected Bugfix 10/10 +22−7 Roman Khapov (rkhapov) 2 3 weeks ago
Carefully exposing information without authentication 5845 Moved to different CF Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 4 3 weeks ago
docs: Include protocol version changes made without a version bump or extension 5863 Moved to different CF Docs Only 10/10 +22−104 Jelte Fennema-Nio (jeltef) 6 2 months ago
Report bytes and transactions actually sent downtream 5877 Moved to different CF Monitoring Logical Replication 0/10 +434−166 Ashutosh Bapat (ashutoshbapat) 6 3 weeks ago
Eagerly evict bulkwrite strategy ring 5919 Withdrawn Performance 19 Needs rebase! Melanie Plageman (melanieplageman) 5 3 months ago
Adding locks statistics 5942 Committed Monitoring 19 10/10 +50−18 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 4 1 week ago
pg_waldump: support decoding of WAL inside tarfile 5955 Committed 19 10/10 +1557−251 Amul Sul (sulamul) Andrew Dunstan (adunstan) 4 1 week ago
Get rid of pgstat_count_backend_io_op*() functions 6025 Rejected Performance Refactoring Only 19 10/10 +31−57 Bertrand Drouvot (bertranddrouvot.pg) 3 6 months ago
Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Moved to different CF Needs rebase! Tender Wang (tndrwang) 4 5 months ago
RFC: adding pytest as a supported test framework 6045 Moved to different CF Testing Help - User Testing Modernization Devtools 9/10 +3020−249 Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 4 1 month ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Moved to different CF Bugfix Backport stable 3/10 +634−5 Jian He (stayreal) 4 1 month ago
Improving the names generated for indexes on expressions 6059 Moved to different CF 10/10 +265−159 Tom Lane (tgl) 4 5 months ago
create table like including storage parameter 6088 Moved to different CF SQL Commands 19 10/10 +218−9 Jian He (stayreal) 4 1 week ago
Little refactoring of portalcmds.c 6113 Moved to different CF Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 4 5 months ago
incremental autovacuum scheduling improvements 6114 Committed 19 10/10 +481−48 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 3 2 weeks ago
Add Windows support for backtrace_functions (MSVC only) 6116 Committed My First Patch 19 10/10 +174−3 Bryan Green (lispyone) Álvaro Herrera (alvherre) 3 1 month ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 5 months ago
Optimization of the is_normalized() function. 6152 Moved to different CF Performance 19 Needs rebase! Alexander Borisov (lexborisov) 4 1 week ago
Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Moved to different CF libpq 10/10 +553−21 Jelte Fennema-Nio (jeltef) 4 2 weeks ago
Improve docs syntax checking and enable it in the meson build 6161 Moved to different CF CI Testing 10/10 +141−16 Nazir Bilal Yavuz (nbyavuz) 3 3 weeks ago
NLS: use gettext() to translate system error messages 6172 Rejected 19 10/10 +71−2 Jeff Davis (jdavis) 3 3 weeks ago
pg_plan_advice 6184 Moved to different CF Extensions Missing Docs 10/10 +424−122 Robert Haas (rhaas) Robert Haas (rhaas) 3 2 hours ago
ago(interval) → timestamptz 6202 Moved to different CF SQL Commands 19 10/10 +25−0 Florents Tselai (florentst) 3 5 months ago
Add pg_get_subscription_ddl() function 6208 Moved to different CF My First Patch 19 9/10 +458−0 Vaibhav Dalvi (vaibhavdalvi) 3 4 months ago
enhance wraparound warnings 6222 Committed 19 10/10 +26−9 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 weeks ago
Give Plugins control at the end of CHECKPOINT to store their state 6224 Moved to different CF Extensions 19 10/10 +215−0 Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) 3 5 months ago
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT 6237 Committed 19 10/10 +105−17 Jian He (stayreal) Andrew Dunstan (adunstan) 2 4 weeks ago
extend JSON_TABLE top level path expression 6260 Moved to different CF 19 10/10 +238−105 Jian He (stayreal) 3 4 months ago
Remove unused function parameters, part 1: contrib 6263 Withdrawn Refactoring Only 19 10/10 +50−80 Bertrand Drouvot (bertranddrouvot.pg) 2 4 months ago
Remove unused function parameters, part 2: replication 6264 Withdrawn Refactoring Only 19 10/10 +42−42 Bertrand Drouvot (bertranddrouvot.pg) 2 4 months ago
split tablecmds.c 6269 Moved to different CF Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 3 2 months ago
Safer hash table initialization macro 6276 Withdrawn Refactoring Only 19 10/10 +942−1431 Bertrand Drouvot (bertranddrouvot.pg) 2 1 week ago
refactor ExecInitPartitionInfo 6280 Moved to different CF Refactoring Only stable 10/10 +14−26 Jian He (stayreal) 3 1 week ago
Small clarifications for the pg_dumpall documentation 6282 Committed Docs Only 19 10/10 +8−3 Laurenz Albe (laurenz) Tom Lane (tgl) 2 2 weeks ago
Fix typo 586/686 in atomics/arch-x86.h 6295 Returned with feedback Comments Only 19 10/10 +1−1 Jakub Wartak (jakub.wartak.tomtom) 2 1 month ago
Safer and easier to use hash table initialization macro 6301 Moved to different CF Refactoring Only Needs rebase! Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) 3 1 week ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Moved to different CF Bugfix 8/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 2 months ago
Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Moved to different CF Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 3 4 months ago
Add last_executed timestamp to pg_stat_statements 6308 Withdrawn Extensions Good First Review Monitoring 19 10/10 +267−4 Pavlo Golub (pasha_golub) 2 2 weeks ago
Add WALRCV_CONNECTING state to walreceiver 6311 Committed Monitoring 19 Needs rebase! Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 2 2 months ago
change default default_toast_compression to lz4 6312 Committed Performance GUC 10/10 +35−5 Euler Taveira (eulerto) Peter Eisentraut (petere) 2 1 month ago
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Moved to different CF psql Security 10/10 +487−327 Jelte Fennema-Nio (jeltef) 3 1 week ago
Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations 6334 Committed Performance 19 Needs rebase! Andreas Karlsson (kandreas) Tomas Vondra (fuzzycz) 2 1 month ago
File locks for data directory lockfile in the context of Linux namespaces 6335 Moved to different CF stable 10/10 +111−18 Dmitry Dolgov (erthalion) 3 2 months ago
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade 6340 Moved to different CF 19 10/10 +220−6 Jeevan Chalke (jeevan.chalke) 3 1 month ago
Streamify more code paths 6346 Committed Extensions AIO Performance 19 Needs rebase! Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 2 4 weeks ago
Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) 6354 Moved to different CF Refactoring Only Good First Review 19 10/10 +31−31 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) Peter Eisentraut (petere) 3 2 weeks ago
Support for EXTRA_REGRESS_OPTS and TEMP_CONFIG for meson tests 6361 Moved to different CF Testing 10/10 +9−0 Andreas Karlsson (kandreas) 3 2 weeks ago
Add a berief general comment on BTScanInsertData's nextkey and backward 6363 Moved to different CF Comments Only 10/10 +18−15 Yugo Nagata (yugo.nagata) 3 3 weeks ago
QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool 6366 Moved to different CF Devtools 10/10 +1051−516 Jelte Fennema-Nio (jeltef) 3 1 week ago
Generate pkg-config for server module development 6367 Withdrawn 10/10 +27−13 Anders Åstrand (anders_a) Peter Eisentraut (petere) 2 2 weeks ago
intarray: fix an edge case int32 overflow bug 6374 Moved to different CF Extensions Bugfix stable Not processed Chao Li (chaol) David Rowley (davidrowley) 2 3 months ago
Planner : anti-join on left joins 6375 Committed 19 10/10 +256−31 Tender Wang (tndrwang) Richard Guo (richardguo) 1 2 months ago
Adjust errcode in checkPartition(). 6376 Moved to different CF Bugfix 19 10/10 +1−1 Tender Wang (tndrwang) Alexander Korotkov (smagen) 2 3 months ago
Docs: make source file path references consistent 6380 Withdrawn Docs Only 19 10/10 +33−33 Chao Li (chaol) 1 3 months ago
fix pg_dump's use of pg_get_sequence_data 6382 Moved to different CF Bugfix 18 10/10 +18−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 months ago
Fix minor issues in astreamer_zstd.c 6385 Committed Comments Only 10/10 +12−10 Man Zeng (zengman) Michael Paquier (michael-kun) 1 3 months ago
Fix minor issues in astreamer_zstd.c 6386 Withdrawn Bugfix Good First Review 10/10 +3−3 Man Zeng (zengman) 1 3 months ago
Use correct macro for accessing offset numbers. 6387 Moved to different CF stable 10/10 +15−15 Kirill Reshke (reshke) Michael Paquier (michael-kun) 2 3 months ago
Add ldapservice connection parameter 6390 Moved to different CF libpq 9/10 +340−7 Andrew Jackson (andrewjackson) 2 1 week ago
Stmt timeout error can be sent after a CommandComplete 6394 Withdrawn Bugfix stable 10/10 +5−1 Anthonin Bonnefoy (bonnefoa) 1 3 months ago
[pg_stat_statements crashes with var and non-var expressions in IN clause 6395 Moved to different CF Bugfix stable 9/10 +31−3 Sami Imseih (simseih) Michael Paquier (michael-kun) 2 2 months ago
PL/Python initialization cleanup 6396 Moved to different CF PL/Python Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 2 3 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Moved to different CF Bugfix stable 4/10 +138−5 Jian He (stayreal) 2 3 months ago
refactor architecture-specific popcount code 6398 Moved to different CF Refactoring Only 19 10/10 +534−566 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 month ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Moved to different CF Performance DDL 19 9/10 +1349−152 Mihail Nikalayeu (mihailnikalayeu) 2 4 days ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Moved to different CF Refactoring Only 19 10/10 +1−21 Chao Li (chaol) 2 2 months ago
backup: Fix trivial typo and error message issues 6403 Moved to different CF Good First Review Comments Only 10/10 +2−2 Man Zeng (zengman) Michael Paquier (michael-kun) 2 2 months ago
Add cascade synchronous replication 6404 Moved to different CF Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 2 3 months ago
Missing dependency on oauth_validator test 6407 Withdrawn [oauth] Testing 19 10/10 +1−0 Jonathan Gonzalez V. (sxd) 1 2 months ago
Missing dependency on oauth_validator test 6408 Committed [oauth] Testing 19 10/10 +0−0 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) 1 2 months ago
Documentation update clarifying usage of PASSING clause 6409 Committed Docs Only My First Patch Good First Review 19 9/10 +0−0 Aditya Gollamudi (adigoll) Daniel Gustafsson (d_gustafsson) 1 2 months ago
Remove "struct" markers from varlena, varatt_external and varatt_indirect 6412 Committed 19 10/10 +0−0 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 months ago
DOCS - "\d mytable" also shows any publications that publish mytable 6414 Moved to different CF Docs Only 19 10/10 +5−5 Peter Smith (smithpb2250) Fujii Masao (masaofujii) 2 2 months ago
ALTER TABLE: emit NOTICE when ONLY is omitted but no partition recursion occurs 6424 Withdrawn 19 10/10 +212−36 Chao Li (chaol) 1 2 weeks ago
more popcount refactoring 6425 Committed Refactoring Only 19 10/10 +32−105 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Moved to different CF SQL Commands 19 8/10 +747−52 Florents Tselai (florentst) 2 2 months ago
ci: Add MTEST_SUITES for optional test tailoring 6430 Moved to different CF CI Devtools 9/10 +8−7 Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 2 3 months ago
docs: warn about post-data-only schema dumps with parallel restore. 6432 Committed Docs Only Needs rebase! Vaibhave Sekar (vaibhaves) Tom Lane (tgl) 1 2 weeks ago
LLVMJIT: introduce force-inlined functions 6437 Moved to different CF Performance 19 10/10 +103−4 Pierre Ducroquet (pinaraf) 2 3 weeks ago
Introduces pg_stat_recovery system view 6438 Committed Monitoring 19 2/10 +370−12 Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 1 1 month ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Moved to different CF Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 2 2 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Moved to different CF Bugfix DDL PGConf.dev stable 10/10 +227−29 Chao Li (chaol) 2 yesterday
Decoupling our alignment assumptions about int64 and double 6441 Withdrawn 10/10 +327−210 Tom Lane (tgl) 1 2 months ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Moved to different CF Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 2 2 months ago
Improvements and refactoring in shmem.c 6443 Moved to different CF Refactoring Only 10/10 +91−106 Heikki Linnakangas (heikki), Ashutosh Bapat (ashutoshbapat) Heikki Linnakangas (heikki) 2 2 months ago
Add expressions to pg_restore_extended_stats() 6446 Committed System Administration 19 10/10 +2701−14 Corey Huinker (coreyh) Michael Paquier (michael-kun) 1 1 month ago
Optimizing SELECT expr INTO var in plpgsql 6447 Committed Performance 10/10 +71−9 Tom Lane (tgl) Tom Lane (tgl) 1 3 weeks ago
Wake up backends immediately when sync standbys decrease 6448 Committed Bugfix Physical Replication stable 10/10 +29−18 Shinya Kato (shinyakato) Fujii Masao (masaofujii) 1 2 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Moved to different CF Bugfix Security 17 10/10 +342−1 Surya Poondla (spoondla) 2 22 hours ago
meson: Allow disabling static libraries 6450 Committed Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago
Improve pg_sync_replication_slots() to wait for primary to advance in more cases 6452 Committed Logical Replication Needs rebase! Zhijie Hou (houzj) Amit Kapila (amitkapila) 1 1 month ago
Get rid of the pre-C11 _Alignof define in zic.c 6453 Withdrawn Refactoring Only 19 10/10 +0−5 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
Optimize IS DISTINCT FROM with non-nullable inputs 6456 Committed Performance 19 10/10 +580−7 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 months ago
Show expression of virtual columns in error messages 6460 Moved to different CF 10/10 +208−43 Matheus Alcantara (matheus.alcantara) 2 4 weeks ago
fix pg_largeobject_metadata file transfer 6461 Committed Bugfix 19 10/10 +70−63 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Placement of synchronized_standby_slots description in config.sgml 6463 Committed Docs Only 9/10 +39−39 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 months ago
Change default of jit to off 6465 Committed Performance GUC Needs rebase! Jelte Fennema-Nio (jeltef) Tomas Vondra (fuzzycz) 1 1 week ago
Unfortunate pushing down of expressions below sort 6467 Moved to different CF Performance 10/10 +318−56 Chengpeng Yan (chengpeng.yan) 2 1 week ago
pg_upgrade: remove version restriction on using COPY for pg_largeobject_metadata 6471 Committed Performance 19 10/10 +40−44 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Remove MULE_INTERNAL encoding 6472 Moved to different CF Deprecation 10/10 +0−0 Thomas Munro (macdice) Thomas Munro (macdice) 2 1 week ago
basic_archive: allow archive directory to be missing at startup 6473 Committed Bugfix stable 10/10 +1−14 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Remove RADIUS authentication 6474 Committed Deprecation Needs rebase! Thomas Munro (macdice) Thomas Munro (macdice) 1 1 week ago
Correct docs about GiST leaf page structure 6475 Committed Docs Only 19 Needs rebase! Paul Jungwirth (pjungwir) Tom Lane (tgl) 1 2 weeks ago
cmax docs seem misleading 6476 Committed Docs Only 19 10/10 +10−2 Paul Jungwirth (pjungwir) Tom Lane (tgl) 1 2 weeks ago
logicalctl: release LogicalDecodingControlLock before logging 6477 Withdrawn Bugfix 19 10/10 +2−2 Chao Li (chaol) 1 1 month ago
Add +/- operators for xid8 type 6478 Moved to different CF 19 10/10 +180−25 Shinya Kato (shinyakato) 2 2 months ago
Replace literal 0 values with the appropriate Invalid* constants 6480 Withdrawn Refactoring Only 19 10/10 +52−51 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
Add CREATE SCHEMA ... LIKE support 6481 Returned with feedback DDL SQL Commands 0/10 +1462−10 Matheus Alcantara (matheus.alcantara) 1 2 months ago
use the malloc macros in pg_dump.c 6483 Committed Good First Review Needs rebase! Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 2 months ago
Use allocation macros in the logical replication code 6484 Committed Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Masahiko Sawada (masahikosawada) 1 1 month ago
Add a greedy join search algorithm to handle large join problems 6486 Withdrawn Performance Not processed Chengpeng Yan (chengpeng.yan) 1 1 month ago
Pipelined Recovery 6487 Moved to different CF Performance 19 10/10 +1988−40 Imran Zaheer (imranzaheer) 2 1 week ago
pgindent truncates last line of files missing a trailing newline 6489 Committed Bugfix Needs rebase! Akshay Joshi (akshay.joshi) Tom Lane (tgl) 1 2 weeks ago
Change the default wal_blocksize to 4KB 6490 Moved to different CF Performance 10/10 +12−12 Andy Pogrebnoi (birdofdada) 2 3 weeks ago
Provide support for trailing commas 6492 Moved to different CF Needs rebase! Greg Sabino Mullane (greg) 2 2 weeks ago
Generating function default settings from pg_proc.dat 6494 Committed 10/10 +262−327 Tom Lane (tgl), Andrew Dunstan (adunstan) Tom Lane (tgl) 1 1 month ago
Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs 6497 Committed Docs Only 10/10 +6−5 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago
add assertion for palloc in signal handlers 6498 Moved to different CF 19 Needs rebase! Nathan Bossart (bossartn) 2 1 month ago
DOCS - pg_walsummary typo? 6499 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 month ago
DOCS - pg_waldump synopsis sgml markup 6500 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 month ago
DOCS - Server Applications [option] should be [option...] 6501 Withdrawn Docs Only Good First Review 10/10 +3−3 Peter Smith (smithpb2250) 1 4 weeks ago
DOCS - Add an "Options" section for pg_controldata 6502 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 month ago
DOCS - System Applications 'datadir' parameter 6504 Committed Docs Only Good First Review 10/10 +12−12 Peter Smith (smithpb2250) Bruce Momjian (bmomjian) 1 3 weeks ago
Add errdetail() with PID and UID about source of termination signal 6505 Withdrawn Monitoring 19 10/10 +146−15 Jakub Wartak (jakub.wartak.tomtom) 1 6 days ago
DOCS - Add introductory paragraph to Getting Started chapter 6506 Moved to different CF Docs Only stable 10/10 +15−0 Dragos Andriciuc (andriciucdragos) 2 4 hours ago
convert SpinLock* macros to static inline functions 6507 Committed Refactoring Only 19 10/10 +35−30 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
Improve pgindent's formatting named fields in struct literals and varidic functions 6508 Moved to different CF Devtools Needs rebase! Andreas Karlsson (kandreas) 2 3 days ago
DOCS - pg_walsummary filename 6509 Committed Docs Only Good First Review Needs rebase! Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 month ago
assume availability of "inline" keyword 6510 Committed Modernization 19 10/10 +13−62 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago
AIX support 6511 Committed Needs rebase! Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po 6515 Withdrawn Docs Only Good First Review stable 10/10 +1−13 Vasu M (vasu01) 1 4 weeks ago
Change copyObject() to use typeof_unqual 6520 Committed Modernization 10/10 +3−0 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 weeks ago
Fix bug in multixact Oldest*MXactId initialization and access 6522 Committed Bugfix 10/10 +0−0 Yura Sokolov (funny_falcon) Heikki Linnakangas (heikki) 1 1 month ago
Remove redundant restriction checks in apply_child_basequals 6523 Committed Bugfix 19 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
[PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking 6524 Moved to different CF Extensions stable 10/10 +16−0 Siddharth Kothari (sidkot.google.com) 2 1 week ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Moved to different CF System Administration Good First Review Devtools 10/10 +518−46 Andrey Borodin (x4m) 2 1 week ago
Add errdetail() with PID and UID about source of termination signal 6527 Committed System Administration 19 10/10 +138−15 Jakub Wartak (jakub.wartak.tomtom) Andrew Dunstan (adunstan) 1 6 days ago
Simplify SortSupport implementation for macaddr 6530 Committed Performance 19 Needs rebase! Aleksander Alekseev (a.alekseev) John Naylor (john.naylor) 1 1 week ago
Use standard C23 and C++ attributes if available 6531 Committed Modernization 10/10 +25−19 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 weeks ago
Portable StaticAssertExpr 6532 Committed Modernization 10/10 +22−69 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago
Fixing grouping expressions inside subqueries 6533 Committed Bugfix 10/10 +166−35 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago
Improve OAuth discovery logging [accidental duplicate] 6536 Withdrawn Bugfix 19 9/10 +41−22 1 2 weeks ago
Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? 6537 Committed 9/10 +2−25 Matthias van de Meent (mmeent) Michael Paquier (michael-kun) 1 1 month ago
Defects with invalid stats data for expressions in extended stats 6538 Committed Bugfix 15 10/10 +717−1 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago
Non-compliant SASLprep implementation for ASCII characters 6539 Committed Modernization 19 10/10 +0−0 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 weeks ago
pg_restore add --no-globals option when restored using pg_dumpall non-text dump 6541 Committed Performance 19 Needs rebase! Mahendra Singh Thalor (mahithalor) Andrew Dunstan (adunstan) 1 1 month ago
Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions 6542 Committed Testing 10/10 +24−2 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 6543 Moved to different CF Performance Logical Replication 3/10 +979−134 SATYANARAYANA NARLAPURAM (satyanarayanan) 2 15 hours ago
Unicode update and some tooling improvements 6544 Committed 10/10 +4099−3695 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 weeks ago
Custom callback to handle SLRU I/O errors 6545 Committed Refactoring Only 19 9/10 +187−68 Maxim Orlov (m.orlov) Heikki Linnakangas (heikki) 1 1 month ago
Release postmaster working memory context in slotsync worker 6547 Committed Logical Replication 10/10 +0−0 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago
Add PQgetThreadLock() to expose the Kerberos/Curl mutex 6549 Committed libpq 19 10/10 +0−0 Jacob Champion (jchampion) Jacob Champion (jchampion) 1 1 month ago
Stabilize the libpq-oauth ABI 6550 Committed [oauth] libpq Security 19 10/10 +814−393 Jacob Champion (jchampion) Jacob Champion (jchampion) 1 2 weeks ago
Decorrelate nested tuple hash tables 6553 Moved to different CF Performance 19 9/10 +13−7 Ants Aasma (ants) 2 1 month ago
tid_blockno() and tid_offset() accessor functions 6559 Committed SQL Commands 10/10 +198−0 Ayush Tiwari (aytiwari) Andres Freund (andresfreund) 2 1 week ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Committed Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 1 month ago
DSA pagemap out-of-bounds in make_new_segment odd-sized path 6570 Committed Bugfix Needs rebase! Paul Bunn (pbunn) Michael Paquier (michael-kun) 2 1 month ago
Enable -Wstrict-prototypes and -Wold-style-definition by default 6572 Committed Refactoring Only 19 10/10 +54−4 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 1 week ago
Add missing stats_reset column to pg_stat_database_conflicts view 6573 Committed 10/10 +38−7 shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 1 week ago
Defend against -ffast-math in meson builds 6575 Committed Devtools 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Tom Lane (tgl) 2 4 weeks ago
Add missing stats_reset column to pg_statio_all_sequences view 6577 Committed Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 1 month ago
Add missing stats_reset column to pg_statio_all_sequences view 6578 Committed Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 1 month ago
Silence a new Valgrind warning 6581 Committed Good First Review 10/10 +2−0 Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 2 1 month ago
Add missing stats_reset column to pg_statio_all_sequences view 6582 Committed Monitoring stable Needs rebase! Sami Imseih (simseih), shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 4 weeks ago
Fix premature timeout in pg_promote() caused by signal interruptions 6583 Committed Bugfix 9/10 +4−4 Robert Pang (robertp), Robert Pang (robertpang-oss) Michael Paquier (michael-kun) 2 2 weeks ago
Use C11 alignas in typedef definitions 6585 Committed Refactoring Only 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 4 weeks ago
Avoiding memory leakage in jsonpath evaluation 6593 Committed Performance 10/10 +361−232 Tom Lane (tgl) Tom Lane (tgl) 2 3 weeks ago
remove bits* types 6599 Committed Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 weeks ago
Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? 6600 Committed Bugfix Logical Replication 10/10 +115−44 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 week ago
avoid including vacuum.h in tableam.h and heapam.h 6612 Committed Refactoring Only 19 10/10 +82−71 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 weeks ago
Add custom EXPLAIN options support to auto_explain 6623 Committed Extensions Needs rebase! Matheus Alcantara (matheus.alcantara) Robert Haas (rhaas) 2 1 week ago
Adjust error message for CREATE STATISTICS to account for expressions 6641 Committed DDL Needs rebase! Yugo Nagata (yugo.nagata) Dean Rasheed (deanr) 2 1 week ago
remove autoanalyze corner case 6650 Committed 19 10/10 +5−11 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 week ago