Commitfest 2024-01

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 75. Moved to next CF: 210. Withdrawn: 16. Rejected: 2. Returned with Feedback: 49. Total: 352.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Add some checks to avoid stack overflow Moved to next CF 17 Heikki Linnakangas (heikki), Egor Chindyaskin (egorchin21) Robert Haas (rhaas), Tom Lane (tgl), Andres Freund (andresfreund), Alexander Korotkov (smagen) smagen 5 2024-03-08
11:21
2024-03-11
02:24
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Moved to next CF David Geier (geidav) Heikki Linnakangas (heikki) 6 2024-04-09
07:09
2024-04-08
21:16
Allow SIGINT to cancel psql database reconnections Moved to next CF Tristan Partin (tristan957) rhaas 4 2024-04-02
14:33
2024-04-04
20:40
Postpone reparameterization of paths until when creating plans Moved to next CF Richard Guo (richardguo) Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) tgl 4 2024-03-19
18:56
2024-03-21
11:20
pg_ctl start may return 0 even if the postmaster has been already started on Windows Moved to next CF Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun) 4 2024-04-09
08:50
2024-01-15
18:34
Mark expressions nullable by grouping sets Moved to next CF Richard Guo (richardguo) Alena Rybakina (a.rybakina) 4 2024-04-08
08:21
2024-03-31
09:02
LockAcquireExtended improvement Moved to next CF 17 Jingxian Li (jingxian) rhaas 2 2024-03-14
13:16
2024-03-27
02:14
Thread-safe gai_strerror() for Windows Moved to next CF Thomas Munro (macdice) macdice 2 2024-02-11
22:26
2024-02-11
22:25
Fix COPY FROM...CSV importing \. on a line by itself Moved to next CF Daniel Vérité (danielverite) Tom Lane (tgl) 3 2024-04-09
07:08
2024-04-07
04:07
"unexpected duplicate for tablespace" problem in logical replication Moved to next CF stable Shenhao Wang (wangshenhao) Masahiko Sawada (masahikosawada) 3 2024-04-08
08:21
2024-03-18
06:35
Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s) Moved to next CF 17 Amul Sul (sulamul) Dean Rasheed (deanr), Aleksander Alekseev (a.alekseev) 3 2024-04-09
07:09
2024-03-08
11:18
Network failure may prevent promotion Moved to next CF Kyotaro Horiguchi (horiguti) 3 2024-04-21
07:02
2024-01-29
07:32
False positive in bt_index_check in case of short 4B varlena datum Moved to next CF 17 Mikhail Zhilin (mizhka-at-pgpro) Andrey Borodin (x4m) smagen 2 2024-03-24
04:44
2024-03-23
11:37
Avoid deadlock and concurrency during orphan temp table removal Moved to next CF 17 Mikhail Zhilin (mizhka-at-pgpro) Akshat Jaimini (akshatj) tgl 2 2024-04-02
18:59
2024-04-04
09:51
Clients
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Moved to next CF Justin Pryzby (justinpryzby) 13 2024-04-08
14:06
2024-01-22
00:10
Add non-blocking version of PQcancel Moved to next CF 17 Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) alvherre 11 2024-03-28
10:33
2024-04-04
18:06
Use libpq single row mode for FETCH_COUNT when a cursor cannot be used Moved to next CF Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) tgl 6 2024-04-07
00:45
2024-04-08
20:04
pgbench: allow to cancel queries during benchmark Moved to next CF Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 6 2024-04-08
08:14
2024-03-31
13:25
vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Moved to next CF 17 Nathan Bossart (bossartn) Dean Rasheed (deanr) bossartn 5 2024-03-11
20:46
2024-03-11
20:48
Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE Moved to next CF 17 vigneshwaran C (vignesh.postgres) Suraj Khamkar (suraj.khamkar), Shubham Khanna (skhanna) masahikosawada 3 2024-04-08
05:00
2024-04-08
06:40
Support for named parsed statement in psql Moved to next CF Anthonin Bonnefoy (bonnefoa) Jelte Fennema-Nio (jeltef) 3 2024-04-08
14:29
2024-01-27
03:26
pgbench log file headers Moved to next CF 17 Adam Hendel (adamhendel) 2 2024-04-07
05:34
2024-03-31
05:10
Extend pgbench partitioning to pgbench_history Moved to next CF Gabriele Bartolini (gbartolini) Abhijit Menon-Sen (ams) 3 2024-04-08
14:27
2024-02-16
20:14
psql: Rethinking of \du command Moved to next CF Pavel Luzanov (p.luzanov@postgrespro.ru) David Johnston (polobo), Wen Yi (wenyi) 3 2024-04-15
00:33
2024-04-16
07:06
Libpq Compression Moved to next CF Jacob Burroughs (maths22) 3 2024-04-08
10:03
2024-01-12
21:11
Code Comments
Fix comment about cross-checking the varnullingrels Moved to next CF Richard Guo (richardguo) Matt Skelley (mattwasere) 3 2024-04-07
18:14
2023-12-18
15:26
Documentation
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns Moved to next CF stable Jakub Wartak (jakub.wartak.tomtom) John Naylor (john.naylor) 6 2024-04-03
08:54
2024-04-03
08:58
SET ROLE documentation improvement Moved to next CF 17 Nathan Bossart (bossartn), Yurii Rashkovskii (yrashk) Nathan Bossart (bossartn) bossartn 4 2024-04-11
16:46
2024-04-15
19:11
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector Moved to next CF Karl Pinc (kop) Robert Treat (xzilla) 4 2024-04-08
14:29
2024-03-30
09:11
HOT - correct claim about indexes not referencing old line pointers Moved to next CF James Coleman (jcole1989) Peter Geoghegan (pgeoghegan), Robert Haas (rhaas), David Johnston (polobo) rhaas 3 2024-03-21
17:09
2024-03-23
21:43
Document that triggers can break foreign key constraints Moved to next CF Laurenz Albe (laurenz) Aleksander Alekseev (a.alekseev), David Johnston (polobo), shihao zhong (zhong950419) 4 2024-04-09
06:27
2024-04-19
09:16
Add EXCLUDE COLLATE in CREATE/ALTER TABLE document Moved to next CF 17 shihao zhong (zhong950419) Daniel Vérité (danielverite), Shubham Khanna (skhanna) tgl 3 2024-04-07
19:38
2024-04-07
19:38
Add minimal C example and SQL registration example for custom table access methods. Moved to next CF 3 2024-04-07
18:32
2024-05-03
17:35
Add detail regarding resource consumption wrt max_connections Moved to next CF Roberto Mello (rmello) Robert Treat (xzilla) 3 2024-04-08
14:29
2024-03-22
17:57
Quick Start Guide to PL/pgSQL and PL/Python Documentation Moved to next CF 17 Ishaan Adarsh (requi3m) 2 2024-03-23
05:11
2024-03-22
15:15
Simplify documentation related to Windows builds Moved to next CF 17 Michael Paquier (michael-kun) 3 2024-04-09
06:25
2024-04-12
23:30
Miscellaneous
Function to log backtrace of postgres processes Moved to next CF vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 2024-04-01
03:32
2024-02-27
02:46
archive modules loose ends Moved to next CF Nathan Bossart (bossartn) Yong Li (yoli) bossartn 6 2024-04-03
03:33
2024-04-03
03:35
pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Moved to next CF Yugo Nagata (yugo.nagata) Nathan Bossart (bossartn) bossartn 5 2024-03-14
16:09
2024-03-18
07:44
Permute underscore separated components of columns before fuzzy matching Moved to next CF Arne Roland (harks) Mikhail Gribkov (youzhick) 6 2024-04-09
08:52
2024-03-04
05:49
Skip hidden files in serverside utilities Moved to next CF Daniel Gustafsson (d_gustafsson) Tobias Bussmann (t.bussmann) d_gustafsson 5 2024-03-25
13:44
2024-01-17
14:37
Unlinking Parallel Hash Join inner batch files sooner Moved to next CF Thomas Munro (macdice) 6 2024-04-08
14:57
2024-02-22
19:42
Extension Enhancement: Buffer Invalidation in pg_buffercache Moved to next CF Palak Chaturvedi (palak) Cédric Villemain (c2main) macdice 5 2024-04-08
05:08
2024-04-08
05:02
Add pg_wait_for_lockers() function Moved to next CF Will Mortensen (will-extrahop) 5 2024-04-09
06:22
2024-03-27
05:16
Add pg_get_owned_sequence function Moved to next CF Dagfinn Ilmari Mannsåker (ilmari) Nathan Bossart (bossartn) 5 2024-04-09
08:49
2024-01-09
20:51
Reduce size of postgres.bki Moved to next CF Matthias van de Meent (mmeent) 4 2024-04-08
08:11
2024-04-09
04:03
Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Moved to next CF 17 Nathan Bossart (bossartn), Tung Nguyen (tngngn) Daniel Gustafsson (d_gustafsson), Nathan Bossart (bossartn) bossartn 3 2024-03-05
08:57
2024-03-04
22:05
Add pg_basetype() function to obtain a DOMAIN base type Moved to next CF Steve Chávez (steve-chavez) Tom Lane (tgl) tgl 3 2024-03-30
17:58
2024-03-30
18:00
Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Moved to next CF 17 Zongliang Quan (quanzl) jian he (universality) 4 2024-04-09
06:15
2024-04-16
07:15
make pg_ctl more friendly Moved to next CF Zhao Junwang (zhjwpku), TianXiang Li (krisdiano) Nathan Bossart (bossartn), Nazir Bilal Yavuz (nbyavuz) 3 2024-04-08
14:29
2024-01-17
09:33
locked reads for atomics Moved to next CF 17 Nathan Bossart (bossartn) Yong Li (yoli) bossartn 2 2024-02-29
16:25
2024-02-29
16:24
common signal handler protection Moved to next CF 17 Nathan Bossart (bossartn) bossartn 2 2024-02-14
23:23
2024-02-14
23:23
Reducing serialized size of Nodes from nodeToString output Moved to next CF Matthias van de Meent (mmeent) Peter Eisentraut (petere) 2 2024-04-04
11:34
2024-03-22
09:18
Add SQL syntax check Moved to next CF Josef Šimánek (retro) 3 2024-04-08
14:57
2024-02-26
09:31
psql JSON output format Moved to next CF Christoph Berg (myon) Laurenz Albe (laurenz) 3 2024-04-08
14:29
2024-01-23
16:35
Making the initial and maximum DSA segment sizes configurable Moved to next CF Masahiko Sawada (masahikosawada) masahikosawada 2 2024-04-01
03:51
2024-02-29
02:47
Proposal to include --exclude-extension Flag in pg_dump Moved to next CF Ayush Vatsa (developerayuva) Dean Rasheed (deanr) deanr 2 2024-03-20
10:07
2024-03-20
08:17
Functions to return random numbers in a given range Moved to next CF Dean Rasheed (deanr) Andreas Karlsson (kandreas) deanr 2 2024-03-27
10:19
2024-03-27
10:32
WIP Incremental Json Parser Moved to next CF Andrew Dunstan (adunstan) Jacob Champion (jchampion) adunstan 2 2024-04-04
10:58
2024-04-09
05:23
Tidy fill hstv array (src/backend/access/heap/pruneheap.c) Moved to next CF 17 Ranier Vilela (raniervilela) 2 2024-03-04
06:19
2024-03-04
18:33
Support a wildcard in backtrace_functions Moved to next CF Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) d_gustafsson 3 2024-05-01
12:32
2024-04-29
22:54
Add Index-level REINDEX with multiple jobs Moved to next CF 17 Maxim Orlov (m.orlov), Svetlana Derevyanko (getsusun) smagen 2 2024-03-25
00:08
2024-03-25
07:06
add function argument names to regex* functions. Moved to next CF Dian Fay (dmfay) 3 2024-04-08
14:30
2024-04-04
13:54
Add LSN <-> time conversion facility Moved to next CF Melanie Plageman (melanieplageman) Daniel Gustafsson (d_gustafsson) 3 2024-04-08
14:30
2024-03-18
17:46
Monitoring & Control
pg_stat_statements and "IN" conditions Moved to next CF Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun) 18 2024-04-09
06:28
2024-04-23
08:18
Add foreign-server health checks infrastructure Moved to next CF Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) 14 2024-04-01
09:41
2023-12-12
02:43
Add pg_stat_session Moved to next CF Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Aleksander Alekseev (a.alekseev), Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 13 2024-04-08
14:24
2024-02-12
12:30
Amcheck verification of GiST and GIN Moved to next CF Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev), Aleksander Alekseev (aalekseev) 11 2024-03-11
06:11
2024-03-11
06:11
Add instrumentation showing if Heap2/PRUNE records came from VACUUM or from opportunistic pruning Moved to next CF Peter Geoghegan (pgeoghegan) Melanie Plageman (melanieplageman) heikki 5 2024-03-25
13:05
2024-03-25
14:21
Logging parallel worker draught Moved to next CF Benoit Lobréau (benoitl) Sami Imseih (simseih) 6 2024-04-08
14:30
2024-04-08
08:13
Logging plan of the currently running query Moved to next CF Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 6 2024-04-09
06:21
2024-03-26
02:34
Add last_commit_lsn to pg_stat_database Moved to next CF James Coleman (jcole1989) Aleksander Alekseev (aalekseev), Wen Yi (wenyi) 6 2024-04-08
12:21
2024-04-08
12:21
Parent/child context relation in pg_get_backend_memory_contexts() Moved to next CF Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) 6 2024-04-08
08:07
2024-04-04
01:44
Separate memory contexts for relcache and catcache Moved to next CF Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) 4 2024-04-08
08:06
2024-04-03
13:12
Make it possible to add custom options to EXPLAIN Moved to next CF Konstantin Knizhnik (knizhnik) Pavel Stehule (okbobcz) 4 2024-04-08
14:09
2024-01-24
01:54
Set log_lock_waits=on by default Moved to next CF Laurenz Albe (laurenz) Michael Banck (mbanck), Nathan Bossart (bossartn) 3 2024-04-08
14:30
2024-02-07
15:08
Performance
More scalable multixacts buffers and locking Moved to next CF Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
Parallelize correlated subqueries that execute within each worker Moved to next CF James Coleman (jcole1989) Akshat Jaimini (akshatj) 14 2024-04-08
14:18
2024-02-01
02:11
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Moved to next CF Kyotaro Horiguchi (horiguti) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 13 2024-04-08
14:07
2024-01-23
04:15
AcquireExecutorLocks() and run-time pruning Moved to next CF Amit Langote (amitlan) Tom Lane (tgl) 13 2024-04-08
07:59
2024-04-08
08:39
Speed up releasing of locks Moved to next CF Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 2024-04-08
08:00
2024-01-09
06:24
nbtree performance improvements through specialization on key shape Moved to next CF Matthias van de Meent (mmeent) 11 2024-04-08
14:59
2024-03-04
20:39
Add sortsupport for range types and btree_gist Moved to next CF Christoph Heiss (christoph.heiss) Bernd Helmle (psoo) 11 2024-04-08
07:27
2024-03-22
14:20
Improve dead tuple storage for lazy vacuum Moved to next CF Masahiko Sawada (masahikosawada), John Naylor (john.naylor) masahikosawada 10 2024-04-08
04:59
2024-04-08
13:17
Reducing planning time when tables have many partitions Moved to next CF Yuya Watari (watari) Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 11 2024-04-08
15:00
2024-05-02
14:35
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Moved to next CF Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 10 2024-04-08
14:30
2023-11-16
17:40
Check lateral references within PHVs for memoize cache keys Moved to next CF Richard Guo (richardguo) Paul Jungwirth (pjungwir) 8 2024-04-09
06:17
2024-03-18
08:36
Evaluate arguments of correlated SubPlans in the referencing ExprState Moved to next CF Andres Freund (andresfreund) Tom Lane (tgl), Alena Rybakina (a.rybakina) 7 2024-04-08
14:15
2024-01-28
09:07
Cross-database SERIALIZABLE safe snapshots Moved to next CF Thomas Munro (macdice) Heikki Linnakangas (heikki) 6 2024-04-08
14:05
2024-01-21
02:05
A new strategy for pull-up correlated ANY_SUBLINK Moved to next CF 17 Andy Fan (andyf) Alena Rybakina (a.rybakina) smagen 5 2024-02-15
13:13
2024-02-15
09:51
Support Right Semi Join Moved to next CF Richard Guo (richardguo) wenhui qiu (wenhuiqiu), Wen Yi (wenyi) 6 2024-04-09
06:14
2024-04-29
01:36
Avoid unnecessary PlaceHolderVars for simple Vars Moved to next CF Richard Guo (richardguo) James Coleman (jcole1989) 6 2024-04-08
13:18
2024-01-15
05:50
XLog size reductions: smaller XLogRecordBlockHeader Moved to next CF Matthias van de Meent (mmeent) Aleksander Alekseev (aalekseev) 6 2024-04-08
14:31
2024-02-02
15:42
Index Prefetching Moved to next CF Tomas Vondra (fuzzycz) 6 2024-04-08
15:00
2024-03-05
13:00
Index-only filters without IOS Moved to next CF Tomas Vondra (fuzzycz) Jeff Davis (jdavis), James Coleman (jcole1989) 6 2024-04-08
09:52
2023-12-20
00:45
Opportunistically pruning page before insert Moved to next CF James Coleman (jcole1989) Melanie Plageman (melanieplageman) 6 2024-04-08
08:20
2024-04-03
20:04
XLog size reductions: Reduced XLog record header size Moved to next CF Matthias van de Meent (mmeent) 6 2024-04-09
09:01
2024-04-07
05:37
Add bump memory context type and use it for tuplesorts Moved to next CF David Rowley (davidrowley) Nathan Bossart (bossartn), Matthias van de Meent (mmeent) davidrowley 5 2024-04-07
12:51
2024-04-07
23:14
Use ReadRecentBuffer() for btree root page Moved to next CF Thomas Munro (macdice) 6 2024-04-08
08:19
2024-01-21
02:17
Replace a large number of OR clauses with ANY expression Moved to next CF 17 Andrei Lepikhov (lepikhov), Alena Rybakina (alenka) Ranier Vilela (raniervilela) smagen 5 2024-04-12
11:06
2024-04-08
00:38
Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans Moved to next CF Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) pgeoghegan 4 2024-04-06
17:22
2024-04-08
02:13
Extract numeric field in JSONB more effectively Moved to next CF Andy Fan (andyf) Chapman Flack (chap) 5 2024-04-09
06:23
2024-04-17
05:13
Memory consumed by child SpecialJoinInfo in partitionwise join planning Moved to next CF Ashutosh Bapat (ashutoshbapat) Amit Langote (amitlan) amitlan 4 2024-03-25
09:08
2024-03-25
10:56
Change tuple table slot for Unique node to "virtual" Moved to next CF Denis Smirnov (darthunix) Heikki Linnakangas (heikki) 4 2024-03-28
12:19
2024-03-28
12:18
Streaming I/O, vectored I/O Moved to next CF Thomas Munro (macdice) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman), Nazir Bilal Yavuz (nbyavuz) macdice 4 2024-04-08
05:09
2024-04-07
21:30
Statistics Import and Export Moved to next CF Corey Huinker (coreyh) Bharath Rupireddy (bharathrupireddy) 5 2024-04-08
14:31
2024-04-26
03:27
Should consider materializing the cheapest inner path in consider_parallel_nestloop() Moved to next CF Tender Wang (tndrwang) Robert Haas (rhaas), Richard Guo (richardguo), Alena Rybakina (a.rybakina) 4 2024-04-23
09:02
2024-04-23
08:59
Reuse child_relids in try_partitionwise_join Moved to next CF Ashutosh Bapat (ashutoshbapat) 4 2024-04-08
14:21
2024-02-06
13:07
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Moved to next CF Ashutosh Bapat (ashutoshbapat) 4 2024-04-08
14:56
2024-02-19
13:17
CRC32C Parallel Computation Optimization on ARM Moved to next CF xiang gao (xiang.gao) Nathan Bossart (bossartn) bossartn 4 2024-04-08
09:51
2023-12-05
04:18
Index Insert Prefetching Moved to next CF Tomas Vondra (fuzzycz) 4 2024-04-08
07:25
2024-01-26
14:45
SLRU optimizations Moved to next CF Dilip Kumar (dilip.kumar), Andrey Borodin (x4m) alvherre 3 2024-02-28
16:45
2024-04-03
16:01
Special-case executor expression steps for common combinations Moved to next CF Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) 4 2024-04-08
09:41
2023-10-19
10:11
nbtree: implement dynamic prefix truncation Moved to next CF 17 Matthias van de Meent (mmeent) 4 2024-04-08
14:58
2024-03-01
13:48
nbtree: downlink right separator/HIKEY optimization Moved to next CF 17 Matthias van de Meent (mmeent) 4 2024-04-09
06:15
2024-03-11
18:35
Properly pathify the UNION planner Moved to next CF David Rowley (davidrowley) Richard Guo (richardguo) davidrowley 3 2024-03-25
09:48
2024-04-01
23:22
autovectorize page checksum code included elsewhere Moved to next CF 18 Nathan Bossart (bossartn) 3 2024-04-12
19:52
2024-03-07
17:01
GUC hashtable optimizations Moved to next CF 17 Jeff Davis (jdavis), John Naylor (john.naylor) john.naylor 2 2024-04-09
06:30
2024-04-07
01:40
Propagate pathkeys from CTEs up to the outer query Moved to next CF Richard Guo (richardguo) Tom Lane (tgl) tgl 2 2024-03-26
17:06
2024-03-27
09:34
add AVX2 support to simd.h Moved to next CF 17 Nathan Bossart (bossartn) bossartn 2 2024-03-26
19:08
2024-03-28
01:32
Teach predtest about IS [NOT] <boolean> proofs Moved to next CF James Coleman (jcole1989) Tom Lane (tgl) 3 2024-04-09
06:30
2024-04-06
00:43
64-bit XIDs Moved to next CF 18 Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Chris Travers (einhverfr), wenhui qiu (wenhuiqiu) 3 2024-04-08
14:31
2024-01-19
05:56
Adjust tuples estimate for appendrel Moved to next CF Richard Guo (richardguo) 3 2024-04-08
14:27
2024-02-15
16:56
Improve pg_dump/pg_restore/pg_upgrade handling of large objects Moved to next CF Tom Lane (tgl) Nathan Bossart (bossartn) tgl 2 2024-04-01
20:46
2024-04-01
19:37
Avoid computing ORDER BY junk columns unnecessarily Moved to next CF Heikki Linnakangas (heikki) 2 2024-02-10
09:36
2024-01-22
04:11
An improvement on parallel DISTINCT Moved to next CF Richard Guo (richardguo) davidrowley 2 2024-02-09
12:33
2024-02-07
08:24
Not to invalidate CatalogSnapshot for local invalidation messages Moved to next CF Xiaoran Wang (fanfuxiaoran) 2 2024-04-08
09:54
2023-12-22
07:34
Make vacuum opportunistic freezing adaptive Moved to next CF Melanie Plageman (melanieplageman) 2 2024-02-27
01:22
2024-01-02
18:47
shared detoast datum Moved to next CF stable Andy Fan (andy2) 3 2024-04-09
06:16
2024-03-15
08:21
Procedural Languages
session variables, LET command Moved to next CF Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv) 31 2024-04-09
06:30
2024-04-11
05:34
bytea PL/Perl transform Moved to next CF Ivan Panchenko (wao) Pavel Stehule (okbobcz) 6 2024-04-08
14:32
2024-03-21
21:30
Refactoring
SetLatches() Moved to next CF Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 9 2024-04-08
09:32
2023-09-28
09:58
Lock updated tuples in tuple_update() and tuple_delete() Moved to next CF Alexander Korotkov (smagen) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) smagen 8 2024-04-09
06:19
2024-03-24
01:12
Revise get_cheapest_parallel_safe_total_inner Moved to next CF Richard Guo (richardguo) 6 2024-04-08
10:02
2024-01-10
07:07
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe Moved to next CF Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) d_gustafsson 5 2024-02-10
08:19
2024-03-08
23:06
Use atomic ops for unlogged LSN Moved to next CF 17 John Morris (coyotebush) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) bossartn 5 2024-02-29
20:38
2024-02-29
20:37
Refactor fork+exec code Moved to next CF Heikki Linnakangas (heikki) heikki 5 2024-03-18
09:49
2024-03-21
10:31
Revises for the check of parameterized partial paths Moved to next CF Richard Guo (richardguo) 6 2024-04-08
14:10
2024-01-25
07:21
Retiring is_pushed_down Moved to next CF Richard Guo (richardguo) 5 2024-04-08
14:17
2024-04-18
07:34
Simplify create_merge_append_path a bit for clarity Moved to next CF Richard Guo (richardguo) Alena Rybakina (a.rybakina) 5 2024-04-08
09:42
2023-10-25
07:23
Relation bulk write facility Moved to next CF Heikki Linnakangas (heikki) heikki 3 2024-03-03
16:09
2024-02-29
19:12
New [relation] options engine Moved to next CF Nikolay Shaplov (nataraj) 3 2024-04-08
14:32
2024-02-07
06:44
automating RangeTblEntry node support Moved to next CF Peter Eisentraut (petere) Paul Jungwirth (pjungwir) petere 2 2024-03-22
06:50
2024-03-22
06:49
Make attstattarget nullable Moved to next CF Peter Eisentraut (petere) Álvaro Herrera (alvherre) petere 2 2024-03-17
12:51
2024-03-17
19:29
change regexp_substr first argument make tests more easier to understand Moved to next CF stable 3 2024-04-08
09:55
2023-12-28
07:17
Confine vacuum skip logic to lazy_scan_skip Moved to next CF 17 Melanie Plageman (melanieplageman) Heikki Linnakangas (heikki) heikki 2 2024-03-11
18:54
2024-03-17
06:53
Replication & Recovery
Support logical replication of DDL commands Moved to next CF Zheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Hou Zhijie (houzj), Runqi Tian (runqitian) Amit Kapila (amitkapila), Peter Smith (smithpb2250) 10 2024-03-28
12:27
2024-03-28
12:03
Switching XLog source from archive to streaming when primary available Moved to next CF Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) bossartn 11 2024-04-09
06:19
2024-03-23
09:22
pg_rewind WAL deletion pitfall Moved to next CF Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi) 10 2024-04-08
14:33
2024-01-23
08:23
Improve WALRead() to suck data directly from WAL buffers when possible Moved to next CF Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) jdavis 7 2024-04-11
01:01
2024-04-09
06:33
Make async slave to wait for lsn to be replayed Moved to next CF 17 Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) smagen 7 2024-04-16
15:51
2024-04-11
15:47
Synchronizing slots from primary to standby Moved to next CF 17 Bertrand Drouvot (bertranddrouvot.pg) Dilip Kumar (dilip.kumar) amitkapila 5 2024-04-06
05:25
2024-04-09
05:13
Flush disk write caches by default on macOS and Windows Moved to next CF Thomas Munro (macdice) 5 2024-04-09
06:16
2024-03-14
00:12
logicalrep_worker_launch - counting/checking the type limits Moved to next CF Peter Smith (smithpb2250) 4 2024-04-23
03:00
2024-03-31
09:12
CREATE SUBSCRIPTION ... SERVER Moved to next CF Jeff Davis (jdavis) Peter Eisentraut (petere), Bharath Rupireddy (bharathrupireddy) 5 2024-04-08
15:00
2024-03-08
08:20
pg_rewind with cascade standby doesn't work well Moved to next CF Masaki Kuwamura (mackyson) Aleksander Alekseev (a.alekseev) 4 2024-04-08
09:33
2023-10-06
07:53
Force the old transactions logs cleanup even if checkpoint is skipped Moved to next CF Daniil Zakhlystov (daniil.zakhlystov) 4 2024-04-09
08:48
2023-11-10
23:58
speed up a logical replication setup (pg_createsubscriber) Moved to next CF 17 Euler Taveira (eulerto) Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat), Hayato Kuroda (ha-kun) petere 3 2024-03-25
13:36
2024-03-26
21:29
Improve eviction algorithm in ReorderBuffer Moved to next CF Masahiko Sawada (masahikosawada) Jeff Davis (jdavis) masahikosawada 2 2024-04-08
04:59
2024-04-08
18:55
Flushing large data immediately in pqcomm Moved to next CF Melih Mutlu (melihmutlu) Heikki Linnakangas (heikki) davidrowley 2 2024-04-07
09:34
2024-04-08
12:27
Security
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Moved to next CF Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 6 2024-04-09
06:18
2024-03-22
14:14
Client authentication via OAuth 2.0 Moved to next CF Jacob Champion (jchampion) 6 2024-04-09
06:24
2024-04-01
22:07
Server Features
ALTER TABLE SET ACCESS METHOD on partitioned tables Moved to next CF Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) alvherre 10 2024-03-26
08:05
2024-04-02
05:06
BCP 47 locale names for Windows Moved to next CF Thomas Munro (macdice) 5 2024-03-01
11:14
2023-12-13
19:58
Patch to implement missing join selectivity estimation for range types Moved to next CF Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) Damir Belyalov (xhevx), Alena Rybakina (a.rybakina) 10 2024-04-09
08:04
2024-01-22
08:10
logical decoding and replication of sequences, take 2 Moved to next CF Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 2024-04-08
07:20
2024-03-06
17:34
Add the ability to limit the amount of memory that can be allocated to backends. Moved to next CF Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 10 2024-04-08
07:58
2024-03-15
07:00
Multi-version ICU Moved to next CF Thomas Munro (macdice) 9 2024-04-08
07:55
2024-02-13
23:12
Post-special Page Storage TDE support (aka Reserved Page Size) Moved to next CF David Christensen (davidchristensen) 9 2024-04-09
06:16
2024-03-13
16:26
Transaction timeout Moved to next CF Andrey Borodin (x4mmm) Nathan Bossart (bossartn), Nikolay Samokhvalov (nikolay), yuhang qiu (qyh), Tung Nguyen (tngngn) smagen 7 2024-02-29
18:19
2024-03-13
08:17
Built-in collation provider for "C" and "C.UTF-8" Moved to next CF 17 Jeff Davis (jdavis) Peter Eisentraut (petere), Daniel Vérité (danielverite) jdavis 5 2024-04-09
06:35
2024-04-04
23:38
ltree hash functions Moved to next CF Tommy Pavlicek (tommyp) tgl 5 2024-03-21
22:28
2024-03-21
22:29
UUID v7 Moved to next CF 17 Andrey Borodin (x4m) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), Nikolay Samokhvalov (nikolay), Przemysław Sztoch (psztoch), Kirk Wolak (kirkw) petere 6 2024-04-09
06:35
2024-05-03
06:18
Custom storage managers (SMGR), redux Moved to next CF Matthias van de Meent (mmeent), Tristan Partin (tristan957) Krishnakumar Ravi (kkpgdev) 6 2024-04-08
07:20
2024-03-15
14:15
pg_stat_logmsg Moved to next CF Joe Conway (jconway) 6 2024-04-08
14:33
2023-09-13
19:30
Forcing new tuples of updates off the page Moved to next CF Matthias van de Meent (mmeent) Laurenz Albe (laurenz) 4 2024-03-15
11:06
2024-03-15
11:06
pg_tracing Moved to next CF Anthonin Bonnefoy (bonnefoa) Aleksander Alekseev (a.alekseev), Nikita Malakhov (nmalakh) 5 2024-04-09
06:17
2024-03-18
14:00
Support run-time partition pruning for hash join Moved to next CF 17 Richard Guo (richardguo) 5 2024-04-09
06:18
2024-03-19
06:12
Support prepared statement invalidation when result or argument types change Moved to next CF Jelte Fennema-Nio (jeltef) Euler Taveira (eulerto) 5 2024-04-08
14:33
2024-04-03
10:48
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Moved to next CF Marko Tiikkaja (johto) 4 2024-04-08
14:33
2024-03-15
14:27
Mark search_path as GUC_REPORT Moved to next CF Alexander Kukushkin (cyberdem0n), Jelte Fennema-Nio (jeltef) 3 2024-04-08
14:35
2023-11-03
09:22
Sequence Access Methods, round two Moved to next CF Michael Paquier (michael-kun) 3 2024-04-08
14:35
2024-04-26
06:21
Add the page header to each SLRU page. Moved to next CF Rishu Bagga (rishubagga), Yong Li (yoli) Thomas Munro (macdice), Shawn Debnath (sd) 3 2024-04-09
06:18
2024-03-19
06:48
Union Replacement of OR logic Moved to next CF 16 3 2024-04-08
14:57
2024-04-19
23:25
Add new protocol message to change GUCs to be able to change protocol extension parameters Moved to next CF 18 Jelte Fennema-Nio (jeltef) Robert Haas (rhaas), Peter Eisentraut (petere) 3 2024-04-05
15:27
2024-04-23
17:39
Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Moved to next CF Maxim Orlov (m.orlov) 3 2024-04-09
08:03
2024-01-03
10:33
Direct SSL connections Moved to next CF Greg Stark (stark) Heikki Linnakangas (heikki), Jacob Champion (jchampion) heikki 2 2024-04-08
01:40
2024-04-08
08:38
Not to invalidate CatalogSnapshot for local invalidation messages Moved to next CF Xiaoran Wang (fanfuxiaoran) jian he (universality) 3 2024-04-08
09:54
2023-12-22
07:34
Remove useless GROUP BY columns considering unique index Moved to next CF Mingli Zhang (zml) jian he (universality) 3 2024-04-08
09:58
2023-12-31
14:37
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands Moved to next CF 17 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 10 2024-04-06
22:23
2024-04-08
20:43
MERGE INTO updatable_view Moved to next CF Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-02-29
16:33
2024-02-29
16:37
MERGE ... WHEN NOT MATCHED BY SOURCE Moved to next CF Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-03-30
10:07
2024-03-26
08:08
MERGE ... RETURNING Moved to next CF Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) deanr 6 2024-03-18
07:58
2024-03-18
08:01
Add CANONICAL option to xmlserialize Moved to next CF Jim Jones (jimus) 6 2024-04-08
14:35
2024-02-09
13:19
SQL:2011 application time Moved to next CF Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 6 2024-03-26
08:06
2024-05-01
11:27
Incremental View Maintenance (IVM), take 2 Moved to next CF Yugo Nagata (yugo.nagata) 6 2024-04-09
06:23
2024-03-31
13:59
Remaining sql/json patches Moved to next CF Amit Langote (amitlan), Nikita Glukhov (n.glukhov) amitlan 5 2024-04-08
09:03
2024-04-08
09:08
Implement row pattern recognition feature Moved to next CF Tatsuo Ishii (ishii) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) 5 2024-04-09
06:22
2024-04-28
11:28
Catalog domain not-null constraints Moved to next CF Peter Eisentraut (petere) Aleksander Alekseev (a.alekseev) petere 2 2024-03-20
09:33
2024-04-08
09:53
Make COPY format extendable: Extract COPY TO format implementations Moved to next CF Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn), Zhao Junwang (zhjwpku) 3 2024-04-09
06:18
2024-04-10
08:16
COPY TO json Moved to next CF Joe Conway (jconway) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) jconway 3 2024-04-09
06:23
2024-04-01
12:00
RETURNING OLD/NEW values Moved to next CF Dean Rasheed (deanr) 3 2024-04-09
06:23
2024-03-30
15:31
System Administration
warn if GUC set to an invalid shared library Moved to next CF Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 12 2024-04-08
10:01
2024-01-07
13:27
recovery modules Moved to next CF 18 Nathan Bossart (bossartn) 8 2024-03-06
16:47
2024-04-10
21:51
Exponential backoff for auth_delay Moved to next CF Michael Banck (mbanck) Abhijit Menon-Sen (ams), Nathan Bossart (bossartn) 2 2024-04-07
07:42
2024-04-07
07:43
Testing
CI and test improvements Moved to next CF Justin Pryzby (justinpryzby) 11 2024-04-11
01:12
2024-04-11
01:12
Detect test suite sideeffects in pg_regress Moved to next CF Daniel Gustafsson (d_gustafsson) 5 2024-04-03
11:42
2024-03-27
16:06
abidiff tests Moved to next CF Peter Eisentraut (petere) Christoph Berg (myon) 5 2024-03-14
14:38
2024-03-14
14:38
CI speed improvements for FreeBSD Moved to next CF Thomas Munro (macdice) Maxim Orlov (m.orlov) macdice 4 2024-03-13
02:03
2024-03-13
02:03
Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Moved to next CF Nazir Bilal Yavuz (nbyavuz) 4 2024-04-08
14:05
2024-01-17
16:46