Commitfest 2023-01

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 70. Moved to next CF: 184. Withdrawn: 13. Returned with Feedback: 12. Total: 279.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pgbench: using prepared BEGIN statement in a pipeline could cause an error Moved to next CF 15 Yugo Nagata (yugo.nagata) Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege) alvherre 9 2023-02-21
15:39
2023-02-21
16:32
Error "initial slot snapshot too large" in create replication slot Moved to next CF Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 2024-01-16
04:32
2024-01-16
14:15
Fix dsa_free() to re-bin segment Moved to next CF Dongming Liu (inferyes) clundro infdahai (infdahai.outlook.com) macdice 6 2023-07-04
04:19
2023-07-04
04:22
Fix recovery conflict SIGUSR1 handling Moved to next CF Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) macdice 7 2023-09-07
03:48
2023-08-05
02:53
Data is copied twice when specifying both child and parent table in publication Moved to next CF wei wang (wangwei), Yu Shi (shiy.fnst) Amit Kapila (amitkapila), Takamichi Osumi (tatatappp), vigneshwaran C (vignesh.postgres), Hou Zhijie (houzj) amitkapila 5 2023-03-30
08:09
2023-03-31
23:05
Fix assertion failure with barriers in parallel hash join Moved to next CF stable Thomas Munro (macdice), Melanie Plageman (melanieplageman) David Geier (geidav) macdice 5 2023-03-21
02:26
2023-03-21
02:25
pg_rewind: warn when checkpoint hasn't happened after promotion Moved to next CF James Coleman (jcole1989) Keisuke Kuroda (kiskk) heikki 5 2023-02-27
07:46
2023-02-28
12:37
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Moved to next CF 14 Daniel Shelepanov (dshelepanov) 6 2024-02-27
20:22
2024-03-12
12:10
Fix alter subscription concurrency errors Moved to next CF 16 Jelte Fennema-Nio (jeltef) 4 2023-03-28
21:28
2023-03-20
21:54
Make ON_ERROR_STOP stop on shell script failure Moved to next CF Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii) 4 2023-07-06
09:57
2023-07-06
09:57
Fix bogus error emitted by pg_recvlogical when interrupted Moved to next CF Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Tristan Partin (tristan957) michael-kun 4 2023-07-20
01:25
2023-07-20
01:25
Fix order of checking ICU options in initdb and create database Moved to next CF 15 Marina Polyakova (whipping.top1991) José Villanova (azlev) 4 2023-07-06
08:33
2023-07-06
08:33
Fixes for non-atomic read of read of control file on ext4 + ntfs Moved to next CF Thomas Munro (macdice) Robert Haas (rhaas), Anton Melnikov (antonmel) 6 2024-02-01
18:19
2024-02-01
18:19
Fix progress report of CREATE INDEX for nested partitioned tables Moved to next CF Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) Justin Pryzby (justinpryzby) tgl 2 2023-03-25
19:34
2023-03-26
14:08
Non-replayable WAL records through overflows and >MaxAllocSize lengths Moved to next CF stable Matthias van de Meent (mmeent) Michael Paquier (michael-kun) michael-kun 2 2023-04-07
01:16
2023-04-09
23:31
Clients
pg_dump - read data for some options from external file Moved to next CF Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) d_gustafsson 18 2023-11-29
14:44
2023-11-30
15:45
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
Add LZ4 compression in pg_dump Moved to next CF 16 Georgios Kokolatos (gkokolatos), Rachel Heaton (rheaton) Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst) fuzzycz 6 2023-02-23
20:23
2023-03-31
23:34
Support load balancing in libpq Moved to next CF 16 Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck) d_gustafsson 5 2023-03-29
20:19
2023-03-30
09:49
Use the system CA pool for certificate verification Moved to next CF 16 Jacob Champion (jchampion), Thomas Habets (habets) Jelte Fennema-Nio (jeltef) d_gustafsson 3 2023-04-05
21:28
2023-04-05
21:29
psql: Add tab-complete for optional view parameters Moved to next CF Christoph Heiss (christoph.heiss) Jim Jones (jimus), Mikhail Gribkov (youzhick) 3 2023-07-06
13:28
2023-11-28
10:00
Add sslmode "no-clientcert" to avoid auth failure in md5/scram connections Moved to next CF 16 Jim Jones (jimus) 2 2023-02-21
07:24
2023-02-21
07:23
Add SHELL_EXIT_CODE variable to psql Moved to next CF Corey Huinker (coreyh) Maxim Orlov (m.orlov) tgl 2 2023-04-06
21:33
2023-04-06
21:41
Documentation
doc: mention CREATE+ATTACH PARTITION as an alternative to CREATE..PARTITION OF Moved to next CF 12 Justin Pryzby (justinpryzby) Robert Treat (xzilla), Jakub Wartak (jakub.wartak.tomtom) tgl 4 2023-03-16
20:51
2023-03-16
21:27
Add document is_superuser Moved to next CF 16 Kotaro Kawamoto (kawamochi) Shinya Kato (kato-shinya), Masao Fujii (fujiimso) masaofujii 6 2023-12-02
05:26
2023-06-07
17:33
Improve doc for autovacuum on partitioned tables Moved to next CF 16 Laurenz Albe (laurenz) Nathan Bossart (bossartn) 4 2023-08-01
20:25
2023-10-10
19:14
Create visible links for HTML elements that have an id to make them discoverable via the web interface Moved to next CF 16 Brar Piening (brar) Karl Pinc (kop) petere 3 2023-04-13
08:31
2023-04-14
17:41
Doc: Rework contrib appendix -- informative titles, tweaked sentences Moved to next CF Karl Pinc (kop) Brar Piening (brar) alvherre 2 2023-03-15
17:29
2023-04-09
18:52
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
disallow HEAP_XMAX_COMMITTED and HEAP_XMAX_IS_LOCKED_ONLY Moved to next CF 16 Nathan Bossart (bossartn) Mark Dilger (mark.dilger) 7 2023-02-25
22:53
2023-02-02
17:33
reduce impact of lengthy startup and checkpoint tasks Moved to next CF 17 Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 2023-09-01
12:42
2023-07-04
18:37
64-bit XIDs Moved to next CF 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) Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr) 6 2023-12-15
01:29
2024-01-19
05:56
generate_series in selected timezone, date_add in selected timezone Moved to next CF 16 Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch) Tom Lane (tgl), Gurjeet Singh (gurjeet) tgl 5 2023-03-18
18:12
2023-03-18
18:18
New hooks in the connection path Moved to next CF 16 Bertrand Drouvot (bdrouvot) Joe Conway (jconway), Bharath Rupireddy (bharathrupireddy) 5 2023-04-04
10:09
2023-04-04
10:11
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val Moved to next CF Kyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 9 2024-01-26
13:16
2024-01-26
13:18
CF App: add "Returned: Needs more interest" close status Moved to next CF Jacob Champion (jchampion) 3 2023-02-01
20:42
2023-02-01
20:44
Optimizing Node Files Support Moved to next CF 16 Ranier Vilela (raniervilela) Pavel Stehule (okbobcz) 2 2023-03-21
01:02
2023-03-20
19:56
Add function to_oct Moved to next CF 17 Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) bossartn 4 2023-08-23
14:54
2023-08-23
14:54
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
pg_stat_statements: Track statement entry timestamp Moved to next CF 17 Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) smagen 13 2023-11-27
00:53
2023-11-29
07:00
Add system view tracking shared buffer actions Moved to next CF 16 Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) andresfreund 9 2023-02-12
17:27
2023-04-05
00:41
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
Add Amcheck option for checking unique constraints in btree indexes Moved to next CF Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) smagen 10 2023-10-27
21:22
2023-10-30
07:29
Add index scan progress to pg_stat_progress_vacuum Moved to next CF Sami Imseih (simseih) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) masahikosawada 5 2023-07-11
05:54
2023-07-11
05:54
Add JIT deform_counter Moved to next CF Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) d_gustafsson 7 2023-09-08
13:35
2023-09-08
13:45
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
HOT chain validation in verify_heapam() Moved to next CF Himanshu Upadhyaya (himanshuu) Robert Haas (rhaas), Aleksander Alekseev (a.alekseev) rhaas 4 2023-03-22
13:19
2023-03-27
17:43
Periodic burst growth of the checkpoint_req counter on replica. Moved to next CF 17 Anton Melnikov (antonmel) Alexander Korotkov (smagen) smagen 7 2023-12-24
23:14
2023-12-25
08:23
Add EXPLAIN option GENERIC_PLAN for parameterized queries Moved to next CF 16 Laurenz Albe (laurenz) Julien Rouhaud (rjuju), Christoph Berg (myon), Michel Pelletier (michelp), Jim Jones (jimus) tgl 3 2023-03-24
21:07
2023-03-28
06:35
Introduce a new view for checkpointer related stats Moved to next CF Bharath Rupireddy (bharathrupireddy) Nitin Jadhav (nitinjadhav11), Bertrand Drouvot (bertranddrouvot.pg) michael-kun 5 2023-10-30
01:02
2023-10-30
22:43
Operation log for major operations Moved to next CF 16 Dmitry Koval (d.koval) David Christensen (davidchristensen) 2 2023-03-06
15:38
2023-03-13
21:36
Fix inconsistency in reporting checkpointer stats Moved to next CF Nitin Jadhav (nitinjadhav11) 6 2024-01-30
07:50
2024-01-30
07:50
Sampling-based timing for EXPLAIN ANALYZE Moved to next CF Lukas Fittl (lfittl) Jelte Fennema-Nio (jeltef) 3 2023-07-03
16:03
2023-07-03
16:01
Performance
Remove self join on a unique column Moved to next CF Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) smagen 27 2023-10-25
10:02
2023-10-23
11:29
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
Consider parallel for LATERAL subqueries having LIMIT/OFFSET Moved to next CF James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2023-03-23
18:43
2023-03-23
18:42
Faster pglz compression Moved to next CF Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) fuzzycz 12 2023-02-28
18:55
2023-02-14
00:09
Parallel Hash Full Join Moved to next CF 16 Melanie Plageman (melanieplageman) Thomas Munro (macdice) macdice 12 2023-03-30
23:01
2023-04-09
23:33
Using each rel as both outer and inner for anti-joins Moved to next CF Richard Guo (richardguo) Ronan Dunklau (rdunklau) tgl 9 2023-04-05
20:59
2023-04-07
07:28
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
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Moved to next CF 16 Etsuro Fujita (efujita) Fujii Masao (masaofujii), David Zhang (david.z) efujita 8 2023-04-06
10:05
2023-04-06
08:41
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
Allow parallel plan for referential integrity checks Moved to next CF Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 2023-07-04
07:45
2024-02-01
17:49
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-03-06
14:16
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
Use fadvise in wal replay Moved to next CF Kirill Reshke (reshke), Jakub Wartak (jakub.wartak.tomtom) Andrey Borodin (x4m), Pavel Borisov (pborisov) 5 2023-04-09
03:01
2023-04-09
03:01
Eliminating SPI from RI triggers Moved to next CF Amit Langote (amitlan) 6 2023-07-10
08:28
2023-07-10
08:30
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Moved to next CF 16 Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Lukas Fittl (lfittl), Hannu Krosing (hannukrosing) 8 2024-02-01
18:44
2024-02-01
18:44
Minimizing calls to SubTransSetParent() Moved to next CF Simon Riggs (simon) 4 2023-03-22
17:46
2022-11-29
18:44
asynchronous execution support for Custom Scan Moved to next CF KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2024-02-01
17:41
2024-02-01
17:42
Add semi-join pushdown to postgres_fdw Moved to next CF 17 Alexander Pyhalov (a.pyhalov) Yuki Fujii (fujiiyuki) smagen 8 2023-12-27
11:02
2023-12-05
10:29
BRIN Sort - sorting using BRIN indexes Moved to next CF Tomas Vondra (fuzzycz) Greg Stark (stark), Matthias van de Meent (mmeent) 7 2024-02-01
18:47
2024-02-01
18:47
Prefetch the next tuple's memory during seqscans Moved to next CF David Rowley (davidrowley), Thomas Munro (macdice) 7 2024-01-22
09:51
2024-01-22
10:15
Lockless queue of waiters based on atomic operations for LWLock Moved to next CF Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2024-01-26
14:50
2024-01-26
14:53
Refactor relation extension, faster COPY Moved to next CF Andres Freund (andresfreund) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman) andresfreund 3 2023-04-07
01:17
2023-04-07
08:39
Partial aggregates push down Moved to next CF Yuki Fujii (fujiiyuki) 6 2024-01-27
01:57
2024-03-29
14:46
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
Fix ParamPathInfo for union-all AppendPath Moved to next CF Richard Guo (richardguo) tgl 2 2023-03-16
22:14
2023-03-17
03:19
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
Refactoring
psql - refactor echo code Moved to next CF Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 2023-04-03
20:03
2023-04-03
20:03
Move SLRU data into the regular buffer pool Moved to next CF Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 2023-09-04
12:30
2023-09-27
15:09
Cygwin cleanup Moved to next CF Thomas Munro (macdice), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 4 2023-03-02
04:04
2023-02-08
07:06
Refactoring postgres_fdw/connection.c Moved to next CF Fujii Masao (masaofujii) Etsuro Fujita (efujita) 5 2023-05-23
06:28
2023-02-15
11:53
Simplify find_my_exec by using realpath(3) Moved to next CF Tom Lane (tgl) tgl 3 2023-03-23
22:20
2023-03-23
22:20
Avoid use deprecated Windows Memory API Moved to next CF 16 Ranier Vilela (raniervilela) Aleksander Alekseev (a.alekseev) 3 2023-03-20
07:06
2023-03-22
12:18
Remove dead macro exec_subplan_get_plan Moved to next CF 16 Mingli Zhang (zml) Richard Guo (richardguo) 3 2023-04-04
18:03
2023-04-04
18:03
Move backup-related code to xlogbackup.c/.h Moved to next CF Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 3 2023-03-24
03:31
2023-03-24
03:31
Rework collation code Moved to next CF 16 Jeff Davis (jdavis), Thomas Munro (macdice) Peter Eisentraut (petere) jdavis 3 2023-02-24
17:30
2023-03-05
22:20
Windows filesystem support improvements Moved to next CF Thomas Munro (macdice) 3 2023-03-03
01:56
2023-03-03
01:52
Simplify standby state machine a bit in WaitForWALToBecomeAvailable() Moved to next CF Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 3 2023-03-03
11:22
2023-03-06
08:17
ResourceOwner refactoring Moved to next CF Heikki Linnakangas (heikki) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) heikki 6 2023-11-08
12:37
2023-11-17
20:52
Split index and table statistics into different types of stats Moved to next CF 17 Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 2023-07-10
09:14
2024-01-25
08:36
heapgettup() refactoring Moved to next CF 17 Melanie Plageman (melanieplageman) David Rowley (davidrowley), Peter Eisentraut (petere) davidrowley 3 2023-03-19
09:38
2023-03-19
09:38
SetLatches() Moved to next CF Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 9 2024-04-08
09:32
2023-09-28
09:58
Rework LogicalOutputPluginWriterUpdateProgress Moved to next CF wei wang (wangwei) 6 2024-01-15
16:19
2024-01-15
16:20
Use AF_UNIX for tests on Windows (ie drop fallback TCP code) Moved to next CF Thomas Munro (macdice) 6 2024-02-01
16:28
2024-02-01
16:28
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
Replication & Recovery
Make message at end-of-recovery less scary Moved to next CF Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 2024-01-31
01:57
2024-01-23
04:13
Add log messages when replication slots become active and inactive Moved to next CF Bharath Rupireddy (bharathrupireddy) amitkapila 10 2023-11-21
12:24
2023-11-21
08:48
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Moved to next CF Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2024-01-22
01:04
2024-01-22
01:05
Time-delayed logical replication subscriber Moved to next CF Euler Taveira (eulerto) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250) 6 2023-03-10
12:08
2023-04-05
09:23
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
Perform streaming logical transactions by background workers Moved to next CF Hou Zhijie (houzj) Peter Smith (smithpb2250) amitkapila 5 2023-02-07
07:39
2023-05-09
10:01
Skip replicating the tables specified in except table option Moved to next CF vigneshwaran C (vignesh.postgres) Takamichi Osumi (tatatappp), Peter Smith (smithpb) 9 2024-01-09
06:32
2024-01-09
06:32
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
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Moved to next CF Bharath Rupireddy (bharathrupireddy) 6 2023-08-02
19:47
2023-08-02
19:47
Minimal logical decoding on standbys Moved to next CF 16 Bertrand Drouvot (bdrouvot) Bharath Rupireddy (bharathrupireddy) andresfreund 5 2023-04-08
16:31
2023-04-08
17:12
Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Moved to next CF 16 Onder Kalaci (onderkalaci) vigneshwaran C (vignesh.postgres) amitkapila 4 2023-03-18
09:47
2023-03-18
09:49
Reuse Workers and Replication Slots during Logical Replication Moved to next CF Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 8 2024-01-10
13:10
2024-01-10
13:10
Allow logical replication to copy tables in binary format Moved to next CF Melih Mutlu (melihmutlu) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) amitkapila 4 2023-03-31
08:31
2023-03-23
07:40
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
Disable STARTUP_PROGRESS_TIMEOUT in standby mode Moved to next CF Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) rhaas 2 2023-02-10
23:20
2023-02-10
23:25
suppressing useless wakeups in logical/worker.c Moved to next CF Nathan Bossart (bossartn) Tom Lane (tgl) 4 2023-09-01
12:25
2023-07-04
18:37
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
Exit walsender before confirming remote flush in logical replication Moved to next CF Hayato Kuroda (ha-kun) 2 2023-03-17
12:01
2023-02-15
06:20
Security
USAGE privilege on PUBLICATION Moved to next CF Antonin Houska (a.houska) 9 2024-01-15
10:56
2023-03-20
06:17
Let libpq reject unexpected authentication requests Moved to next CF 16 Jacob Champion (jchampion) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) michael-kun 5 2023-03-24
05:18
2023-03-25
02:59
automatic client-side column-level encryption Moved to next CF Peter Eisentraut (petere) 6 2024-04-10
10:15
2024-04-18
19:00
User functions for building SCRAM secrets Moved to next CF Jonathan Katz (jkatz05) 7 2024-01-27
03:32
2024-01-27
03:35
Add a hook to allow modification of the ldapbindpasswd Moved to next CF Andrew Dunstan (adunstan), John Naylor (john.naylor) adunstan 2 2023-03-15
20:40
2023-03-16
10:33
Server Features
On client login event trigger Moved to next CF 17 Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) smagen 15 2023-10-18
10:31
2023-10-29
22:21
pg_stats and range statistics Moved to next CF 17 Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) smagen 13 2023-11-27
00:54
2023-11-25
16:57
Update relfrozenxmin when truncating temp tables Moved to next CF 16 Greg Stark (stark) 12 2024-01-22
01:29
2024-01-22
01:29
Daitch-Mokotoff soundex Moved to next CF Dag Lem (daglem) Paul Ramsey (pramsey) tgl 7 2023-04-07
21:34
2023-04-08
11:50
Index SLRUs by 64-bit integers rather than by 32-bit integers Moved to next CF 16 Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) smagen 11 2023-12-04
10:13
2023-12-17
21:14
Pluggable toaster Moved to next CF Fedor Sigaev (sigaev), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Nikita Malakhov (nmalakh) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Matthias van de Meent (mmeent) 7 2023-04-03
19:37
2023-02-07
10:38
Compression dictionaries Moved to next CF 17 Aleksander Alekseev (a.alekseev) Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh) 9 2024-01-26
13:21
2024-01-26
13:23
Add initdb option to initialize cluster with non-standard xid/mxid/mxoff. Moved to next CF 16 Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 5 2023-03-21
15:59
2023-03-21
09:44
Support % wildcard in extension upgrade scripts Moved to next CF 16 Sandro Santilli (strk) Regina Obe (reginaobe) 6 2023-08-01
18:24
2024-02-01
17:58
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
Push aggregation down to base relations and joins Moved to next CF Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 2024-01-22
01:21
2024-01-22
01:22
BCP 47 locale names for Windows Moved to next CF Thomas Munro (macdice) 5 2024-03-01
11:14
2023-12-13
19:58
Provide the facility to set binary format output for specific OID's per session Moved to next CF Dave Cramer (dcramer) Peter Eisentraut (petere), Gurjeet Singh (gurjeet) 8 2024-02-01
15:35
2024-02-01
15:35
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
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support Moved to next CF Alex Fan (alexfanqi) 6 2023-09-01
12:23
2023-01-06
00:07
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
cataloguing NOT NULL constraints Moved to next CF Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 6 2023-08-31
11:29
2023-09-06
19:09
Multi-version ICU Moved to next CF Thomas Munro (macdice) 9 2024-04-08
07:55
2024-02-13
23:12
Code checks for App Devs, using new options for transaction behavior Moved to next CF Simon Riggs (simon) Greg Stark (stark) 3 2023-03-24
03:34
2023-03-23
20:43
TDE key management patches Moved to next CF David Christensen (davidchristensen) Chris Travers (einhverfr) 7 2024-02-01
15:17
2024-02-01
15:17
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
Direct I/O (developer-only feature) Moved to next CF Andres Freund (andresfreund), Thomas Munro (macdice) Bharath Rupireddy (bharathrupireddy) macdice 3 2023-04-08
12:20
2023-04-09
23:46
Reduce wakeup on idle for bgwriter & walwriter for >5s Moved to next CF Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) 2 2023-03-30
03:09
2023-01-31
09:23
ANY_VALUE aggregate Moved to next CF 16 Vik Fearing (xocolatl) Peter Eisentraut (petere) petere 2 2023-02-22
08:57
2023-02-22
08:56
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
Allow tailoring of ICU locales with custom rules Moved to next CF Peter Eisentraut (petere) Laurenz Albe (laurenz) petere 2 2023-03-08
16:05
2023-03-08
16:05
SQL Commands
CREATE INDEX CONCURRENTLY on partitioned table Moved to next CF Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 2023-09-18
14:48
2023-07-13
06:49
Dynamic result sets from procedures Moved to next CF Peter Eisentraut (petere) 12 2023-10-30
09:26
2023-02-24
11:26
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
Add OR REPLACE option for CREATE OPERATOR Moved to next CF 16 Svetlana Derevyanko (getsusun) Nikita Malakhov (nmalakh) 4 2023-03-22
03:29
2023-03-22
03:29
Introduce array_shuffle() and array_sample() functions Moved to next CF Martin Kalcher (mkalcher) Tom Lane (tgl) tgl 4 2023-04-07
15:48
2023-04-07
16:01
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying Moved to next CF 17 Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) smagen 8 2024-01-16
21:38
2024-01-19
14:26
Add support for DEFAULT specification in COPY FROM Moved to next CF Israel Barth (barthisrael) Andrew Dunstan (adunstan) adunstan 4 2023-03-13
14:14
2023-03-15
21:21
Fix tab completion MERGE Moved to next CF Kotaro Kawamoto (kawamochi) Dean Rasheed (deanr), Shinya Kato (kato-shinya), Masao Fujii (fujiimso) 4 2023-07-04
12:34
2023-07-04
12:34
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Moved to next CF 17 Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) adunstan 5 2023-10-01
01:16
2023-09-30
16:49
Ability to reference other extensions by schema in extension scripts Moved to next CF 16 Regina Obe (reginaobe) Sandro Santilli (strk) tgl 2 2023-03-20
22:37
2023-03-21
14:52
Exclusion constraints on partitioned tables Moved to next CF Paul Jungwirth (pjungwir) Peter Eisentraut (petere) petere 3 2023-07-12
07:35
2023-07-12
07:34
CAST( ... ON DEFAULT) Moved to next CF Corey Huinker (coreyh) 2 2023-03-28
18:53
2023-03-28
20:23
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
SQL/JSON Moved to next CF Amit Langote (amitlan), Nikita Glukhov (n.glukhov) alvherre 2 2023-04-05
06:58
2023-04-05
07:23
add PROCESS_MAIN to VACUUM Moved to next CF 16 Nathan Bossart (bossartn) michael-kun 2 2023-03-06
07:45
2023-03-08
00:57
Underscores in numeric literals Moved to next CF Peter Eisentraut (petere) Dean Rasheed (deanr) deanr 2 2023-02-04
09:56
2023-02-04
10:29
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
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) Moved to next CF Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 2024-01-22
01:15
2024-01-22
01:16
Fix pg_rewind race condition just after promotion Moved to next CF Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) heikki 12 2023-02-23
13:43
2023-02-23
13:43
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
Enable fine-grained control over what gets logged on connection attempt (reduces log size) Moved to next CF Sergey Dudoladov (sdudoladov) Justin Pryzby (justinpryzby), Jacob Champion (jchampion) 3 2023-08-03
20:58
2023-08-03
20:58
GUC for temporary disabling event triggers Moved to next CF 17 Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Michael Paquier (michael-kun), Ted Yu (tedyu), Mikhail Gribkov (youzhick) d_gustafsson 4 2023-09-25
12:23
2023-09-25
12:22
recovery modules Moved to next CF 18 Nathan Bossart (bossartn) 8 2024-03-06
16:47
2024-04-10
21:51
Testing
CI and test improvements Moved to next CF Justin Pryzby (justinpryzby) 11 2024-04-11
01:12
2024-04-11
01:12
Testing autovacuum wraparound Moved to next CF Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) masahikosawada 8 2023-12-03
19:44
2023-12-01
02:14
TAP output format for pg_regress Moved to next CF Daniel Gustafsson (d_gustafsson) Nikolay Shaplov (nataraj) d_gustafsson 4 2023-03-31
11:48
2023-03-31
11:12
Better infrastructure for automated testing of concurrency issues Moved to next CF 16 Alexander Korotkov (smagen) 4 2023-04-03
19:41
2023-03-28
19:37
Test for function error in logrep worker Moved to next CF Anton Melnikov (antonmel) 2 2023-04-05
17:49
2023-04-06
10:24
Allow tests to pass in OpenSSL FIPS mode Moved to next CF Peter Eisentraut (petere) Tom Lane (tgl) petere 2 2023-03-13
10:16
2023-11-17
18:45
Add TAP tests for psql \g piped into program Moved to next CF Daniel Vérité (danielverite) heikki 5 2023-10-02
08:47
2023-10-02
08:46