Commitfest 2025-07

Shortcuts
New patch
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 192. Waiting on Author: 32. Ready for Committer: 33. Committed: 40. Returned with Feedback: 2. Withdrawn: 5. Total: 304.

Active patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Needs review stable 6/7 +16−5 Jelte Fennema-Nio (jeltef) 6 3 months ago
inplace update: send nontransactional invalidations 5091 Needs review stable 6/7 +3−0 Noah Misch (nmisch) Noah Misch (nmisch) 6 1 month ago
DirtyScanshot index scan skips concurrently updated tuples 5151 Needs review stable Needs rebase! Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 5 5 days ago
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 5160 Needs review stable 7/7 +1567−50 Michail Nikolaev (nkey) 5 4 weeks ago
Fix bug with accessing to temporary tables of other sessions 5379 Needs review 18 6/7 +55−23 Daniil Davydov (dddaniil) Rafia Sabih (rafia.sabih) 3 2 months ago
bt_index_parent_check false alarm for indexes created concurrently 5438 Needs review 5/7 +70−40 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) 3 1 week ago
Fix buffer pinning logic in [SP-]Gist 5542 Needs review 5/7 +1429−140 Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 2 1 month ago
Avoid infinite loop in checkpointer 5612 Needs review 5/7 +109−41 Maxim Orlov (m.orlov) 2 4 days ago
ReplicationSlotRelease() crashes when the instance is in the single user mode 5626 Needs review 6/7 +27−0 Hayato Kuroda (ha-kun) 1 3 months ago
Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint 5627 Needs review 7/7 +8−8 Vitaly Davydov (vitprof) 1 18 minutes ago
OAuth Followup Patches 5635 Needs review 18 14/14 +0−0 Jacob Champion (jchampion) 1 3 days ago
Random pg_upgrade 004_subscription test failure on drongo 5673 Needs review 6/7 +16−0 vigneshwaran C (vignesh.postgres) 1 2 months ago
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Needs review 7/7 +76−15 Yugo Nagata (yugo.nagata) Jim Jones (jimus) 1 1 week ago
temporary file usage report with extended protocol and unnamed portals 5711 Needs review stable 7/7 +4−0 Frédéric Yhuel (yhuelf) 1 1 month ago
[SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) - backport 5721 Needs review Needs rebase! Matthias van de Meent (mmeent) 1 1 month ago
temporary file usage report with extended protocol and unnamed portals 5724 Needs review 5/7 +4−0 Sami Imseih (simseih) 1 1 month ago
Fix a race condition in ConditionVariableTimedSleep() 5736 Needs review stable 7/7 +2−0 Bertrand Drouvot (bertranddrouvot.pg) 1 1 month ago
Fix hostaddr crash during non-blocking cancellation 5741 Needs review stable 6/7 +49−1 Jacob Champion (jchampion) 1 1 month ago
Incorrect calculation of path fraction value in MergeAppend 5742 Needs review 0/1 +0−0 Andrei Lepikhov (lepikhov) 1 4 weeks ago
Allow parallelism for plpgsql return expression after commit 556f7b7 5747 Needs review 6/7 +6−6 Dipesh Dhameliya (dipesh125) 1 1 week ago
Fix PQport to never return NULL if the connection is valid 5749 Needs review stable 6/7 +3−1 Daniele Varrazzo (dvarrazzo) 1 1 month ago
Add guard to prevent recursive memory context logging. 5766 Needs review Needs rebase! Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago
Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 5770 Needs review stable 0/1 +11−11 Vitaly Davydov (vitprof) Alexander Korotkov (smagen) Alexander Korotkov (smagen) 1 18 minutes ago
Fixing memory leaks in postgres_fdw 5772 Needs review 6/7 +936−872 Tom Lane (tgl) 1 2 weeks ago
Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl 5776 Needs review 18 6/7 +111−4 Bertrand Drouvot (bertranddrouvot.pg) 1 1 week ago
Correct reltuples stats after VACUUM FULL and CLUSTER 5777 Needs review stable 7/7 +117−1 Erik Nordström (enordstr) 1 3 weeks ago
Improve error handling of xml2 with libxml2 OOMs 5794 Needs review 19 6/7 +356−166 Michael Paquier (michael-kun) Jim Jones (jimus) 1 1 week ago
Remove have_dangerous_phv() 5819 Needs review 6/7 +115−31 Tom Lane (tgl) 1 2 days ago
Clients
libpq: Fix processing of SSL records >8kB on async API 5251 Needs review stable 7/7 +13−0 Lars Kanis (larsk) Jacob Champion (jchampion) 4 2 months ago
Allow PGSERVICEFILE to be specified as part of the connection string 5387 Needs review 19 7/7 +176−5 Torsten Foertsch (tfoertsch123) Ryo Kanbayashi (ryokanbayashi) 2 14 hours ago
Add Option to Check All Addresses For Matching target_session_attr 5396 Needs review 18 Needs rebase! Andrew Jackson (andrewjackson) 3 4 weeks ago
Add "\gi file" to psql to allow COPY with variable expansion 5674 Needs review 19 1/7 +359−166 Fabien Coelho (calvin) Akshat Jaimini (akshatj) 1 1 month ago
Adding error messages to a few slash commands 5699 Needs review 19 7/7 +1−80 Abhishek Chanda (abhishekc) 1 1 month ago
Split tab completion rules for COPY FROM and TO 5764 Needs review 19 6/7 +22−8 Atsushi Torikoshi (atsushitorikoshi) 1 4 days ago
psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM 5800 Needs review 18 Needs rebase! Yugo Nagata (yugo.nagata) 1 1 week ago
Improve tab completion for various SET/RESET forms 5810 Needs review 19 7/7 +35−10 Dagfinn Ilmari Mannsåker (ilmari) 1 3 days ago
psql: Improve psql tab completion for GRANT/REVOKE 5813 Needs review 6/7 +32−4 Fujii Masao (masaofujii), Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 4 days ago
Code Comments
Add comments about fire_triggers argument in ri_triggers.c 5679 Needs review 6/7 +7−1 Yugo Nagata (yugo.nagata) 1 2 months ago
Improve coments on structures in trigger.c 5680 Needs review 6/7 +47−40 Yugo Nagata (yugo.nagata) 1 2 months ago
Remove redundant comment regarding RelationBuildRowSecurity in relcache.c 5739 Needs review 6/7 +1−4 Tanzeel Khan (tanzeelk) 1 1 month ago
Documentation
Document NULL Concepts and Behaviors 5086 Needs review 6/7 +1279−160 David Johnston (polobo) 6 3 months ago
Streaming Replication vs Logical 5296 Needs review 6/7 +31−22 Paul Jungwirth (pjungwir) Robert Treat (xzilla) 3 3 months ago
Document how to run only specific regress tests 5333 Needs review 6/7 +12−0 Paul Jungwirth (pjungwir) Robert Treat (xzillaws) 3 7 months ago
split func.sgml to separated individual sgml files 5515 Needs review 7/7 +44−1 Jian He (stayreal) 2 2 months ago
DOCS: Make the Server Application docs synopses more consistent 5647 Needs review 6/7 +84−24 Peter Smith (smithpb2250) 1 1 month ago
Parallel safety docs for CTEs 5650 Needs review 6/7 +1−1 James Coleman (jcole1989) 1 3 months ago
pg_restore documentation and --create/--single-transaction limitation 5676 Needs review 18 6/7 +6−1 Ashutosh Bapat (ashutoshbapat) 1 2 months ago
Document default values for pgoutput options 5758 Needs review 5/7 +13−5 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 weeks ago
Add README for catalog 5771 Needs review 6/7 +11−0 Florents Tselai (florentst) 1 3 weeks ago
Proposal: Improvements to PDF stylesheet and table column widths 5775 Needs review 7/7 +4−0 Noboru Saito (nsaito) 1 3 days ago
Fix Protocol documentation 5783 Needs review 18 5/7 +22−0 Dave Cramer (dcramer) 1 2 weeks ago
doc: Some copy-editing around prefix operators 5787 Needs review 18 6/7 +4−4 Christoph Berg (myon) 1 1 month ago
pg_restore add note about -n 5818 Needs review 7/7 +22−40 Florents Tselai (florentst) 1 8 months ago
Miscellaneous
Support a wildcard in backtrace_functions 4735 Needs review 7/7 +161−11 Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) Daniel Gustafsson (d_gustafsson) 8 2 months ago
Avoid orphaned objects dependencies, take 3 4942 Needs review 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 6 1 week ago
System views for versions reporting 5318 Needs review stable Needs rebase! Dmitry Dolgov (erthalion) 4 2 months ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Needs review 18 6/7 +243−45 Jelte Fennema-Nio (jeltef) 2 2 months ago
dsm_registry: Add detach and destroy features 5654 Needs review 6/7 +222−1 Sungwoo Chang (swchangdev) Nathan Bossart (bossartn) 1 2 hours ago
Produce LLVM bitcode files on meson builds 5671 Needs review 7/7 +824−59 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 1 1 month ago
Add pg_buffercache_mark_dirty[_all]() functions to the pg_buffercache 5694 Needs review 7/7 +216−7 Nazir Bilal Yavuz (nbyavuz) 1 4 weeks ago
minor error message enhancement in refuseDupeIndexAttach 5700 Needs review 6/7 +3−2 Jian He (stayreal) 1 2 months ago
Silence resource leaks alerts 5701 Needs review 19 6/7 +3−3 Ranier Vilela (raniervilela) 1 2 months ago
adjust the place of list_copy() call to reduce the overhead of function call and memory copies. 5704 Needs review 7/7 +6−6 Tender Wang (tndrwang) 1 1 month ago
don't generate fake alias names, only fake eref names 5708 Needs review 19 6/7 +32−35 Robert Haas (rhaas) 1 1 month ago
contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype 5718 Needs review 19 6/7 +254−52 Robin Haberkorn (rhaberkorn) 1 1 month ago
Add --continue-on-abort option to pgbench 5790 Needs review 19 5/7 +88−6 Rintaro Ikeda (rintaro) 1 2 days ago
Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER() 5807 Needs review 19 7/7 +4−8 Michael Paquier (michael-kun) 1 5 days ago
Enable MSVC conforming preprocessor 5812 Needs review 6/7 +6−25 Peter Eisentraut (petere) 1 1 week ago
Avoid overriding user's --with-libs settings 5820 Needs review 7/7 +9−9 Tom Lane (tgl) 1 4 hours ago
Monitoring & Control
Vacuum statistics 5012 Needs review 18 Needs rebase! Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) Ilia Evdokimov (ilidock95) 6 1 week ago
Logging plan of the currently running query 5330 Needs review 18 6/7 +573−54 Atsushi Torikoshi (atsushitorikoshi) Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) 4 1 week ago
Add storage I/O tracking to EXPLAIN BUFFERS 5526 Needs review 18 5/7 +1148−34 Atsushi Torikoshi (atsushitorikoshi) Jelte Fennema-Nio (jeltef) 2 1 month ago
Improve monitoring of shared memory allocations 5620 Needs review 18 7/7 +198−51 Rahila Syed (rahila) Tomas Vondra (fuzzycz) 2 1 month ago
track generic and custom plan calls in pg_stat_statements 5634 Needs review 2/7 +552−20 Sami Imseih (simseih) Nikolay Samokhvalov (nikolay), Greg Sabino Mullane (greg), Ilia Evdokimov (ilidock95) 1 1 week ago
Available disk space per tablespace 5651 Needs review 18 7/7 +171−4 Christoph Berg (myon) 1 1 month ago
Add os_page_num to pg_buffercache 5690 Needs review 19 6/7 +135−28 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago
amcheck support for BRIN indexes 5715 Needs review 6/7 +1880−5 Arseniy Mukhin (amukhin) Tomas Vondra (fuzzycz) 1 1 week ago
queryId constant squashing does not support prepared statements 5801 Needs review 7/7 +152−59 Sami Imseih (simseih) 1 3 days ago
Expose internal MultiXact member count function for efficient monitoring 5811 Needs review 19 5/7 +111−0 Naga Appani (naga.appani) 1 6 days ago
Performance
Teach predtest about IS [NOT] <boolean> proofs 4690 Needs review 7/7 +1882−129 James Coleman (jcole1989) Tom Lane (tgl) 8 1 year ago
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots 4971 Needs review 6/7 +3953−929 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 6 3 weeks ago
Limiting overshoot in nbtree SAOP parallel index scans 5299 Needs review 6/7 +151−23 Matthias van de Meent (mmeent) 4 1 month ago
Parallel heap vacuum 5326 Needs review 6/7 +1927−370 Masahiko Sawada (masahikosawada) Hayato Kuroda (ha-kun) 4 2 days ago
SVE enablement for hex-encode and hex-decode 5538 Needs review 19 7/7 +613−6 Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 6 days ago
Expanding HOT updates for expression and partial indexes 5556 Needs review 19 6/7 +1639−105 Greg Burd (gregburd) 2 2 months ago
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c 5573 Needs review 18 6/7 +235−41 Yura Sokolov (funny_falcon) 2 1 week ago
Lock-free XLog Reservation from WAL 5633 Needs review 7/7 +532−55 Yura Sokolov (funny_falcon) 1 1 month ago
Memoize ANTI and SEMI JOIN inner 5636 Needs review 19 7/7 +112−22 Andrei Lepikhov (lepikhov) 1 1 month ago
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) 5656 Needs review 19 7/7 +311−4 Andrei Lepikhov (lepikhov) 1 2 months ago
Use CLOCK_MONOTONIC_COARSE for instr_time for explain analyze 5669 Needs review stable 5/7 +23−2 Jianghua yang (yjhjstz.gmail.com) 1 2 months ago
Small optimization set tuple block/tableOid once 5683 Needs review 19 6/7 +40−18 Ranier Vilela (raniervilela) 1 2 months ago
Reduce "Var IS [NOT] NULL" quals during constant folding 5685 Needs review 19 6/7 +565−227 Richard Guo (richardguo) 1 2 weeks ago
New criteria for autovacuum 5689 Needs review 19 Needs rebase! Konstantin Knizhnik (knizhnik) 1 2 months ago
Create DATA dump objects for partitioned tables too 5692 Needs review 7/7 +223−41 Tom Lane (tgl) 1 1 month ago
Add planner expectations for Memoize in EXPLAIN 5697 Needs review 19 5/7 +65−3 Ilia Evdokimov (ilidock95) 1 1 month ago
ZStandard (with dictionaries) compression support for TOAST compression 5702 Needs review 19 7/7 +1333−277 Nikhil Kumar Veldanda (nikhilkumarv) 1 4 days ago
NUMA shared memory interleaving 5703 Needs review 19 6/7 +71−0 Jakub Wartak (jakub.wartak.tomtom) 1 1 month ago
MergeAppend could consider sorting cheapest child path 5719 Needs review 19 6/7 +264−107 Andrei Lepikhov (lepikhov), Alexander Pyhalov (a.pyhalov) 1 1 week ago
Proposal for enabling auto-vectorization for checksum calculations 5726 Needs review 19 7/7 +357−23 Matthew Sterrett (matthew.sterrett.intel.com) 1 1 week ago
Accounting for metapages in genericcostestimate() 5727 Needs review 6/7 +55−13 Tom Lane (tgl) 1 1 month ago
speed up pg_upgrade with many large objects 5737 Needs review 19 7/7 +90−7 Nathan Bossart (bossartn) Hannu Krosing (hannukrosing), Saurabh Uttam (saurabhuttam), Nitin Motiani (nitinmotiani) 1 1 month ago
Improve hash join's handling of tuples with null join keys 5738 Needs review 6/7 +381−71 Tom Lane (tgl) 1 1 week ago
Improve Valgrind support and remove some memory leaks 5748 Needs review 6/7 +546−125 Tom Lane (tgl) 1 3 weeks ago
Disable parallel query by default 5751 Needs review 18 2/7 +5−5 Scott Mead (scott_mead) 1 3 weeks ago
Incremental Sort Cost Estimation Instability 5754 Needs review 19 6/7 +249−75 Andrei Lepikhov (lepikhov) 1 1 week ago
Parallel processing of indexes in autovacuum 5755 Needs review 18 5/7 +346−27 Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) Sami Imseih (simseih) 1 3 weeks ago
Optimize shared LWLock acquisition for high-core-count systems 5784 Needs review 6/7 +57−16 Zhiguo Zhou (zhiguozhou) 1 2 weeks ago
Vectorized CRC on Arm64 5789 Needs review 5/7 +271−2 John Naylor (john.naylor) 1 1 month ago
Pathify RHS unique-ification for semijoin planning 5795 Needs review 19 5/7 +1037−973 Richard Guo (richardguo) 1 1 week ago
Improve the performance of Unicode Normalization Forms. 5802 Needs review Needs rebase! Alexander Borisov (lexborisov) 1 3 days ago
Improve array-element-test estimation when no array elements qualify as common 5805 Needs review 6/7 +18−2 Tom Lane (tgl) 1 1 week ago
Add progressive backoff to XactLockTableWait 5806 Needs review 19 7/7 +22−4 Xuneng Zhou (dylanzhou) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 18 hours ago
parallel pg_restore: avoid disk seeks when jumping short distance forward 5809 Needs review 7/7 +5−1 Dimitrios Apostolou (jimis) Nathan Bossart (bossartn) 1 yesterday
Add enable_groupagg GUC parameter to control GroupAggregate usage 5814 Needs review 19 2/7 +232−1 Tatsuro Yamada (tatsuro_yamada) 1 4 days ago
parallel pg_restore: move offset-building phase to before forking 5817 Needs review 4/7 +86−6 Dimitrios Apostolou (jimis) 1 28 minutes ago
Implement "pg_restore --data-only --clean" as a way to skip WAL 5821 Needs review 7/7 +187−12 Dimitrios Apostolou (jimis) 1 1 hour ago
Procedural Languages
declarative session variables, LET command 1608 Needs review 7/7 +7762−63 Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors) 36 2 days ago
new plpgsql.extra_errors check - strict_expr_check 5044 Needs review 6/7 +177−18 Pavel Stehule (okbobcz) Gilles Darold (darold), newtglobal postgresql_contributors (newtpostgrescontributors) 6 1 week ago
Refactoring
Collation and ctype method tables and extension hooks 5301 Needs review 7/7 +860−583 Jeff Davis (jdavis) 4 3 days ago
Clarify FileTag-based unlinking 5454 Needs review 6/7 +10−7 Matthias van de Meent (mmeent) 3 5 months ago
Selectively invalidate caches in pgoutput when pg_namespace is modified 5663 Needs review 5/7 +19−17 Hayato Kuroda (ha-kun) 1 2 months ago
Split varlena.c into varlena.c and bytea.c 5665 Needs review 7/7 +1207−1156 Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 1 week ago
avoid double scanning in function byteain 5670 Needs review 18 7/7 +178−73 Steven Niu (niushiji) 1 3 weeks ago
Avoid circular header file dependency 5723 Needs review 19 5/7 +0−0 Bertrand Drouvot (bertranddrouvot.pg) 1 1 month ago
Improve logicalrep_worker_launch() logic 5734 Needs review 5/7 +42−36 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago
Thread-safe getopt() 5760 Needs review 19 7/7 +268−163 Heikki Linnakangas (heikki) 1 3 weeks ago
Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support 5816 Needs review 7/7 +133−78 Peter Geoghegan (pgeoghegan) 1 4 days ago
Replication & Recovery
Return pg_control from pg_backup_stop(). 4997 Needs review 18 6/7 +181−30 David Steele (dsteele) 6 4 months ago
Synchronization of sequences to subscriber 5111 Needs review 6/7 +3066−764 vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Peter Smith (smithpb2250) 5 5 days ago
Conflict detection for update_deleted in logical replication 5378 Needs review 2/7 +2389−172 Zhijie Hou (houzj) Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 3 2 days ago
Filter irrelevant change before reassemble transactions during logical decoding 5585 Needs review 7/7 +0−0 Jie Li (adger), Ajin Cherian (ajinc), Zhijie Hou (houzj) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250), Zhijie Hou (houzj) Amit Kapila (amitkapila) 2 1 week ago
Fix slot synchronization with two_phase decoding enabled 5664 Needs review 17 Needs rebase! Zhijie Hou (houzj) 1 3 days ago
Fix replica identity checks for MERGE command on published table. 5693 Needs review 6/7 +61−1 Zhijie Hou (houzj) 1 2 months ago
Log prefix missing for subscriber log messages received from publisher 5745 Needs review 6/7 +8−0 vigneshwaran C (vignesh.postgres) 1 2 months ago
Extending FK check skipping on replicas to ADD FK and TRUNCATE 5774 Needs review Needs rebase! Hannu Krosing (hannukrosing) 1 3 weeks ago
Make wal_receiver_timeout configurable per subscription 5781 Needs review 1/7 +229−88 Fujii Masao (masaofujii) 1 2 weeks ago
Security
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Needs review 5/7 +255−32 Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 10 1 week ago
Extension security improvement: Add support for extensions with an owned schema 5018 Needs review 18 6/7 +326−62 Jelte Fennema-Nio (jeltef) 6 8 months ago
Check for TupleTableSlot nullness before dereferencing 5662 Needs review 7/7 +2−1 Alexander Kuznetsov (kuznetsovam) 1 1 month ago
Check for tuplestorestate nullness before dereferencing 5705 Needs review 7/7 +1−1 Alexander Kuznetsov (kuznetsovam) 1 1 month ago
Detect buffer underflow in get_th() 5707 Needs review 6/7 +5−0 Alexander Kuznetsov (kuznetsovam) 1 6 months ago
Server Features
Sequence Access Methods, round two 4677 Needs review 6/7 +2753−795 Michael Paquier (michael-kun) 8 1 month ago
COPY ON_ERROR 'NULL' 4810 Needs review 7/7 +277−52 jian he (universality) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Jim Jones (jimus) 7 2 months ago
on_error table, saving error info to a table 4817 Needs review 7/7 +582−13 jian he (hellothere) Nishant Sharma (nishant-at-edb) 7 2 weeks ago
Eager aggregation, take 3 4881 Needs review 19 Needs rebase! Richard Guo (richardguo) 6 2 days ago
VACUUM FULL / CLUSTER CONCURRENTLY 5117 Needs review 18 7/7 +5096−494 Antonin Houska (a.houska) 5 6 days ago
Make MultiXactOffset 64-bit type 5205 Needs review 18 7/7 +615−291 Maxim Orlov (m.orlov) Heikki Linnakangas (heikki) 5 2 weeks ago
Changing shared_buffers without restart 5319 Needs review 1/7 +1749−285 Dmitry Dolgov (erthalion) Vladlen Popolitov (vladlenpopolitov) 4 5 days ago
using index to speedup add not null constraints to a table 5444 Needs review 18 6/7 +630−5 Jian He (stayreal) Tanzeel Khan (tanzeelk) 3 1 month ago
refactor AlterDomainAddConstraint (alter domain add constraint) 5455 Needs review 18 6/7 +79−8 Jian He (stayreal) Peter Eisentraut (petere) 3 3 months ago
SQL/JSON json_table PLAN clause 5478 Needs review 18 7/7 +2308−168 Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrew Dunstan (adunstan), Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Anton Melnikov (antonmel), Nikita Malakhov (nmalakh) Amit Langote (amitlan), Vladlen Popolitov (vladlenpopolitov) 3 2 months ago
Extended Statistics set/restore/clear functions 5517 Needs review Needs rebase! Corey Huinker (coreyh) 2 2 weeks ago
Cross-type index comparison support in contrib/btree_gin 5535 Needs review 6/7 +2548−116 Tom Lane (tgl) 2 2 months ago
Options to control remote transactions’ access/deferrable modes in postgres_fdw 5624 Needs review 7/7 +347−8 Etsuro Fujita (efujita) Etsuro Fujita (efujita) 1 2 weeks ago
Allow table AMs to define their own reloptions 5631 Needs review stable 5/7 +1234−35 Julien Tachoires (julmon) 1 2 weeks ago
support fast default for domain with constraints 5641 Needs review 6/7 +217−16 Jian He (stayreal) 1 1 week ago
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint 5645 Needs review 5/7 +50−29 Jian He (stayreal) 1 1 month ago
support create index on virtual generated column. 5667 Needs review 6/7 +788−68 Jian He (stayreal) 1 2 months ago
Simplify COALESCE with single argument 5698 Needs review 6/7 +55−48 Maksim Milyutin (maksm90) Tom Lane (tgl) 1 2 months ago
Patch for migration of the pg_commit_ts directory 5710 Needs review 6/7 +28−3 Sergey Levin (lsv) 1 2 months ago
Allow to collect statistics on virtual generated columns 5714 Needs review 19 2/7 +40−46 Yugo Nagata (yugo.nagata) 1 1 month ago
virtual generated column as partition key 5720 Needs review 19 6/7 +467−139 Jian He (stayreal) 1 1 month ago
domain over virtual generated column 5725 Needs review 19 6/7 +541−96 Jian He (stayreal) 1 3 weeks ago
Introduce some randomness to autovacuum 5732 Needs review 19 6/7 +76−0 Zhao Junwang (zhjwpku) 1 1 month ago
SQL function to access to `creating_extension` 5735 Needs review 19 6/7 +15−0 Yurii Rashkovskii (yrashk) 1 1 month ago
Consider explicit incremental sort for Append and MergeAppend 5750 Needs review 19 6/7 +217−52 Richard Guo (richardguo) 1 3 weeks ago
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it 5759 Needs review 19 6/7 +281−31 Jian He (stayreal) 1 2 weeks ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Needs review 19 6/7 +219−27 Jian He (stayreal) 1 2 weeks ago
make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated 5769 Needs review 19 7/7 +18−13 Jian He (stayreal) 1 3 weeks ago
Disallow concurrent ALTER DOMAIN and DROP DOMAIN 5773 Needs review 19 4/7 +126−0 Jian He (stayreal) 1 3 weeks ago
foreign key on virtual generated column 5782 Needs review 19 6/7 +315−93 Jian He (stayreal) 1 2 weeks ago
alter check constraint enforceability 5796 Needs review 19 Needs rebase! Jian He (stayreal) 1 1 week ago
Support tid range scan in parallel 5803 Needs review 7/7 +365−6 Cary Huang (cary) 1 2 days ago
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Needs review 18 6/7 +8385−41 Dmitry Koval (d.koval) stephane tachoires (sttachoires) Alexander Korotkov (smagen) 14 2 days ago
Implement row pattern recognition feature 4460 Needs review 19 5/7 +4207−35 Tatsuo Ishii (ishii) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) 10 1 month ago
COPY TO json 4716 Needs review Needs rebase! Joe Conway (jconway) Masahiko Sawada (masahikosawada) Joe Conway (jconway) 7 3 months ago
Add XMLCast (SQL/XML X025) 5110 Needs review 19 6/7 +2276−10 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 5 3 weeks ago
SQL:2023 JSON simplified accessor support 5214 Needs review 18 7/7 +1567−202 Alexandra Wang (alexandrawang) Peter Eisentraut (petere), Vik Fearing (xocolatl) 5 1 month ago
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 5270 Needs review 1/7 +1195−24 Florents Tselai (florentst) David Wheeler (theory) 2 yesterday
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Needs review 19 6/7 +1487−59 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 4 5 days ago
encode/decode support for base64url 5643 Needs review 7/7 +362−38 Florents Tselai (florentst) Daniel Gustafsson (d_gustafsson), Aleksander Alekseev (a.alekseev) 1 1 week ago
SQL:2011 application time 5660 Needs review 0/1 +0−0 Paul Jungwirth (pjungwir) 1 1 week ago
CHECKPOINT unlogged data 5786 Needs review 19 7/7 +181−68 Christoph Berg (myon) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 3 days ago
System Administration
log_min_messages per backend type 5447 Needs review 18 2/7 +352−25 Euler Taveira (eulerto) 3 3 months ago
Add arbitrary xid and mxid to pg_resetwal 5644 Needs review 18 2/7 +476−3 Daniil Davydov (dddaniil) 1 3 months ago
Add log_autovacuum_{vacuum|analyze}_min_duration 5797 Needs review 19 7/7 +156−60 Shinya Kato (shinyakato) 1 4 days ago
Testing
Add pg_get_injection_points() for information of injection points 5696 Needs review 19 7/7 +204−0 Michael Paquier (michael-kun) 1 2 weeks ago
teach pg_upgrade to handle in-place tablespaces 5728 Needs review 19 6/7 +143−83 Nathan Bossart (bossartn) 1 1 month ago
Persist injection points across server restarts 5731 Needs review 19 5/7 +360−0 Michael Paquier (michael-kun) Rahila Syed (rahila) 1 1 week ago
Foreign key isolation tests 5757 Needs review 7/7 +115−2 Paul Jungwirth (pjungwir) 1 4 weeks ago
Addition of %b/backend_type in log_line_prefix of TAP test logs 5765 Needs review stable 7/7 +1−1 Michael Paquier (michael-kun) 1 3 weeks ago
Reduce DEBUG level of catcache refreshing messages 5785 Needs review 6/7 +2−2 Jelte Fennema-Nio (jeltef) 1 2 weeks ago
New patch