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

No reviewers My patches My reviews New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 194. Waiting on Author: 25. Ready for Committer: 32. Committed: 3. Moved to next CF: 24. Withdrawn: 9. Total: 287.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
declarative session variables, LET command 1608 Needs review DDL 10/10 +3003−37 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), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) 41 1 week ago
pgbench - adding pl/pgsql versions of tests 4105 Needs review Testing 19 10/10 +247−14 Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) 10 3 months ago
Index Prefetching 4351 Needs review Performance Needs rebase! Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) 15 1 week ago
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Needs review Security Needs rebase! Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 12 10 months ago
Implement row pattern recognition feature 4460 Needs review SQL Commands 19 Needs rebase! Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) 15 yesterday
Make COPY format extendable: Extract COPY TO format implementations 4681 Needs review SQL Commands Needs rebase! Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 11 2 weeks ago
COPY (on_error table) saving error info to a table 4817 Needs review Needs rebase! Jian He (stayreal) Nishant Sharma (nishant-at-edb) 10 5 months ago
Avoid orphaned objects dependencies, take 3 4942 Needs review DDL 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 11 5 months ago
[CREATE|RE] INDEX CONCURRENTLY with single heap scan 4971 Needs review Performance DDL 19 10/10 +3060−484 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 10 2 days ago
relfilenode statistics 5007 Needs review Monitoring 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 11 2 weeks ago
Extension security improvement: Add support for extensions with an owned schema 5018 Needs review Security Extensions Needs rebase! Jelte Fennema-Nio (jeltef) Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) 11 4 weeks ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Needs review Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) 10 4 months ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Needs review SQL Commands 9/10 +694−98 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors), Soumya S Murali (soumyamurali) 9 2 months ago
Add XMLCast (SQL/XML X025) 5110 Needs review SQL Commands 19 10/10 +2746−26 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 11 2 weeks ago
Asynchronous MergeAppend Execution 5129 Needs review Performance 10/10 +1427−744 Alexander Pyhalov (a.pyhalov) Etsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara) 9 yesterday
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Needs review Bugfix Logical Replication Help - Stuck Rebasing stable 10/10 +613−48 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 9 1 week ago
libpq: Fix processing of SSL records >8kB on async API 5251 Needs review Bugfix Backport libpq stable 10/10 +208−11 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion) 8 2 weeks ago
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Needs review SQL Commands 19 10/10 +1559−59 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 9 2 weeks ago
Logging plan of the currently running query 5330 Needs review Monitoring 18 Needs rebase! Atsushi Torikoshi (atsushitorikoshi) Hironobu Suzuki (suzuki_hironobu), Sadeq Dousti (msdousti) 9 4 weeks ago
Add Option to Check All Addresses For Matching target_session_attr 5396 Needs review libpq 18 10/10 +334−10 Andrew Jackson (andrewjackson) Andrey Borodin (x4m) 7 1 month ago
using index to speedup add not null constraints to a table 5444 Needs review 10/10 +409−5 Jian He (stayreal) Tanzeel Khan (tanzeelk) 7 1 week ago
Clarify FileTag-based unlinking 5454 Needs review Refactoring Only 10/10 +10−7 Matthias van de Meent (mmeent) Surya Poondla (spoondla) 5 2 weeks ago
Function scan FDW pushdown 5470 Needs review Performance 18 10/10 +1348−104 Alexander Pyhalov (a.pyhalov), Gleb Kashkin (glebka) Ashutosh Bapat (ashutoshbapat) 3 4 weeks ago
SQL/JSON json_table PLAN clause 5478 Needs review 18 10/10 +2312−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) 6 1 year ago
Pull-up subquery if INNER JOIN-ON contains refs to upper-query 5487 Needs review Performance 19 10/10 +1508−58 Alena Rybakina (a.rybakina) Ilia Evdokimov (ilidock95) 7 2 weeks ago
Add storage I/O tracking to EXPLAIN BUFFERS 5526 Needs review Monitoring Needs rebase! Atsushi Torikoshi (atsushitorikoshi) Jelte Fennema-Nio (jeltef) 7 4 weeks ago
Expanding HOT updates for expression and partial indexes 5556 Needs review Performance 19 Needs rebase! Greg Burd (gregburd) Nathan Bossart (bossartn) 6 2 weeks ago
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Needs review Multithreading AIO 2/10 +448−37 Jelte Fennema-Nio (jeltef) 7 1 month ago
Warn, and disallow, clear text passwords via SQL 5597 Needs review Needs rebase! Greg Sabino Mullane (greg) Guillaume Lelarge (gleu) 4 3 months ago
Beautify read stream "per buffer data" APIs 5617 Needs review Refactoring Only 10/10 +116−44 Thomas Munro (macdice) Nazir Bilal Yavuz (nbyavuz) 5 2 weeks ago
Produce LLVM bitcode files on meson builds 5671 Needs review Performance 19 10/10 +928−58 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 5 1 week ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Needs review 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 Needs review Performance Help - Stuck Rebasing Logical Replication 19 9/10 +96−3 Hannu Krosing (hannukrosing) 5 3 months ago
Carefully exposing information without authentication 5845 Needs review Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 4 3 weeks ago
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values 5854 Needs review SQL Commands 19 10/10 +747−282 Dean Rasheed (deanr) Viktor Holmberg (rutchkiwi) 6 2 months ago
Support for basic ALTER TABLE progress reporting. 5873 Needs review Monitoring Needs rebase! Jiří Kavalík (jkavalik) Jian He (stayreal) 5 8 months ago
Report bytes and transactions actually sent downtream 5877 Needs review Monitoring Logical Replication 0/10 +434−166 Ashutosh Bapat (ashutoshbapat) 6 3 weeks ago
Adding pg_dump flag for parallel export to pipes 5893 Needs review Performance System Administration stable Needs rebase! Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar) 4 1 month ago
Automatically sizing the IO worker pool 5913 Needs review Performance 19 9/10 +850−0 Thomas Munro (macdice) 4 yesterday
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 5941 Needs review SQL Commands 19 Needs rebase! Jian He (stayreal) Corey Huinker (coreyh) 5 1 week ago
Per backend relation statistics tracking 5958 Needs review Monitoring 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 5 7 months ago
Stack-based tracking of per-node WAL/buffer usage 6023 Needs review Performance 19 10/10 +0−0 Lukas Fittl (lfittl) Zsolt Parragi (zsolt.parragi) 5 1 week ago
RFC: adding pytest as a supported test framework 6045 Needs review Testing Help - User Testing Modernization Devtools 4/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 Needs review Bugfix Backport stable 3/10 +634−5 Jian He (stayreal) 4 1 month ago
Improving the names generated for indexes on expressions 6059 Needs review 10/10 +265−159 Tom Lane (tgl) 4 5 months ago
create table like including storage parameter 6088 Needs review SQL Commands 19 10/10 +218−9 Jian He (stayreal) 4 1 week ago
Little refactoring of portalcmds.c 6113 Needs review Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 4 5 months ago
Preserve index stats during ALTER TABLE ... TYPE ... 6118 Needs review Bugfix 19 10/10 +576−4 Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 4 5 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 5 months ago
postgres_fdw: Use COPY to speed up batch inserts 6137 Needs review Performance 10/10 +417−9 Matheus Alcantara (matheus.alcantara) Masahiko Sawada (masahikosawada) 4 1 week ago
Optimization of the is_normalized() function. 6152 Needs review Performance 19 Needs rebase! Alexander Borisov (lexborisov) 4 1 week ago
Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Needs review 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 Needs review CI Testing 10/10 +141−16 Nazir Bilal Yavuz (nbyavuz) 3 3 weeks ago
ci: Skip minfree file in the cores_backtrace.sh 6162 Needs review CI Testing 10/10 +1−1 Christoph Berg (myon), Nazir Bilal Yavuz (nbyavuz) 2 1 week ago
Batching in executor, part 1: add batch variant of table AM scan API 6176 Needs review Help - Benchmarks Performance 19 Needs rebase! Amit Langote (amitlan) 3 1 week ago
Optimize SnapBuild by maintaining committed.xip in sorted order 6187 Needs review Performance Logical Replication 19 10/10 +151−25 Xuneng Zhou (dylanzhou) Yogesh Sharma (sharmay), Aditya Gollamudi (adigoll) 4 6 days ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 10/10 +25−0 Florents Tselai (florentst) 3 5 months ago
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 6212 Needs review Good First Review 19 Needs rebase! Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) 3 1 month ago
Reduce unnecessary locking of pruned partitions when reusing cached plans 6216 Needs review Performance 19 Needs rebase! Amit Langote (amitlan) 2 1 week ago
Give Plugins control at the end of CHECKPOINT to store their state 6224 Needs review Extensions 19 10/10 +215−0 Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) 3 5 months ago
Bypassing cursors in postgres_fdw to enable parallel plans 6233 Needs review postgres_fdw Performance 19 10/10 +627−51 Rafia Sabih (rafia.sabih) 2 yesterday
parallel pgbench -i 6242 Needs review Performance 10/10 +134−4 Mircea Cadariu (mcadariu) lakshmi g (lakshmi) 3 2 days ago
doc: Clarify ANALYZE VERBOSE output 6259 Needs review Docs Only stable 9/10 +2−3 Shinya Kato (shinyakato) Maciek Sakrejda (msakrejda) 3 yesterday
extend JSON_TABLE top level path expression 6260 Needs review 19 10/10 +238−105 Jian He (stayreal) 3 4 months ago
skip check constraints verification for unaffected columns during UPDATE 6270 Needs review 19 3/10 +259−17 Jian He (stayreal) Florin Irion (irionr) 3 1 month ago
refactor ExecInitPartitionInfo 6280 Needs review Refactoring Only stable 10/10 +14−26 Jian He (stayreal) 3 1 week ago
Add sampling statistics to autoanalyze log output 6288 Needs review Monitoring 10/10 +116−42 Tatsuya Kawata (croissant) Fujii Masao (masaofujii) 3 2 months ago
Proposal to allow setting cursor options on Portals 6292 Needs review libpq 10/10 +1212−11 Dave Cramer (dcramer) Jelte Fennema-Nio (jeltef) 2 1 week ago
Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Needs review Good First Review Monitoring 19 10/10 +109−4 Pavlo Golub (pasha_golub) Henson Choi (assam258.gmail.com) 3 2 months ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Needs review Bugfix 10/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 2 months ago
Add support for partial incremental materialized view refresh using REFRESH ... WHERE 6305 Needs review My First Patch SQL Commands 19 10/10 +1468−70 Adam Brusselback (tostino) Dharin Shah (dharins0) 3 5 days ago
Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Needs review Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 3 4 months ago
SQL-level pg_datum_image_equal 6309 Needs review Needs rebase! Matthias van de Meent (mmeent) 2 2 weeks ago
json_table function PLAN clause 6332 Needs review Help - User Testing 19 10/10 +2312−168 Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Nikita Malakhov (nmalakh) 2 3 months ago
File locks for data directory lockfile in the context of Linux namespaces 6335 Needs review 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 Needs review 19 8/10 +220−6 Jeevan Chalke (jeevan.chalke) 3 1 month ago
Cleaning up PREPARE query strings? 6341 Needs review SQL Commands 10/10 +135−23 Julien Rouhaud (rjuju) Sami Imseih (simseih) 3 1 month ago
Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) 6354 Needs review Refactoring Only Good First Review 19 10/10 +31−31 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) Peter Eisentraut (petere) 3 2 weeks ago
Hash-based MCV matching for large IN-lists 6356 Needs review Performance stable 10/10 +542−5 Ilia Evdokimov (ilidock95) David Geier (geidav), Tatsuya Kawata (croissant) 3 6 days ago
Add a berief general comment on BTScanInsertData's nextkey and backward 6363 Needs review Comments Only 10/10 +18−15 Yugo Nagata (yugo.nagata) 3 3 weeks ago
QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool 6366 Needs review Devtools 10/10 +1051−516 Jelte Fennema-Nio (jeltef) 3 1 week ago
llvmjit: always add the simplifycfg pass 6384 Needs review Performance 19 10/10 +16−4 Pierre Ducroquet (pinaraf) Matheus Alcantara (matheus.alcantara) 2 1 month ago
Use CASEFOLD() internally rather than LOWER() 6391 Needs review 19 10/10 +55−30 Jeff Davis (jdavis) Mark Dilger (mark.dilger) 2 2 weeks ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 10/10 +33−54 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 2 yesterday
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 4/10 +138−5 Jian He (stayreal) 2 3 months ago
Add pg_get_publication_ddl function 6400 Needs review DDL 19 Needs rebase! Jonathan Gonzalez V. (sxd) Hüseyin Demir (demir) 2 1 month ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance DDL 19 9/10 +1349−152 Mihail Nikalayeu (mihailnikalayeu) 2 3 days ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Needs review Refactoring Only 19 10/10 +1−21 Chao Li (chaol) 2 2 months ago
Add cascade synchronous replication 6404 Needs review Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 2 3 months ago
JumbleQuery may treat different GROUP BY expr as the same 6411 Needs review stable 10/10 +49−3 Jian He (stayreal) Keisuke Kuroda (keisuke.kuroda.3862) 2 1 month ago
Reduce build times of pg_trgm GIN indexes 6418 Needs review Performance 19 10/10 +53−14 David Geier (geidav) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 2 23 hours ago
ANALYZE: hash-accelerate MCV tracking for equality-only types 6422 Needs review Performance 9/10 +214−24 Chengpeng Yan (chengpeng.yan) Ilia Evdokimov (ilidock95), Tatsuya Kawata (croissant) 2 yesterday
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 8/10 +747−52 Florents Tselai (florentst) 2 2 months ago
ci: Add MTEST_SUITES for optional test tailoring 6430 Needs review CI Devtools 10/10 +8−7 Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 2 3 months ago
Add `tsmatch` JSONPath operator for granular Full Text Search 6436 Needs review SQL Commands 19 10/10 +597−4 Florents Tselai (florentst) Chao Li (chaol) 2 1 week ago
LLVMJIT: introduce force-inlined functions 6437 Needs review Performance 19 10/10 +103−4 Pierre Ducroquet (pinaraf) 2 3 weeks ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Needs review 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 Needs review Bugfix DDL PGConf.dev stable 10/10 +227−29 Chao Li (chaol) 2 yesterday
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 2 2 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Needs review Bugfix Security 17 10/10 +342−1 Surya Poondla (spoondla) 2 14 hours ago
Show expression of virtual columns in error messages 6460 Needs review 10/10 +208−43 Matheus Alcantara (matheus.alcantara) 2 4 weeks ago
Add +/- operators for xid8 type 6478 Needs review 19 9/10 +180−25 Shinya Kato (shinyakato) 2 2 months ago
SLOPE - Planner optimizations on monotonic expressions. 6479 Needs review Performance 10/10 +2485−253 Alexandre Felipe (afelipe) Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) 2 yesterday
Add table COMMENTS in CREATE TABLE LIKE 6482 Needs review DDL Good First Review 19 10/10 +116−11 Jim Jones (jimus) Carlos Alves (ccsalves) 2 2 weeks ago
Pipelined Recovery 6487 Needs review Performance 19 10/10 +1988−40 Imran Zaheer (imranzaheer) 2 1 week ago
Change the default wal_blocksize to 4KB 6490 Needs review Performance 10/10 +12−12 Andy Pogrebnoi (birdofdada) 2 3 weeks ago
DOCS - Add introductory paragraph to Getting Started chapter 6506 Needs review Docs Only stable 10/10 +15−0 Dragos Andriciuc (andriciucdragos) 2 5 days ago
Support automatic sequence replication 6514 Needs review Logical Replication Needs rebase! Ajin Cherian (ajinc) Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) 2 2 weeks ago
[PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking 6524 Needs review Extensions stable 10/10 +16−0 Siddharth Kothari (sidkot.google.com) 2 1 week ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Needs review System Administration Good First Review Devtools 10/10 +518−46 Andrey Borodin (x4m) 2 1 week ago
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 6543 Needs review Performance Logical Replication 3/10 +979−134 SATYANARAYANA NARLAPURAM (satyanarayanan) 2 7 hours ago
Fix slotsync worker busy loop causing repeated log messages 6546 Needs review Bugfix Logical Replication Needs rebase! Fujii Masao (masaofujii) Zhijie Hou (houzj) 2 5 days ago
Decorrelate nested tuple hash tables 6553 Needs review Performance 19 9/10 +13−7 Ants Aasma (ants) 2 1 month ago
pg_buffercache: Add per-relation summary stats 6555 Needs review Monitoring Needs rebase! Lukas Fittl (lfittl) Paul Jungwirth (pjungwir) Heikki Linnakangas (heikki) 2 1 week ago
POC: PLpgSQL FOREACH IN JSON ARRAY 6557 Needs review PL/pgSQL 10/10 +1016−97 Pavel Stehule (okbobcz) Tom Lane (tgl), Jim Jones (jimus) 1 3 weeks ago
Pgbench: remove synchronous prepare 6558 Needs review 10/10 +104−5 Dmitrii Bondar (difesu) lakshmi g (lakshmi) 1 1 week ago
psql tab completion for user functions and if explicitly required also "pg_" 6563 Needs review psql 19 10/10 +49−1 Florin Irion (irionr) 1 2 months ago
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint 6564 Needs review Bugfix stable 10/10 +40−2 Jian He (stayreal) 1 1 month ago
guc: make dereference style consistent in check_backtrace_functions 6566 Needs review Bugfix 10/10 +16−16 zhang hu (zhanghu) 1 3 weeks ago
Compress prune/freeze records with Delta Frame of Reference algorithm 6574 Needs review Performance 9/10 +4910−45 Evgeny Voropaev (evoro) 1 yesterday
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 Needs rebase! Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 1 2 weeks ago
Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY 6580 Needs review Performance 19 Needs rebase! Surya Poondla (spoondla) 1 2 weeks ago
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” 6584 Needs review Bugfix My First Patch 10/10 +4−12 Masashi Kamura (kam) 1 1 month ago
Fix JSON_SERIALIZE() coercion placeholder type for jsonb input 6587 Needs review Bugfix 10/10 +80−3 Matt Blewitt (mble-ps) Zsolt Parragi (zsolt.parragi) 1 4 weeks ago
Speed up COPY TO text/CSV parsing using SIMD 6588 Needs review Performance 19 8/10 +262−18 Ayoub Kazar (kaz) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 week ago
MERGE PARTITIONS and DEPENDS ON EXTENSION. 6589 Needs review Bugfix 10/10 +377−0 Matheus Alcantara (matheus.alcantara) 1 yesterday
SQL/JSON json_table() function PLAN clause 6590 Needs review Help - Stuck Rebasing SQL Commands 10/10 +2312−168 Nikita Malakhov (nmalakh) 1 4 weeks ago
A stack allocation API 6591 Needs review Refactoring Only Performance Needs rebase! Thomas Munro (macdice) 1 3 weeks ago
tupdesc: simplify assert in equalTupleDescs() 6594 Needs review Refactoring Only 19 10/10 +1−2 Chao Li (chaol) 1 4 weeks ago
elog: clarify usage and style of error reporting functions 6595 Needs review Comments Only 19 10/10 +21−0 Chao Li (chaol) 1 4 weeks ago
Validate user-supplied c_args in meson builds 6596 Needs review Devtools 19 10/10 +9−0 Bertrand Drouvot (bertranddrouvot.pg) 1 4 weeks ago
Replace __builtin_types_compatible_p with _Generic 6597 Needs review Modernization Refactoring Only 10/10 +62−77 Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) 1 4 weeks ago
Add ssl_(supported|shared)_groups to sslinfo 6598 Needs review Needs rebase! Dmitry Dolgov (erthalion) 1 3 weeks ago
pg_dump: fix NOT NULL constraint name comparison using makeObjectName 6601 Needs review Bugfix 19 10/10 +258−127 JoongHyuk Shin (shin) 1 3 weeks ago
Avoid use of TopMemoryContext for resource owner cleanup in portals 6603 Needs review Refactoring Only 10/10 +106−23 Lukas Fittl (lfittl) 1 3 weeks ago
Add pg_stat_vfdcache view for VFD cache statistics 6604 Needs review Monitoring 19 10/10 +411−4 Ayoub Kazar (kaz) 1 1 week ago
Two issues leading to discrepancies in FSM data on the standby server 6605 Needs review Bugfix 19 10/10 +11−1 Alexey Makhmutov (lerm) 1 21 hours ago
log_checkpoints: count WAL segment creations from all processes 6606 Needs review Monitoring 10/10 +137−4 Xuneng Zhou (dylanzhou) 1 3 weeks ago
New pg_stat_tablespace view for tablespace level metrics 6607 Needs review Monitoring 0/10 +759−14 shihao zhong (zhong950419) 1 1 week ago
bugfix - fix broken output in expanded aligned format, when data are too short 6608 Needs review Bugfix 10/10 +41−3 Pavel Stehule (okbobcz) 1 3 weeks ago
ORDER BY ALL 6610 Needs review SQL Commands 3/10 +1348−6 Rushabh Lathia (rlathia) 1 2 weeks ago
This adds a new GUC parameter that automatically rolls back prepared transactions that have remained unresolved beyond the configured timeout. The cleanup is performed by the checkpointer process. 6611 Needs review Performance Needs rebase! Nikhil Chawla (nchawla) 1 1 week ago
Add http connection service file functionality 6614 Needs review libpq 19 4/10 +1117−2 Andrew Jackson (andrewjackson) 1 1 week ago
Make \d tablename fast again, regression introduced by 85b7efa1cdd 6615 Needs review Bugfix Performance 18 10/10 +31−1 Jelte Fennema-Nio (jeltef) 1 2 weeks ago
VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 6616 Needs review Bugfix Backport stable 9/10 +95−1 Jim Jones (jimus) 1 1 week ago
Fix a file descriptor leak when using io_method=io_uring 6617 Needs review Bugfix AIO My First Patch stable Needs rebase! Lucas DRAESCHER (draescherl) 1 2 weeks ago
Improving psql autocompletion for SET LOCAL / SET SESSION 6618 Needs review psql My First Patch 8/10 +7−0 Álvaro Rodríguez (arodrgr) 1 2 weeks ago
pg_stat_xact_user_tables stat not currect during the transaction 6619 Needs review Bugfix 9/10 +332−10 Xuneng Zhou (dylanzhou) Gabriel Batista (gabo) 1 2 weeks ago
PoC - psql - emphases line with table name in verbose output 6620 Needs review psql 10/10 +16−1 Pavel Stehule (okbobcz) 1 yesterday
Bug: wrong relname in RemoveSubscriptionRel() error detail 6621 Needs review Bugfix stable 10/10 +1−1 Chao Li (chaol) 1 2 weeks ago
Get rid of redundant StringInfo accumulation 6622 Needs review Performance 19 10/10 +15−5 Daniil Davydov (dddaniil) 1 2 weeks ago
pg_stat_statements: add last_execution_start column 6624 Needs review Monitoring 19 9/10 +354−11 Pavlo Golub (pasha_golub) 1 22 hours ago
Fix HAVING-to-WHERE pushdown with nondeterministic collations 6626 Needs review Bugfix stable 10/10 +379−0 Richard Guo (richardguo) 1 1 week ago
Convert ALL SubLinks to ANY SubLinks 6627 Needs review Performance 10/10 +422−9 Richard Guo (richardguo) 1 3 weeks ago
Fix JSON_ARRAY(query) empty set handling and view deparsing 6628 Needs review Bugfix stable Needs rebase! Richard Guo (richardguo) 1 1 month ago
jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) 6631 Needs review 10/10 +758−87 Alexandra Wang (l-wang) 1 2 weeks ago
Add tests for src/backend/nodes/extensible.c 6632 Needs review Testing 10/10 +575−0 Aleksander Alekseev (a.alekseev) 1 2 weeks ago
Add condition variable support to WaitEventSetWait() 6633 Needs review Refactoring Only PGConf.dev 19 9/10 +197−48 Chao Li (chaol) 1 1 week ago
Skip prefetch for block references that follow a FPW or WILL_INIT of the same block 6634 Needs review Performance Physical Replication 19 Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 3 weeks ago
Add support for INSERT ... SET syntax 6635 Needs review SQL Commands 9/10 +814−4 Suraj Kharage (surajk) 1 1 week ago
Add ParameterDescription message to libpq frontend long message types 6636 Needs review Bugfix libpq My First Patch stable 10/10 +2−1 Ning Sun (sunng) 1 1 week ago
bufmgr: pass through I/O stats context in FlushUnlockedBuffer() 6637 Needs review Refactoring Only Good First Review 19 10/10 +2−2 Chao Li (chaol) 1 2 weeks ago
Silence compiler warnings -Wmaybe-uninitialized 6638 Needs review Refactoring Only stable 10/10 +3−3 Imran Zaheer (imranzaheer) 1 1 week ago
Track skipped vacuum and analyze in pg_stat_all_tables 6639 Needs review Monitoring 10/10 +335−23 Yugo Nagata (yugo.nagata) 1 2 days ago
Warn when creating or enabling a subscription with max_logical_replication_workers = 0 6642 Needs review Logical Replication 10/10 +14−0 Yugo Nagata (yugo.nagata) 1 2 days ago
Extract numeric filed in JSONB more effectively 6644 Needs review Performance 10/10 +1539−14 Andy Fan (andyf), Haibo Yan (billyean) 1 2 days ago
pg_test_timing: fix unit typo and widen diff type 6645 Needs review Bugfix 19 10/10 +7−7 Chao Li (chaol) 1 6 days ago
meson: Adjust test timeout for Valgrind builds 6646 Needs review Devtools 19 10/10 +21−4 Bertrand Drouvot (bertranddrouvot.pg) 1 1 week ago
Remove commented-out code in 026_overwrite_contrecord.pl 6647 Needs review Comments Only 10/10 +1−1 Imran Zaheer (imranzaheer) 1 1 week ago
Docs: Create table description for constraints markup fix and label tweaks 6648 Needs review Bugfix Docs Only 10/10 +8−8 David Johnston (polobo) Dapeng Wang (w345731923) 1 5 days ago
Docs: Distinguish table and index storage parameters in CREATE TABLE 6649 Needs review Docs Only 10/10 +21−12 David Johnston (polobo) Andreas Karlsson (kandreas) 1 1 week ago
Optimize numeric comparison and aggregation via packed-datum extraction 6651 Needs review Performance 10/10 +246−28 Chenhui Mo (littleganyu) 1 1 week ago
Resizable shared memory structures 6652 Needs review System Administration Needs rebase! Ashutosh Bapat (ashutoshbapat) 1 1 week ago
SLOPE - Planner optimizations on monotonic expressions. 6653 Needs review Performance 19 9/10 +2485−253 Alexandre Felipe (afelipe) 1 yesterday
Return DSA area for hash table from GetNamedDSHash() 6655 Needs review 19 10/10 +12−0 Sami Imseih (simseih) 1 5 days ago
Minor cleanup of Meson files given that we require 0.57 6656 Needs review Refactoring Only 10/10 +15−23 Andreas Karlsson (kandreas) 1 1 week ago
Environment variable to disable diffs file output 6657 Needs review Testing Devtools 10/10 +7−0 Ilya Cherdakov (i.cherdakov) 1 1 week ago
Upload only the failed tests' logs to the Postgres CI (Cirrus CI) 6658 Needs review CI 10/10 +86−0 Nazir Bilal Yavuz (nbyavuz) 1 6 days ago
Use proc_exit() in WalRcvWaitForStartPosition 6660 Needs review Bugfix Good First Review 19 10/10 +4−4 Chao Li (chaol) 1 2 days ago
s/pg_attribute_always_inline/pg_always_inline/ 6661 Needs review Refactoring Only 10/10 +74−74 Andres Freund (andresfreund) 1 5 days ago
Allow a condition string in an injection point 6663 Needs review 10/10 +123−22 Sami Imseih (simseih) 1 5 days ago
Support EXCEPT for ALL SEQUENCES publications 6664 Needs review Logical Replication 10/10 +702−270 Shlok Kyal (shlokkyal) 1 yesterday
pg_waldump: read modern tar formats with libarchive 6665 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 5 days ago
change SOFT_ERROR_OCCURRED to a static inline function 6666 Needs review Refactoring Only 10/10 +14−6 Nathan Bossart (bossartn) 1 2 weeks ago
DISTINCT in plain aggregate window functions 6667 Needs review SQL Commands 10/10 +655−3 Haibo Yan (billyean) 1 1 week ago
Implement missing join selectivity estimation for range types 6668 Needs review 10/10 +921−657 Haibo Yan (billyean) 1 13 hours ago
Use stack allocated StringInfoDatas, where possible (round 2) 6670 Needs review Refactoring Only 19 9/10 +0−0 Bertrand Drouvot (bertranddrouvot.pg) 1 2 days ago
Avoid calling SetMatViewPopulatedState if possible 6671 Needs review Good First Review 10/10 +2−1 ChangAo Chen (chenchangao) 1 5 days ago
Don't call ereport(ERROR) from recovery target GUC assign hooks 6672 Needs review Bugfix 19 10/10 +66−43 JoongHyuk Shin (shin) 1 2 days ago
More jsonpath methods: translate, split, join 6673 Needs review SQL Commands 19 10/10 +658−7 Florents Tselai (florentst) 1 2 days ago
Add bms_offset_members() function for bitshifting Bitmapsets 6675 Needs review Refactoring Only 10/10 +326−39 David Rowley (davidrowley) 1 11 hours ago
ISBN range table 6676 Needs review Modernization Needs rebase! Thomas Munro (macdice) 1 22 hours ago
Miscellaneous little fixes 6677 Needs review Refactoring Only Good First Review stable Needs rebase! Aleksander Alekseev (a.alekseev) 1 9 hours ago
WAIT FOR LSN bug fixes 6678 Needs review Bugfix 19 10/10 +224−57 Xuneng Zhou (dylanzhou) 1 5 days ago
New patch