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: 111. Waiting on Author: 18. Ready for Committer: 10. Committed: 190. Moved to next CF: 243. Withdrawn: 48. Rejected: 3. Returned with Feedback: 5. Total: 628.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Add XMLCanonicalize function 4237 Moved to different CF SQL Commands 20 10/10 +310−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), Yogesh Sharma (sharmay), newtglobal postgresql_contributors (newtpostgrescontributors) 17 1 month ago
Incremental View Maintenance (IVM), take 2 4337 Moved to different CF SQL Commands Needs rebase! Yugo Nagata (yugo.nagata) Alexandre Felipe (afelipe) 17 1 week ago
Index Prefetching 4351 Moved to different CF Performance 10/10 +8448−3394 Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) Jerry Zhang (xingtanzjr) 16 2 days ago
Make COPY format extendable: Extract COPY TO format implementations 4681 Moved to different CF SQL Commands 4/10 +916−263 Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 12 1 month ago
COPY (on_error table) saving error info to a table 4817 Moved to different CF 3/10 +1037−50 Jian He (stayreal) Nishant Sharma (nishant-at-edb), Zsolt Parragi (zsolt.parragi), Solaimurugan V (solaimurugan) 11 4 weeks ago
[CREATE|RE] INDEX CONCURRENTLY with single heap scan 4971 Moved to different CF Performance DDL 19 10/10 +3529−511 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 11 5 days ago
Return pg_control from pg_backup_stop(). 4997 Moved to different CF 19 10/10 +110−15 David Steele (dsteele) solai v (solaiv) 13 2 weeks ago
Vacuum statistics 5012 Moved to different CF Monitoring 19 Needs rebase! Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) Bharath Rupireddy (bharathrupireddy), Ilia Evdokimov (ilidock95), Khoa Nguyen (kdnguyen9) 12 7 hours ago
Extension security improvement: Add support for extensions with an owned schema 5018 Moved to different CF Security Extensions 10/10 +786−146 Jelte Fennema-Nio (jeltef) Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) 12 1 month ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Moved to different CF Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) Masahiko Sawada (masahikosawada), harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li), Arul Kumar C (arulkumarc) 11 3 weeks ago
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Moved to different CF Bugfix Flakyfix stable 9/10 +33−15 Jelte Fennema-Nio (jeltef) Yogesh Sharma (sharmay), Akshat Jaimini (akshatj) 12 6 months ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Moved to different CF SQL Commands 10/10 +813−27 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors), Soumya S Murali (soumyamurali) 10 1 week ago
Add XMLCast (SQL/XML X025) 5110 Moved to different CF SQL Commands 20 10/10 +1547−26 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 12 1 month ago
Asynchronous MergeAppend Execution 5129 Moved to different CF Performance Needs rebase! Alexander Pyhalov (a.pyhalov) Etsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara) 10 6 days ago
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Moved to different CF Bugfix Logical Replication Help - Stuck Rebasing stable 10/10 +613−48 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 10 4 months ago
Refactor SLRU to always use long file names 5250 Moved to different CF Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 10 4 weeks ago
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Moved to different CF SQL Commands 20 9/10 +776−55 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors), solai v (solaiv) 10 1 week ago
System views for versions reporting 5318 Moved to different CF Monitoring stable Needs rebase! Dmitry Dolgov (erthalion) Laurenz Albe (laurenz) 10 8 months ago
Logging plan of the currently running query 5330 Moved to different CF Monitoring 20 10/10 +601−38 Atsushi Torikoshi (atsushitorikoshi) Hironobu Suzuki (suzuki_hironobu), Andrei Lepikhov (lepikhov), Sadeq Dousti (msdousti) 10 3 weeks ago
Add XMLDocument (SQL/XML X030) 5431 Moved to different CF SQL Commands 20 10/10 +153−1 Jim Jones (jimus) Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors), solai v (solaiv) 9 23 hours ago
using index to speedup add not null constraints to a table 5444 Moved to different CF 10/10 +446−5 Jian He (stayreal) Tanzeel Khan (tanzeelk) 8 4 weeks ago
Add XMLNamespaces option to XMLElement 5456 Moved to different CF SQL Commands 20 10/10 +787−39 Pavel Stehule (okbobcz), Jim Jones (jimus) Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) 9 1 month ago
Function scan FDW pushdown 5470 Moved to different CF Performance 18 9/10 +1716−57 Alexander Pyhalov (a.pyhalov), Gleb Kashkin (glebka) Ashutosh Bapat (ashutoshbapat), Solaimurugan V (solaimurugan) 4 1 week ago
Pull-up subquery if INNER JOIN-ON contains refs to upper-query 5487 Moved to different CF Performance 19 10/10 +1508−58 Alena Rybakina (a.rybakina) Ilia Evdokimov (ilidock95), Solaimurugan V (solaimurugan) 9 3 months 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) Surya Poondla (spoondla) 8 2 days ago
Warn, and disallow, clear text passwords via SQL 5597 Moved to different CF Needs rebase! Greg Sabino Mullane (greg) Guillaume Lelarge (gleu) 5 7 months ago
Allow table AMs to define their own reloptions 5631 Moved to different CF stable 10/10 +959−36 Julien Tachoires (julmon), Andrew Dunstan (adunstan) Rafia Sabih (rafia.sabih) 3 18 hours ago
Available disk space per tablespace 5651 Moved to different CF Monitoring 20 10/10 +195−6 Christoph Berg (myon) Zsolt Parragi (zsolt.parragi), solai v (solaiv) 3 2 weeks ago
support create index on virtual generated column. 5667 Moved to different CF 9/10 +601−198 Jian He (stayreal) Soumya S Murali (soumyamurali), Zizhuan Liu (liuzizhuan) 7 3 weeks ago
Produce LLVM bitcode files on meson builds 5671 Moved to different CF Performance 19 10/10 +380−25 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) Christoph Berg (myon) 6 3 weeks ago
Improve coments on structures in trigger.c 5680 Moved to different CF Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 6 10 months ago
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Moved to different CF Bugfix 9/10 +132−19 Yugo Nagata (yugo.nagata) Jim Jones (jimus), Daniil Davydov (dddaniil) 7 10 months ago
Fix [SP-]GiST IOS visibility bug 5721 Moved to different CF Bugfix 9/10 +620−82 Matthias van de Meent (mmeent) Mihail Nikalayeu (mihailnikalayeu), solai v (solaiv) 3 1 week ago
Thread-safe getopt() 5760 Moved to different CF Multithreading Refactoring Only 19 10/10 +268−163 Heikki Linnakangas (heikki) Peter Eisentraut (petere) Heikki Linnakangas (heikki) 4 4 months ago
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Moved to different CF Performance Help - Stuck Rebasing Logical Replication 19 10/10 +96−3 Hannu Krosing (hannukrosing) Rafia Sabih (rafia.sabih), Murali Natti (murali.natti) 6 1 week ago
Improve the performance of Unicode Normalization Forms. 5802 Moved to different CF Performance Needs rebase! Alexander Borisov (lexborisov) Victor Yegorov (vyegorov), Henson Choi (assam258.gmail.com) 7 1 month ago
problems with toast.* reloptions 5839 Moved to different CF Bugfix 20 10/10 +543−215 Nathan Bossart (bossartn) Sami Imseih (simseih), Yogesh Sharma (sharmay), solai v (solaiv) 7 13 hours ago
Carefully exposing information without authentication 5845 Moved to different CF Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 5 4 months ago
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values 5854 Moved to different CF SQL Commands 19 10/10 +746−278 Dean Rasheed (deanr) Viktor Holmberg (rutchkiwi), solai v (solaiv) 7 1 month 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) 7 11 hours ago
Report bytes and transactions actually sent downtream 5877 Moved to different CF Monitoring Logical Replication Needs rebase! Ashutosh Bapat (ashutoshbapat) 7 1 month ago
amcheck: support for GiST 5879 Moved to different CF Needs rebase! Andrey Borodin (x4m) Sergey Dudoladov (sdudoladov), Miłosz Bieniek (moozzi) 6 6 months ago
Adding pg_dump flag for parallel export to pipes 5893 Moved to different CF Performance System Administration stable 8/10 +995−88 Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar), solai v (solaiv) 5 12 hours ago
no table rewrite when set column type to constrained domain 5907 Moved to different CF 19 10/10 +285−17 Jian He (stayreal) Yogesh Sharma (sharmay), Viktor Holmberg (rutchkiwi), Aditya Gollamudi (adigoll), solai v (solaiv) 6 1 month ago
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 5941 Moved to different CF SQL Commands 19 10/10 +3049−254 Jian He (stayreal) Corey Huinker (coreyh), Henson Choi (assam258.gmail.com) 6 2 weeks ago
JIT works only partially with meson build 5984 Moved to different CF Docs Only Needs rebase! Yugo Nagata (yugo.nagata) Laurenz Albe (laurenz) 6 2 weeks ago
pgbench: extend variable usage in scripts 6012 Moved to different CF libpq 20 Needs rebase! Yugo Nagata (yugo.nagata) lakshmi g (lakshmi) 6 7 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Moved to different CF Bugfix Backport My First Patch stable Needs rebase! Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 5 2 months ago
RFC: adding pytest as a supported test framework 6045 Moved to different CF Testing Help - User Testing Modernization Devtools Needs rebase! Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) Tristan Partin (tristan957) 5 4 months ago
Whole-row fixes for DROP COLUMN, SET COLUMN DATA TYPE 6055 Moved to different CF Bugfix Backport stable 10/10 +560−10 Jian He (stayreal) lakshmi g (lakshmi) 5 1 week ago
CREATE TABLE LIKE INCLUDING TRIGGERS 6087 Moved to different CF SQL Commands 19 10/10 +649−18 Jian He (stayreal) Andrey Borodin (x4m), Henson Choi (assam258.gmail.com), Zsolt Parragi (zsolt.parragi), lakshmi g (lakshmi) 5 1 month ago
create table like including storage parameter 6088 Moved to different CF SQL Commands 19 10/10 +218−9 Jian He (stayreal) lakshmi g (lakshmi) 5 3 months ago
Migrate pg_commit_ts directory to the new node during an upgrade 6119 Moved to different CF 19 10/10 +353−3 Sergey Levin (lsv) Hayato Kuroda (ha-kun), Maxim Orlov (m.orlov) 5 2 weeks ago
avoid call ATPostAlterTypeCleanup twice 6121 Moved to different CF Bugfix Backport stable 10/10 +118−0 Jian He (stayreal) 5 1 week ago
Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement 6131 Moved to different CF Good First Review My First Patch 19 10/10 +371−4 Phil Alger (paalger) Josef Šimánek (retro), Jim Jones (jimus), Soumya S Murali (soumyamurali) 5 1 week ago
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 6135 Moved to different CF 10/10 +766−0 Akshay Joshi (akshay.joshi) Ilmar Yunusov (tanswis42.gmail.com), solai v (solaiv), Rui Zhao (zhaorui) 3 1 month ago
postgres_fdw: Use COPY to speed up batch inserts 6137 Moved to different CF Performance 10/10 +649−33 Matheus Alcantara (matheus.alcantara) Masahiko Sawada (masahikosawada), solai v (solaiv) 5 1 week ago
Add a warning on stats manipulation functions 6155 Moved to different CF Docs Only 20 Needs rebase! Yugo Nagata (yugo.nagata) 5 1 month ago
Add read-only disconnect_requested GUC for graceful client disconnect (reviously goaway) 6156 Moved to different CF libpq 10/10 +432−12 Jelte Fennema-Nio (jeltef) 5 1 month ago
Batching in executor, part 1: add batch variant of table AM scan API 6176 Moved to different CF Help - Benchmarks Performance 19 Needs rebase! Amit Langote (amitlan) Antonin Houska (a.houska), Thom Brown (thom), Denis Smirnov (darthunix) 4 19 hours ago
Add archive_mode to prevent unarchived WAL on permanent primary failure 6177 Moved to different CF Physical Replication 19 Needs rebase! Andrey Borodin (x4m), Kirill Reshke (reshke) 5 1 week ago
COPY FROM with RLS 6178 Moved to different CF SQL Commands 19 Needs rebase! Jian He (stayreal) solai v (solaiv) 5 2 weeks ago
Report oldest xmin source when autovacuum cannot remove tuples 6188 Moved to different CF Monitoring 20 Needs rebase! Shinya Kato (shinyakato) Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy), Sami Imseih (simseih) 5 6 days ago
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 6212 Moved to different CF Good First Review 19 3/10 +574−11 Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) 4 1 month ago
Reduce unnecessary locking of pruned partitions when reusing cached plans 6216 Moved to different CF Performance 19 10/10 +1049−92 Amit Langote (amitlan) Ilmar Yunusov (tanswis42.gmail.com) 3 1 month ago
pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized 6219 Moved to different CF Performance libpq stable 10/10 +420−64 Hannu Krosing (hannukrosing) Dilip Kumar (dilip.kumar), Pavel Stehule (okbobcz), Neil Min (neilmin) 4 1 week ago
Bypassing cursors in postgres_fdw to enable parallel plans 6233 Moved to different CF postgres_fdw Performance 19 10/10 +2039−108 Rafia Sabih (rafia.sabih) 3 3 days ago
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) 6245 Moved to different CF Performance My First Patch Refactoring Only 19 10/10 +978−150 Boris Mironov (bmironov) Egor Madyshev (emadyshev) 4 4 months ago
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Moved to different CF Good First Review 10/10 +44−2 ChangAo Chen (chenchangao) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 8 hours ago
doc: Clarify ANALYZE VERBOSE output 6259 Moved to different CF Docs Only stable 10/10 +14−10 Shinya Kato (shinyakato) Fujii Masao (masaofujii), Maciek Sakrejda (msakrejda), Surya Poondla (spoondla), solai v (solaiv) Fujii Masao (masaofujii) 4 1 week ago
extend JSON_TABLE top level path expression 6260 Moved to different CF 19 Needs rebase! Jian He (stayreal) solai v (solaiv) 4 3 weeks ago
split tablecmds.c 6269 Moved to different CF Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 4 6 months ago
skip check constraints verification for unaffected columns during UPDATE 6270 Moved to different CF 19 10/10 +259−17 Jian He (stayreal) Florin Irion (irionr) 4 5 months ago
Add sampling statistics to autoanalyze log output 6288 Moved to different CF Monitoring 10/10 +116−42 Tatsuya Kawata (croissant) Fujii Masao (masaofujii) 4 6 months ago
Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Moved to different CF Good First Review Monitoring PGConf.dev 19 10/10 +109−4 Pavlo Golub (pasha_golub) Robert Haas (rhaas), solai v (solaiv) 4 2 months ago
refactor handling optional argument in system functions 6303 Moved to different CF Refactoring Only 19 10/10 +25−168 Mark Wong (markwkm) Andreas Karlsson (kandreas), Tristan Partin (tristan957) 4 1 month ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Moved to different CF Bugfix 9/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 4 6 months ago
Add support for partial incremental materialized view refresh using REFRESH ... WHERE 6305 Moved to different CF My First Patch SQL Commands 19 10/10 +1468−70 Adam Brusselback (tostino) Zsolt Parragi (zsolt.parragi), Dharin Shah (dharins0) 4 1 week ago
SQL-level pg_datum_image_equal 6309 Moved to different CF 10/10 +190−0 Matthias van de Meent (mmeent) solai v (solaiv) 3 yesterday
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Moved to different CF psql Security Needs rebase! Jelte Fennema-Nio (jeltef) 4 1 month ago
Enable partitionwise join for partition keys wrapped by RelabelType 6315 Moved to different CF 10/10 +50−2 Matheus Alcantara (matheus.alcantara) 4 5 months ago
File locks for data directory lockfile in the context of Linux namespaces 6335 Moved to different CF stable 10/10 +134−25 Dmitry Dolgov (erthalion) Ilmar Yunusov (tanswis42.gmail.com) 4 1 month 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) 4 2 months ago
Cleaning up PREPARE query strings? 6341 Moved to different CF SQL Commands 10/10 +135−23 Julien Rouhaud (rjuju) Sami Imseih (simseih) 4 1 week ago
Hash-based MCV matching for large IN-lists 6356 Moved to different CF Performance stable 10/10 +543−5 Ilia Evdokimov (ilidock95) David Geier (geidav), Tatsuya Kawata (croissant) 4 1 month 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) 4 4 months ago
QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool 6366 Moved to different CF Devtools 10/10 +1096−561 Jelte Fennema-Nio (jeltef) 4 4 months ago
llvmjit: always add the simplifycfg pass 6384 Moved to different CF Performance 20 10/10 +16−4 Pierre Ducroquet (pinaraf) Matheus Alcantara (matheus.alcantara) 3 5 months ago
Refactor *_abbrev_convert() functions 6393 Moved to different CF Refactoring Only Good First Review 19 10/10 +33−60 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 3 1 month ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Moved to different CF Performance DDL 19 8/10 +1347−152 Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 3 1 week ago
JumbleQuery may treat different GROUP BY expr as the same 6411 Moved to different CF stable 10/10 +49−3 Jian He (stayreal) Keisuke Kuroda (keisuke.kuroda.3862) 3 5 months ago
Avoid recalculating pgprocno in ProcArrayAdd() 6426 Moved to different CF Good First Review Refactoring Only stable 10/10 +1−1 Shinya Kato (shinyakato) Chao Li (chaol), solai v (solaiv), Pierre Forstmann (pifor) Álvaro Herrera (alvherre) 3 yesterday
pg_stat_io_histogram 6433 Moved to different CF Monitoring 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 3 3 days ago
LLVMJIT: introduce force-inlined functions 6437 Moved to different CF Performance 20 10/10 +103−4 Pierre Ducroquet (pinaraf) 3 4 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Moved to different CF Bugfix DDL stable Needs rebase! Chao Li (chaol) Sami Imseih (simseih) 3 1 week ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Moved to different CF Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 3 3 weeks ago
BUG #19382: Server crash at __nss_database_lookup 6449 Moved to different CF Bugfix Security 20 9/10 +906−1 Surya Poondla (spoondla) 3 4 weeks ago
Show expression of virtual columns in error messages 6460 Moved to different CF 10/10 +208−43 Matheus Alcantara (matheus.alcantara) 3 1 month ago
Add +/- operators for xid8 type and replace deprecated txid_current() 6478 Moved to different CF Deprecation 20 10/10 +244−25 Shinya Kato (shinyakato) lin teletele (teletele.lin), solai v (solaiv) 3 2 months ago
SLOPE - Planner optimizations on monotonic expressions. 6479 Moved to different CF Performance 10/10 +3413−236 Alexandre Felipe (afelipe) Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) 3 1 week ago
Add table COMMENTS in CREATE TABLE LIKE 6482 Moved to different CF DDL Good First Review 20 10/10 +116−11 Jim Jones (jimus) Carlos Alves (ccsalves), Zizhuan Liu (liuzizhuan) 3 2 weeks ago
Pipelined Recovery 6487 Moved to different CF Performance 20 Needs rebase! Imran Zaheer (imranzaheer) 3 1 week ago
Change the default wal_blocksize to 4KB 6490 Moved to different CF Performance 10/10 +12−12 Andy Pogrebnoi (birdofdada) 3 3 weeks ago
Provide support for trailing commas 6492 Moved to different CF Needs rebase! Greg Sabino Mullane (greg) Peter Eisentraut (petere) 3 4 months ago
add assertion for palloc in signal handlers 6498 Moved to different CF 19 Needs rebase! Nathan Bossart (bossartn) 3 5 months ago
[PATCH] Add parallel instrumentation hooks for CustomScan providers 6524 Moved to different CF Extensions stable 10/10 +112−0 Siddharth Kothari (sidkot.google.com) 3 18 hours ago
Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline 6525 Moved to different CF Bugfix 10/10 +418−6 Andrey Borodin (x4m) Surya Poondla (spoondla) 3 1 month ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Moved to different CF System Administration Good First Review Devtools 10/10 +826−45 Andrey Borodin (x4m) Álvaro Herrera (alvherre), Jakub Wartak (jakub.wartak.tomtom) 3 2 weeks ago
POC: PLpgSQL FOREACH IN JSON ARRAY 6557 Moved to different CF PL/pgSQL 10/10 +1081−96 Pavel Stehule (okbobcz) Tom Lane (tgl), Jim Jones (jimus) 2 1 week ago
Pgbench: remove synchronous prepare 6558 Moved to different CF 10/10 +123−16 Dmitrii Bondar (difesu) lakshmi g (lakshmi) 2 4 weeks 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 4 months ago
doc: Clarify that empty COMMENT string removes the comment 6560 Moved to different CF Docs Only stable 10/10 +63−7 David Johnston (polobo), Chao Li (chaol) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 5 months ago
astreamer_lz4: fix bug of output pointer advancement in decompressor 6561 Moved to different CF Bugfix 19 10/10 +2−2 Chao Li (chaol) Xuneng Zhou (dylanzhou) Tom Lane (tgl) 2 5 months ago
pg_upgrade fails when extension_control_path is used 6562 Moved to different CF Bugfix 19 9/10 +197−2 Jonathan Gonzalez V. (sxd) Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 2 4 months ago
psql tab completion for user functions and if explicitly required also "pg_" 6563 Moved to different CF psql 19 10/10 +48−0 Florin Irion (irionr) Mario Gonzalez (gonzalemario) 2 1 month ago
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint 6564 Moved to different CF Bugfix stable 10/10 +40−2 Jian He (stayreal) Zizhuan Liu (liuzizhuan) 2 1 month ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Moved to different CF Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 5 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 5 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 4 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 4 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
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 5 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 5 months ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Moved to different CF Bugfix 19 10/10 +246−43 Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 2 1 week ago
Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY 6580 Moved to different CF Performance 19 10/10 +246−43 Surya Poondla (spoondla) 2 1 week 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 5 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 4 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
Fix JSON_SERIALIZE() coercion placeholder type for jsonb input 6587 Moved to different CF Bugfix 10/10 +80−3 Matt Blewitt (mble-ps) Zsolt Parragi (zsolt.parragi) 2 4 months ago
Adding Log File Capability to pg_createsubscriber 6592 Moved to different CF 8/10 +254−15 Hayato Kuroda (ha-kun) Amit Kapila (amitkapila) 2 3 months 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
Add ssl_(supported|shared)_groups to sslinfo 6598 Moved to different CF 10/10 +306−3 Dmitry Dolgov (erthalion) Zsolt Parragi (zsolt.parragi) 2 3 months ago
remove bits* types 6599 Moved to different CF Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
Add pg_stat_vfdcache view for VFD cache statistics 6604 Moved to different CF Monitoring 20 Needs rebase! Ayoub Kazar (kaz) David Geier (geidav) 2 1 month 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 4 months ago
Fix a file descriptor leak when using io_method=io_uring 6617 Moved to different CF Bugfix AIO My First Patch stable 10/10 +42−0 Lucas DRAESCHER (draescherl) Lætitia AVROT (arkhena), Ilmar Yunusov (tanswis42.gmail.com) 2 2 days ago
Improving psql autocompletion for SET LOCAL / SET SESSION 6618 Moved to different CF psql My First Patch 10/10 +19−4 Álvaro Rodríguez (arodrgr) Surya Poondla (spoondla), solai v (solaiv), Zizhuan Liu (liuzizhuan) 2 1 month ago
Add custom EXPLAIN options support to auto_explain 6623 Moved to different CF Extensions Needs rebase! Matheus Alcantara (matheus.alcantara) Robert Haas (rhaas) 2 4 months ago
Add pg_stat_autovacuum_priority 6625 Moved to different CF Monitoring 19 10/10 +302−58 Sami Imseih (simseih) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
Add tests for src/backend/nodes/extensible.c 6632 Moved to different CF Testing 10/10 +762−0 Aleksander Alekseev (a.alekseev) 2 1 week ago
Add support for INSERT ... SET syntax 6635 Moved to different CF SQL Commands 9/10 +799−4 Suraj Kharage (surajk) Mario Gonzalez (gonzalemario), solai v (solaiv) Peter Eisentraut (petere) 2 1 month ago
Track skipped vacuum and analyze in pg_stat_all_tables 6639 Moved to different CF Monitoring 20 9/10 +766−35 Yugo Nagata (yugo.nagata) Shinya Kato (shinyakato), Sami Imseih (simseih), Zsolt Parragi (zsolt.parragi) 2 2 days 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 4 months ago
Warn when creating or enabling a subscription with max_logical_replication_workers = 0 6642 Moved to different CF Logical Replication 20 10/10 +14−0 Yugo Nagata (yugo.nagata) 2 4 months ago
remove autoanalyze corner case 6650 Moved to different CF 19 10/10 +5−11 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 months ago
Resizable shared memory structures 6652 Moved to different CF System Administration 10/10 +2326−168 Ashutosh Bapat (ashutoshbapat) 2 16 hours ago
Allow a condition string in an injection point 6663 Moved to different CF 10/10 +120−25 Sami Imseih (simseih) 2 7 hours ago
Support EXCEPT for ALL SEQUENCES publications 6664 Moved to different CF Logical Replication 10/10 +980−341 Shlok Kyal (shlokkyal) Zsolt Parragi (zsolt.parragi), solai v (solaiv) 2 1 week ago
change SOFT_ERROR_OCCURRED to a static inline function 6666 Moved to different CF Refactoring Only 20 9/10 +14−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 months ago
Implement missing join selectivity estimation for range types 6668 Moved to different CF 10/10 +987−657 Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com), Haibo Yan (billyean) 2 3 months ago
Avoid calling SetMatViewPopulatedState if possible 6671 Moved to different CF Good First Review 10/10 +4−3 ChangAo Chen (chenchangao) Zizhuan Liu (liuzizhuan) Fujii Masao (masaofujii) 2 2 days ago
More jsonpath methods: translate, split, join 6673 Moved to different CF SQL Commands 19 10/10 +751−8 Florents Tselai (florentst) Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) 2 2 weeks ago
Adding a stored generated column without long-lived locks 6674 Moved to different CF DDL PGConf.dev My First Patch 10/10 +1523−5 Alberto Piai (albe) Álvaro Herrera (alvherre), Laurenz Albe (laurenz) 3 1 week ago
Take a long time to reach consistent after pg_rewind 6679 Moved to different CF Bugfix 10/10 +20−11 ChangAo Chen (chenchangao) Surya Poondla (spoondla), solai v (solaiv) 2 4 weeks ago
Return value of XLogInsertRecord() for XLOG_SWITCH record is inconsistent with other records 6680 Moved to different CF Good First Review 10/10 +13−17 ChangAo Chen (chenchangao) Henson Choi (assam258.gmail.com), Zizhuan Liu (liuzizhuan), jihyun bahn (ichibahn) 2 1 month ago
Extensible sync handler registration 6689 Moved to different CF Extensions 19 10/10 +798−41 Greg Lamberson (glamberson) 2 2 weeks ago
Prevent repeated deadlock-check signals in standby buffer pin waits 6690 Moved to different CF Performance 19 Needs rebase! JoongHyuk Shin (shin) Fujii Masao (masaofujii), Henson Choi (assam258.gmail.com), Ilmar Yunusov (tanswis42.gmail.com) Fujii Masao (masaofujii) 2 1 month ago
Proposal: Conflict log history table for Logical Replication 6696 Moved to different CF Logical Replication stable 10/10 +1027−333 Dilip Kumar (dilip.kumar) Murali Natti (murali.natti) 2 20 hours ago
Logical Replication - revisit `is_table_publication` function implementation 6705 Moved to different CF Refactoring Only Performance stable 10/10 +28−27 Peter Smith (smithpb2250) 2 3 weeks ago
Add join MCV statistics for selectivity estimation 6724 Moved to different CF DDL PGConf.dev Performance Needs rebase! Alexandra Wang (alexandrawang) Tom Lane (tgl) 2 4 days ago
Refactor code around GUC default_toast_compression 6727 Moved to different CF Refactoring Only 10/10 +105−62 Michael Paquier (michael-kun) 2 3 months ago
LockHasWaiters() crashes on fast-path locks 6732 Moved to different CF Bugfix stable 10/10 +37−3 SATYANARAYANA NARLAPURAM (satyanarayanan) Bharath Rupireddy (bharathrupireddy) 2 1 week ago
allow spread checkpoints when changing checksums online 6733 Moved to different CF 10/10 +141−28 Tomas Vondra (fuzzycz) Rui Zhao (zhaorui) 2 4 weeks ago
small cleanup for s_lock.h 6734 Moved to different CF Refactoring Only 20 Needs rebase! Nathan Bossart (bossartn) 2 3 months ago
COPY ON_CONFLICT TABLE; save duplicated record to another table. 6736 Moved to different CF stable 1/2 +1259−57 Jian He (stayreal) Jim Jones (jimus), Zsolt Parragi (zsolt.parragi) 2 2 months ago
Preserve replication origin OIDs in pg_upgrade 6743 Moved to different CF Logical Replication 19 10/10 +472−181 Ajin Cherian (ajinc) Hayato Kuroda (ha-kun), Zsolt Parragi (zsolt.parragi), Rui Zhao (zhaorui) 2 23 minutes ago
Support for 8-byte TOAST values, round two 6747 Moved to different CF System Administration 10/10 +1223−415 Michael Paquier (michael-kun) 2 23 hours ago
Mark the enum comparison functions as leakproof 6752 Moved to different CF 10/10 +14−7 Laurenz Albe (laurenz) 2 3 weeks ago
RFC: EXPLAIN ANALYZE wait event reporting 6753 Moved to different CF My First Patch Monitoring Needs rebase! Ilmar Yunusov (tanswis42.gmail.com) 2 1 month ago
Avoid unnecessary StringInfo allocation in tablesync COPY buffer 6757 Moved to different CF Refactoring Only 19 10/10 +18−11 Chao Li (chaol) Lilian Ontowhee (ontowhee), Ben Mejia (benmejia), Brandon Tat (bjtat) 2 3 weeks ago
Improve pg_stat_statements scalability 6763 Moved to different CF Performance Needs rebase! Sami Imseih (simseih) Tristan Partin (tristan957) 2 2 weeks ago
teach vacuumlo to handle domains 6765 Moved to different CF 10/10 +192−42 Sami Imseih (simseih) Nathan Bossart (bossartn) 2 2 months ago
Checkpoint replication slots later 6767 Moved to different CF Logical Replication Physical Replication stable 10/10 +11−4 Ants Aasma (ants) Fujii Masao (masaofujii), Hüseyin Demir (demir) Fujii Masao (masaofujii) 2 1 week ago
pg_rewind does not rewind diverging timelines 6768 Moved to different CF Bugfix 18 Needs rebase! Mats Kindahl (matski) Japin Li (japin) 2 yesterday
[BUG] DELETE/UPDATE more than one row in partitioned foreign table 6770 Moved to different CF Extensions Bugfix 10/10 +1217−319 Nikita Malakhov (nmalakh) 2 1 month ago
Update docs for logging_collector and durability 6777 Moved to different CF Docs Only 10/10 +7−2 Daniel Bauman (danielbauman) Nathan Bossart (bossartn) 2 3 months ago
pgstat: Flush some statistics within running transactions, take 2 6781 Moved to different CF Monitoring Needs rebase! Sami Imseih (simseih) 2 2 days ago
COPY TO BLACKHOLE / pg_dump -j -Fb 6788 Moved to different CF System Administration Good First Review SQL Commands 10/10 +309−14 Jakub Wartak (jakub.wartak.tomtom) 2 6 days ago
A trivial fix on a comment in pgstat_assoc_relation() 6789 Moved to different CF Comments Only Needs rebase! Yugo Nagata (yugo.nagata) 2 2 months ago
to_date()/to_timestamp() silently accept month=0 and day=0 6792 Moved to different CF Bugfix stable 10/10 +30−0 Ayush Tiwari (aytiwari) Daniel Gustafsson (d_gustafsson) 2 3 months ago
REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL 6801 Moved to different CF Bugfix 10/10 +67−0 Ante Krešić (antekresic) Aleksander Alekseev (a.alekseev), solai v (solaiv) Álvaro Herrera (alvherre) 2 yesterday
retire PQfn() 6802 Moved to different CF Security 20 10/10 +93−147 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 6 days ago
log_postmaster_stats 6804 Moved to different CF Monitoring 20 10/10 +328−3 Jakub Wartak (jakub.wartak.tomtom) 2 2 weeks ago
alert clients when prepared statements are deallocated 6816 Moved to different CF 20 10/10 +354−9 Nathan Bossart (bossartn) 2 2 months ago
pg_rewind: Skip vanished source files during traversal 6817 Moved to different CF Refactoring Only stable 10/10 +9−16 Ayush Tiwari (aytiwari) Heikki Linnakangas (heikki), Rui Zhao (zhaorui) 2 4 days ago
hashjoins vs. Bloom filters 6818 Moved to different CF Performance Needs rebase! Tomas Vondra (fuzzycz) Rui Zhao (zhaorui) 2 yesterday
Add wait events for server logging destination writes 6819 Moved to different CF Monitoring My First Patch 10/10 +50−0 SeongJun Shin (seongjunshin) Nik Samokhvalov (nikolay), Jakub Wartak (jakub.wartak.tomtom), Henson Choi (assam258.gmail.com), jihyun bahn (ichibahn) 2 3 days ago
Fix: VACUUM FULL or CREATE INDEX fails with error "missing chunk number 0 for toast value XXX" 6824 Moved to different CF Bugfix 20 Needs rebase! Michael Paquier (michael-kun), Ekaterina Testova (e.testova) Andrey Borodin (x4m) 2 1 week 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 month ago
Add autovacuum_warning to surface concurrent vacuum collisions 6830 Moved to different CF Monitoring GUC 20 10/10 +16−0 Shinya Kato (shinyakato) Bharath Rupireddy (bharathrupireddy) 2 4 weeks ago
Add docs of autoanalyze corner case 6831 Moved to different CF Docs Only stable 10/10 +5−2 Shinya Kato (shinyakato) 2 2 months ago
Add pg_get_table_ddl() to reconstruct CREATE TABLE statements 6837 Moved to different CF Needs rebase! Akshay Joshi (akshay.joshi) Zsolt Parragi (zsolt.parragi), Rui Zhao (zhaorui) 2 2 days ago
Race conditions in logical decoding 6840 Moved to different CF Bugfix stable 6/10 +10−5 Álvaro Herrera (alvherre), Antonin Houska (a.houska) Mihail Nikalayeu (mihailnikalayeu) 2 2 months ago
Use streaming read I/O when enabling data checksums online 6841 Moved to different CF Good First Review 10/10 +32−3 ChangAo Chen (chenchangao) Daniel Gustafsson (d_gustafsson), Enrique Sanchez (enriqueesanchz) Daniel Gustafsson (d_gustafsson) 2 1 month ago
Prevent constraint name conflicts in partition trees spanning multiple schemas 6842 Moved to different CF Bugfix DDL 10/10 +254−14 Marko Grujic (gruuya) 2 2 months ago
Clarify that ssl_groups is for any key exchange groups 6843 Moved to different CF Refactoring Only Comments Only Docs Only My First Patch stable 10/10 +14−14 Evan Si (evsi) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 2 months ago
Move system identifier generation to a common helper 6845 Moved to different CF Refactoring Only 10/10 +84−36 Imran Zaheer (imranzaheer) 2 1 month ago
Don't consider FATAL errors "abnormal server termination" 6850 Moved to different CF Bugfix libpq 10/10 +303−105 Jelte Fennema-Nio (jeltef) 2 2 months ago
btree_gist: add cross-type integer operator support for GiST 6854 Moved to different CF Performance My First Patch 20 10/10 +1391−51 Alexander Nestorov (alexandernst) Maxime Schoemans (mschoema) Tom Lane (tgl) 2 2 weeks ago
Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE 6855 Moved to different CF Docs Only Good First Review 10/10 +2−2 Zizhuan Liu (liuzizhuan) Pierre Forstmann (pifor) 2 1 week ago
Separate catalog_xmin from xmin in walsender hot standby feedback 6861 Moved to different CF Physical Replication 20 10/10 +49−19 Rui Zhao (zhaorui) 2 1 month ago
Show hashed SAOP decision in EXPLAIN 6868 Moved to different CF Good First Review Missing Tests Devtools 20 10/10 +188−1 Andrei Lepikhov (lepikhov) 2 4 weeks ago
LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build 6870 Moved to different CF CI stable 10/10 +107−1 Henson Choi (assam258.gmail.com) 2 1 month ago
postgres_fdw: Emit message when batch_size is reduced 6873 Moved to different CF postgres_fdw 10/10 +105−0 Rafia Sabih (rafia.sabih) Corey Huinker (coreyh), Nurlan Tulemisov (n.tulemisov), solai v (solaiv) 2 2 days ago
Disable startup progress timeout during standby WAL replay 6876 Moved to different CF GUC 10/10 +15−1 Fujii Masao (masaofujii) 2 1 month ago
Show estimated number of groups for IncrementalSort in EXPLAIN 6882 Moved to different CF Good First Review Monitoring stable 10/10 +30−7 Ilia Evdokimov (ilidock95) solai v (solaiv), Enrique Sanchez (enriqueesanchz) David Rowley (davidrowley) 2 2 days ago
Make log_lock_failures support LOCK NOWAIT 6883 Moved to different CF GUC Needs rebase! ChangAo Chen (chenchangao) 2 2 months ago
Unexpected reindex when altering column types for partitioned tables 6887 Moved to different CF DDL Performance Needs rebase! Álvaro Rodríguez (arodrgr) 2 1 month ago
Allow wal_log_hints to be changed without restart 6888 Moved to different CF GUC 20 10/10 +171−3 Bertrand Drouvot (bertranddrouvot.pg) Ayush Tiwari (aytiwari) 2 3 weeks ago
Handle concurrent drop when doing whole database vacuum 6890 Moved to different CF Bugfix 10/10 +21−7 ChangAo Chen (chenchangao) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy), Surya Poondla (spoondla) Nathan Bossart (bossartn) 2 1 week ago
proposal - queryid can be used as filter for auto_explain 6891 Moved to different CF Monitoring 2/10 +227−2 Pavel Stehule (okbobcz) Zsolt Parragi (zsolt.parragi) 2 1 month ago
Randomize B-Tree page split location to avoid oscillating patterns 6892 Moved to different CF Performance stable 9/10 +65−4 Dmitry Dolgov (erthalion) 2 1 month ago
Extended statistics improvement: multi-column MCV missing values 6898 Moved to different CF My First Patch Good First Review 20 10/10 +174−3 Enrique Sanchez (enriqueesanchz) Ilia Evdokimov (ilidock95) 2 2 weeks ago
Fold NOT IN / <> ALL expressions containing NULL to FALSE 6901 Moved to different CF Performance stable 10/10 +96−16 Ilia Evdokimov (ilidock95) 2 1 week ago
Two bugs around ALTER TYPE 6903 Moved to different CF Bugfix 3/10 +278−0 Andrey Borodin (x4m) Heikki Linnakangas (heikki), Surya Poondla (spoondla) 2 3 weeks ago
Possible G2 anomaly at SERIALIZABLE (SSI, doom-before-error) 6904 Moved to different CF Bugfix Needs rebase! Andrey Borodin (x4m) 2 1 month ago
Do not lock tables in get_tables_to_repack 6909 Moved to different CF Bugfix Needs rebase! ChangAo Chen (chenchangao) 2 3 weeks ago
SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44) 6912 Moved to different CF SQL Commands 20 9/10 +1199−27 Srinath Reddy (srinath-reddy-sadipiralla) Tristan Partin (tristan957) 2 2 weeks ago
Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges 6913 Moved to different CF Bugfix My First Patch Good First Review 10/10 +166−14 도건 유 (dogeon) Henson Choi (assam258.gmail.com) 2 1 month ago
pg_dump: skip pg_init_privs entries for non-existent roles 6915 Moved to different CF Bugfix 19 Needs rebase! Hüseyin Demir (demir) Laurenz Albe (laurenz), solai v (solaiv), Rui Zhao (zhaorui) 2 3 days ago
Global temporary tables 6918 Moved to different CF SQL Commands Needs rebase! Dean Rasheed (deanr) 2 4 weeks ago
Prove a NOT IN's left-hand expressions non-nullable from quals 6920 Moved to different CF 20 10/10 +624−52 Richard Guo (richardguo) Ayush Tiwari (aytiwari), Rui Zhao (zhaorui) 2 1 week ago
Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions 6923 Moved to different CF Performance SQL Commands 3/10 +578−41 Matthias van de Meent (mmeent) 2 1 month ago
Add PRODUCT() aggregate function 6925 Moved to different CF SQL Commands 20 10/10 +1073−0 Jeevan Chalke (jeevan.chalke) 2 1 month ago
Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound 6928 Moved to different CF Bugfix 10/10 +16−15 Fujii Masao (masaofujii) Yugo Nagata (yugo.nagata), Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii) 2 1 week ago
pgbench --continue-on-error: clarify TPS and failure reporting 6930 Moved to different CF Docs Only 19 10/10 +17−4 Chao Li (chaol) 2 yesterday
Report unsupported COPY FROM targets before reading input 6931 Moved to different CF SQL Commands 19 3/10 +34−36 Chao Li (chaol) solai v (solaiv), Zizhuan Liu (liuzizhuan) 2 3 days ago
Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms 6933 Moved to different CF Performance Logical Replication 20 10/10 +764−61 Rui Zhao (zhaorui) 2 3 months ago
Support UUIDv6 in uuid_extract_timestamp() 6936 Moved to different CF Good First Review 20 10/10 +60−1 Tristan Partin (tristan957) Masahiko Sawada (masahikosawada) 2 1 week ago
Add hook for plugins to acquire sample rows during ANALYZE 6939 Moved to different CF Extensions 20 10/10 +86−4 Samba Siva Reddy (sambasivareddy.ch) 2 1 month ago
ON EMPTY clause for aggregate and window functions 6943 Moved to different CF SQL Commands 20 10/10 +1360−8 Jeevan Chalke (jeevan.chalke) 2 1 month ago
Use wait_classes.h in pg_prewarm 6946 Moved to different CF Refactoring Only Good First Review My First Patch 20 10/10 +1−2 Dongpo Liu (0xpoe) Pierre Forstmann (pifor) 2 5 days ago
Improve errmsg for publication membership 6950 Moved to different CF Bugfix Good First Review 20 10/10 +4−4 Peter Smith (smithpb2250) Daniel Gustafsson (d_gustafsson) 2 2 days ago
Avoid obscure DES key buffer loop bounds in pgcrypto 6953 Moved to different CF Refactoring Only stable 10/10 +5−2 Ayush Tiwari (aytiwari) 2 3 months ago
Proposal: QUALIFY clause 6954 Moved to different CF SQL Commands 10/10 +2320−5 Matheus Alcantara (matheus.alcantara) Vik Fearing (xocolatl) 2 4 weeks ago
Include sequences in publications created by pg_createsubscriber 6956 Moved to different CF Logical Replication Physical Replication 10/10 +62−20 vigneshwaran C (vignesh.postgres) 2 4 weeks ago
Relax some restrictions of REPACK (CONCURRENTLY) 6957 Moved to different CF System Administration 20 Needs rebase! Antonin Houska (a.houska) 2 4 weeks ago
Allow progress tracking of sub-commands 6958 Moved to different CF Bugfix Monitoring Needs rebase! Antonin Houska (a.houska) Alberto Piai (albe) 2 3 weeks ago
Selectivity estimation for COALESCE in eqsel/eqjoinsel 6960 Moved to different CF My First Patch stable 10/10 +450−30 Egor Savelev (esavelievcode.gmail.com) 2 6 days ago
REVOKE's CASCADE protection doesn't work with inherited table owners 6961 Moved to different CF Bugfix stable 10/10 +147−4 Jacob Champion (jchampion) Ayush Tiwari (aytiwari) 2 3 days ago
Improving display of octal GUCs 6962 Moved to different CF 10/10 +82−64 Tom Lane (tgl) Rui Zhao (zhaorui) 2 1 month ago
Lost KEY SHARE lock information during toasting allows foreign-key violation 7068 Moved to different CF Bugfix stable Needs rebase! Michael Paquier (michael-kun) Rui Zhao (zhaorui) 2 1 week ago