Commitfest 2023-03

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 127. Moved to next CF: 152. Withdrawn: 22. Returned with Feedback: 9. Rejected: 9. Total: 319.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Committed 15 Not processed 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 3445 Moved to next CF Not processed 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 3607 Moved to next CF Not processed 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 3615 Moved to next CF Not processed 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 3623 Committed Not processed 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 3662 Committed stable Not processed 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 3670 Committed Not processed 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 3739 Moved to next CF 17 Not processed Daniel Shelepanov (dshelepanov) smagen 6 2024-07-24
21:47
2024-03-12
12:10
Fix alter subscription concurrency errors 3842 Withdrawn 16 Not processed Jelte Fennema-Nio (jeltef) 4 2023-03-28
21:28
2023-03-20
21:54
pg_rewind WAL deletion pitfall 3874 Moved to next CF Not processed Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) alvherre 12 2024-11-15
12:22
2024-11-21
16:51
Make ON_ERROR_STOP stop on shell script failure 3936 Moved to next CF Not processed 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 3966 Moved to next CF Not processed 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 3976 Moved to next CF 15 Not processed 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 4025 Moved to next CF Not processed 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 4059 Committed Not processed 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 4069 Committed stable Not processed Matthias van de Meent (mmeent) Michael Paquier (michael-kun) michael-kun 2 2023-04-07
01:16
2023-04-09
23:31
clean up permission checks after 599b33b94 4107 Moved to next CF 16 Not processed Amit Langote (amitlan) amitlan 2 2023-06-30
06:55
2023-06-30
06:54
Error on date-time parsing when there's extraneous fields with reserved keywords 4108 Committed Not processed Joseph Koshakow (jkoshakow) Keisuke Kuroda (kiskk) tgl 1 2023-03-09
21:49
2023-03-09
21:50
Error on date-time parsing for dangling units 4109 Committed Not processed Joseph Koshakow (jkoshakow) Tom Lane (tgl) tgl 1 2023-03-16
18:19
2023-03-16
18:20
delay starting WAL receiver 4117 Withdrawn stable Not processed Nathan Bossart (bossartn) 1 2023-01-11
05:48
2023-01-11
05:47
low wal_retrieve_retry_interval causes missed signals on Windows 4118 Withdrawn stable Not processed Nathan Bossart (bossartn) 1 2023-02-25
22:50
2023-01-12
00:59
Ignore dropped columns and generated columns when checking the column list in logical replication 4122 Committed Not processed Yu Shi (shiy.fnst) amitkapila 1 2023-01-16
01:58
2023-01-13
11:25
pg_stat_statements and extended query protocol 4146 Withdrawn Not processed Sami Imseih (simseih) 1 2023-01-30
02:03
2023-04-06
00:53
Fix assertion failure with next_phase_at in snapbuild.c 4148 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Daniel Gustafsson (d_gustafsson) d_gustafsson 2 2023-07-04
15:43
2023-07-05
01:23
Fix assertion failure in SnapBuildInitialSnapshot() 4149 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 5 2024-02-01
18:20
2024-02-01
18:20
[BUG] pg_stat_statements and extended query protocol 4150 Committed 16 Not processed Sami Imseih (simseih) Yugo Nagata (yugo.nagata) michael-kun 1 2023-04-06
00:30
2023-04-06
00:53
fix typo in dblink 4152 Committed 16 Not processed Nathan Bossart (bossartn) andresfreund 1 2023-02-01
18:56
2023-02-01
02:14
stopgap fix for signal handling during restore_command 4159 Moved to next CF stable Not processed Nathan Bossart (bossartn) bossartn 4 2023-10-17
15:45
2023-10-17
21:17
pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 4161 Moved to next CF stable Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com), Daniel Watzinger (occams) Michael Paquier (michael-kun), Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) michael-kun 2 2023-04-12
00:15
2023-04-12
02:19
RLS makes COPY TO process child tables 4163 Committed Not processed Antonin Houska (a.houska) Tom Lane (tgl) tgl 1 2023-03-10
18:53
2023-03-10
18:57
Align GSS and TLS error handling in PQconnectPoll() 4181 Committed 16 Not processed Michael Paquier (michael-kun), Jacob Champion (jchampion) michael-kun 1 2023-03-13
07:38
2023-03-13
07:47
Fix unbounded authentication exchanges during PQconnectPoll() 4183 Committed Not processed Jacob Champion (jchampion) Heikki Linnakangas (heikki) heikki 1 2023-02-22
19:43
2023-02-22
21:09
fix bug in CREATE DATABASE with WAL_LOG strategy 4185 Committed stable Not processed Nathan Bossart (bossartn), Ryo Matsumura (ryo) michael-kun 1 2023-02-22
08:45
2023-02-22
17:08
"out of relcache_callback_list slots" after multiple calls to pg_logical_slot_get_binary_changes 4195 Committed Not processed Yu Shi (shiy.fnst) tgl 1 2023-02-24
02:32
2023-02-23
20:42
Disallow NULLS NOT DISTINCT indexes for primary keys 4204 Committed 16 Not processed Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-02-24
10:23
2023-02-23
21:07
createuser doesn't tell default settings for some options 4206 Committed 16 Not processed Kyotaro Horiguchi (horiguti) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-03-06
13:22
2022-11-21
14:07
Fix MULTIEXPR execution order 4207 Committed Not processed Tom Lane (tgl), Andres Freund (andresfreund) tgl 1 2023-02-25
19:46
2023-02-25
21:54
a very minor bug and a couple of comment changes for basebackup.c 4219 Committed Not processed Robert Haas (rhaas) rhaas 1 2023-03-06
17:18
2023-03-07
00:00
Fix improper qual pushdown after applying outer join identity 3 4222 Moved to next CF 16 Not processed Tom Lane (tgl) tgl 2 2023-05-17
17:55
2023-05-22
13:40
Force --load-via-partition-root when dumping hashed partitioning on an enum column 4226 Committed stable Not processed Tom Lane (tgl) Julien Rouhaud (rjuju) tgl 1 2023-03-17
17:43
2023-03-18
01:06
Clients
pg_dump - read data for some options from external file 2573 Moved to next CF Not processed 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++) 3256 Moved to next CF Not processed Justin Pryzby (justinpryzby) David Christensen (davidchristensen) 16 2024-12-10
07:41
2024-06-03
20:48
Add non-blocking version of PQcancel 3511 Moved to next CF 17 Not processed Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) alvherre 11 2024-03-28
10:33
2024-12-23
20:15
Add LZ4 compression in pg_dump 3571 Committed 16 Not processed 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 3679 Committed 16 Not processed 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 3990 Committed 16 Not processed 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 4053 Moved to next CF Not processed 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 4064 Withdrawn 16 Not processed Jim Jones (jimus) 2 2023-02-21
07:24
2023-02-21
07:23
Add SHELL_EXIT_CODE variable to psql 4073 Committed Not processed Corey Huinker (coreyh) Maxim Orlov (m.orlov) tgl 2 2023-04-06
21:33
2023-04-06
21:41
Add progress reporting to pg_verifybackup 4110 Committed Not processed Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) michael-kun 1 2023-02-06
05:46
2023-02-06
06:33
psql: Add role's membership options to the \du+ command 4116 Moved to next CF Not processed Pavel Luzanov (pluzanov) David Johnston (polobo) tgl 2 2023-07-19
16:58
2023-07-20
14:02
pg_dump all child tables with the root table 4130 Committed Not processed Gilles Darold (darold) stephane tachoires (sttachoires) tgl 1 2023-03-14
20:09
2023-03-14
20:10
Remove source code display from \df+ 4133 Committed 16 Not processed Isaac Morland (ijmorlan) Tom Lane (tgl) tgl 1 2023-03-02
22:15
2023-03-03
04:49
psql BACKEND_PID variable 4165 Rejected Not processed Pavel Stehule (okbobcz) 1 2023-03-18
22:08
2023-03-18
16:57
Add new protocol message to make GUC_REPORT configurable and use it for psql prompt substitution of %N with the current user 4166 Moved to next CF Not processed Pavel Stehule (okbobcz) 5 2024-01-30
05:18
2024-01-30
05:19
psql \watch iteration count 4211 Committed Not processed Andrey Borodin (x4m) Kyotaro Horiguchi (horiguti), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) tgl 1 2023-04-06
17:18
2023-04-06
17:56
[PATCH v2] Time option added to psql prompt (%T) 4227 Moved to next CF Not processed Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nikolay Samokhvalov (nikolay), Jim Jones (jimus) 2 2023-07-03
16:18
2023-07-03
16:18
Use libpq single row mode for FETCH_COUNT when a cursor cannot be used 4233 Moved to next CF Not processed Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) tgl 6 2024-04-07
00:45
2024-04-08
20:04
Documentation
doc: PQexecParams binary handling example for REAL data type 3568 Moved to next CF Not processed Mark Wong (markwkm) 6 2023-07-26
09:55
2023-07-04
07:29
doc: mention CREATE+ATTACH PARTITION as an alternative to CREATE..PARTITION OF 3790 Committed 12 Not processed 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 3889 Moved to next CF 16 Not processed 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 3963 Moved to next CF 16 Not processed 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 4042 Moved to next CF 16 Not processed 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 4102 Committed Not processed Karl Pinc (kop) Brar Piening (brar) alvherre 2 2023-03-15
17:29
2023-04-09
18:52
Adjust the description of OutputPluginCallbacks in pg-doc 4125 Committed Not processed wei wang (wangwei) amitkapila 1 2023-01-30
06:37
2023-01-20
04:40
Clarify the behavior of the system when approaching XID wraparound 4128 Moved to next CF Not processed Aleksander Alekseev (a.alekseev) John Naylor (john.naylor), Pavel Borisov (pborisov) rhaas 4 2023-10-17
14:40
2023-11-02
05:00
PGDOCS - sgml linkend using single-quotes 4137 Committed 16 Not processed Peter Smith (smithpb2250) heikki 1 2023-02-27
08:04
2023-02-27
21:21
Update the documentation build instruction for macOS 4151 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl), Peter Eisentraut (petere) tgl 1 2023-02-09
09:08
2023-03-27
15:23
Timeline ID hexadecimal format 4155 Committed 16 Not processed Sébastien Lardière (slardiere) Peter Eisentraut (petere) petere 1 2023-03-21
07:15
2023-03-21
07:37
Fix the description of GUC "max_locks_per_transaction" and "max_pred_locks_per_transaction" in guc_table.c 4186 Committed Not processed wei wang (wangwei) Nathan Bossart (bossartn) tgl 1 2023-04-07
17:30
2023-04-07
17:32
Doc: Improve note about copying into postgres_fdw foreign tables in batch 4190 Committed Not processed Etsuro Fujita (efujita) Tatsuo Ishii (ishii), Daniel Gustafsson (d_gustafsson) efujita 1 2023-03-24
04:12
2023-03-24
04:05
Mark options deprecated in pg_dump --help output 4205 Committed 16 Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) d_gustafsson 1 2023-03-02
14:24
2023-02-28
23:12
Improvements to Meson docs 4208 Moved to next CF Not processed Samay Sharma (samaysharma) Tristan Partin (tristan957) 5 2024-01-20
01:53
2024-01-20
01:53
Add documentation for coverage reports with meson 4229 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2023-03-09
00:26
2023-03-09
00:25
documentation updates for SQL:2023 4231 Committed Not processed Peter Eisentraut (petere) petere 1 2023-04-05
09:42
2023-04-05
09:41
Miscellaneous
Function to log backtrace of postgres processes 2863 Moved to next CF Not processed 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 3434 Withdrawn 16 Not processed 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 3448 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 2023-09-01
12:42
2023-07-04
18:37
64-bit XIDs 3594 Moved to next CF Not processed 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-09-12
11:12
generate_series in selected timezone, date_add in selected timezone 3699 Committed 16 Not processed 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
explain analyze rows=%.0f 3704 Moved to next CF Not processed Ibrar Ahmed (ibrar) Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem) 5 2023-08-01
20:29
2025-02-19
15:37
New hooks in the connection path 3735 Returned with feedback 16 Not processed 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 3736 Moved to next CF Not processed 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 3991 Withdrawn Not processed Jacob Champion (jchampion) 3 2023-02-01
20:42
2023-02-01
20:44
Optimizing Node Files Support 4034 Rejected 16 Not processed Ranier Vilela (raniervilela) Pavel Stehule (okbobcz) 2 2023-03-21
01:02
2023-03-20
19:56
Add function to_oct 4071 Moved to next CF 17 Not processed Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) bossartn 4 2023-08-23
14:54
2023-08-23
14:54
pgbench - adding pl/pgsql versions of tests 4105 Moved to next CF Not processed Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) 5 2024-02-01
18:32
2024-02-01
18:32
Flush SLRU counters in checkpointer process 4120 Moved to next CF Not processed Anthonin Bonnefoy (bonnefoa) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev) 3 2023-09-04
12:25
2023-09-04
12:24
constify arguments of copy_file() and copydir() 4126 Committed 16 Not processed Nathan Bossart (bossartn) michael-kun 1 2023-01-18
00:18
2023-01-18
00:08
Record queryid when auto_explain.log_verbose is on 4136 Committed 16 Not processed atsushi torikoshi (atorik) Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby) michael-kun 1 2023-01-26
03:26
2023-03-07
03:21
Refactor GetConfigOptionValues function 4140 Committed Not processed Nitin Jadhav (nitinjadhav11) Bharath Rupireddy (bharathrupireddy) tgl 1 2023-01-27
17:17
2023-01-27
17:14
Allow self-conflicting INSERT INTO .. ON CONFLICT DO UPDATEs 4142 Returned with feedback 16 Not processed Aleksander Alekseev (a.alekseev) 1 2023-03-01
19:42
2023-03-01
19:42
improving user.c error messages 4145 Committed 16 Not processed Nathan Bossart (bossartn) Peter Eisentraut (petere) petere 1 2023-03-17
09:39
2023-03-17
18:10
Allow an extention to be updated without a script 4154 Withdrawn 16 Not processed 1 2023-02-01
08:35
2023-02-01
08:32
Add <<none>> support to sepgsql_restorecon 4158 Moved to next CF Not processed Ted X Toth (txtoth) Joe Conway (jconway) jconway 2 2023-07-03
16:44
2023-07-03
16:42
Add pretty-printed XML output option 4162 Committed 16 Not processed Jim Jones (jimus) Peter Smith (smithpb2250) tgl 1 2023-03-15
20:59
2023-03-16
19:07
Fix GUC_NO_SHOW_ALL test scenarios 4164 Committed Not processed Nitin Jadhav (nitinjadhav11) michael-kun 1 2023-02-22
09:09
2023-02-22
09:08
pg_usleep for multisecond delays 4175 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) 4 2023-11-07
15:03
2023-07-27
02:50
Import pg_bsd_indent into our tree 4177 Committed Not processed Tom Lane (tgl), Andres Freund (andresfreund) tgl 1 2023-02-12
17:23
2023-02-12
02:14
Improve pg_bsd_indent's handling of multiline initialization expressions 4178 Committed 16 Not processed Tom Lane (tgl), Thomas Munro (macdice) tgl 1 2023-04-08
15:49
2023-02-12
18:24
Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans 4180 Moved to next CF 17 Not processed Aleksander Alekseev (a.alekseev), Jacob Champion (jchampion) Heikki Linnakangas (heikki) 3 2023-12-02
05:04
2023-08-30
20:55
Add offset arrays to various WAL records' string output 4182 Committed 16 Not processed Melanie Plageman (melanieplageman) pgeoghegan 1 2023-12-09
21:51
2024-03-25
14:21
Canonicalize ICU locales to language tags 4189 Committed 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) jdavis 1 2023-04-04
22:45
2023-04-04
20:42
archive modules loose ends 4192 Moved to next CF Not processed Nathan Bossart (bossartn) Yong Li (yoli) bossartn 6 2024-04-03
03:33
2024-04-03
03:35
allow to use get_extension_schema outside extension.c 4194 Committed Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) michael-kun 1 2023-03-08
01:04
2023-03-08
05:08
Disable rdns in Kerberos regression tests 4197 Committed 16 Not processed Stephen Frost (sfrost) Heikki Linnakangas (heikki) sfrost 1 2023-03-18
18:49
2023-04-07
23:41
Allow meson to find ICU in non-standard location 4203 Withdrawn 16 Not processed Jeff Davis (jdavis) 1 2023-03-08
17:48
2023-03-08
17:45
Add support for unit "B" to pg_size_bytes() 4213 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) petere 1 2023-03-07
20:23
2023-03-07
21:25
Add error functions erf() and erfc() 4214 Committed Not processed Dean Rasheed (deanr) Nathan Bossart (bossartn) deanr 1 2023-03-14
09:40
2023-03-09
01:02
SQL JSON path enhanced numeric literals 4220 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) petere 1 2023-03-05
15:55
2023-04-03
08:42
Combine pg_walinspect till_end_of_wal functions with others 4230 Committed Not processed Bharath Rupireddy (bharathrupireddy) Julien Rouhaud (rjuju) michael-kun 1 2023-03-16
05:03
2023-03-23
02:52
Add standard collation UNICODE 4232 Committed Not processed Peter Eisentraut (petere) petere 1 2023-03-10
12:43
2023-03-28
13:30
Add pg_walinspect function with discrete block_ref columns 4234 Committed Not processed Melanie Plageman (melanieplageman) michael-kun 1 2023-03-16
05:04
2023-03-31
21:03
Monitoring & Control
pg_stat_statements and "IN" conditions 2837 Moved to next CF Needs rebase! Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) 22 2025-02-04
08:34
2025-02-19
00:39
pg_stat_statements: Track statement entry timestamp 3048 Moved to next CF 17 Not processed 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 3272 Committed 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) andresfreund 9 2023-02-12
17:27
2023-04-05
00:41
Extend postgres_fdw_get_connections() to print the user_name 3388 Moved to next CF Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) masaofujii 15 2024-09-18
08:01
2024-09-20
16:32
Add pg_stat_session 3405 Moved to next CF Not processed Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 15 2024-11-27
07:32
2024-11-27
07:28
Add Amcheck option for checking unique constraints in btree indexes 3464 Moved to next CF Not processed 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
2024-07-26
20:53
Add index scan progress to pg_stat_progress_vacuum 3617 Moved to next CF Not processed 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 3688 Moved to next CF Not processed 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 3733 Moved to next CF Needs rebase! Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev) 15 2025-02-10
08:43
2024-12-16
18:17
HOT chain validation in verify_heapam() 3849 Committed Not processed 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. 3961 Moved to next CF 17 Not processed 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 3962 Committed 16 Not processed 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 4014 Moved to next CF Not processed 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 4018 Withdrawn 16 Not processed Dmitry Koval (d.koval) David Christensen (davidchristensen) 2 2023-03-06
15:38
2023-03-13
21:36
Fix inconsistency in reporting checkpointer stats 4078 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) 6 2024-10-10
05:47
2024-09-30
18:33
Sampling-based timing for EXPLAIN ANALYZE 4100 Moved to next CF Not processed Lukas Fittl (lfittl) Jelte Fennema-Nio (jeltef) 3 2023-07-03
16:03
2023-07-03
16:01
bug: ANALYZE progress report with inheritance tables 4144 Moved to next CF stable Not processed Justin Pryzby (justinpryzby) heikki 3 2023-09-30
14:18
2023-09-30
14:17
Add n_tup_newpage_upd to pg_stat table views 4147 Committed Not processed Corey Huinker (coreyh) pgeoghegan 1 2023-03-25
03:34
2023-03-23
18:18
monitoring usage count distribution 4153 Committed 16 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) tgl 1 2023-04-07
18:26
2023-04-08
00:18
Normalization of utility queries in pg_stat_statements 4171 Committed 16 Not processed Michael Paquier (michael-kun) michael-kun 1 2023-03-08
06:24
2023-03-08
06:19
Track IO times in pg_stat_io 4217 Committed Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) andresfreund 1 2023-04-08
00:16
2023-04-08
00:09
Add shared buffer hits to pg_stat_io 4218 Committed Not processed Melanie Plageman (melanieplageman) Bertrand Drouvot (bertranddrouvot.pg) andresfreund 1 2023-03-31
02:40
2023-03-31
02:39
Performance
Remove self join on a unique column 1712 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) smagen 27 2023-10-25
10:02
2025-02-18
07:24
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed 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 2851 Returned with feedback Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2023-03-23
18:43
2023-03-23
18:42
Faster pglz compression 2897 Withdrawn Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) fuzzycz 12 2023-02-28
18:55
2023-02-14
00:09
Parallel Hash Full Join 2903 Committed 16 Not processed 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 3235 Committed Not processed 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 3246 Moved to next CF Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 2024-10-07
07:22
2024-07-20
23:06
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Committed 16 Not processed 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) 3461 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 2024-11-30
05:15
2024-12-27
08:25
AcquireExecutorLocks() and run-time pruning 3478 Moved to next CF Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) amitlan 17 2025-02-05
05:18
2025-02-17
07:15
Speed up releasing of locks 3501 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 2024-05-08
01:23
2024-01-09
06:24
Allow parallel plan for referential integrity checks 3539 Moved to next CF Not processed 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 3672 Moved to next CF Not processed Matthias van de Meent (mmeent) 14 2024-12-01
19:04
2024-11-16
16:22
Add sortsupport for range types and btree_gist 3686 Moved to next CF Not processed Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 2024-10-07
07:10
2025-01-16
14:14
Improve dead tuple storage for lazy vacuum 3687 Moved to next CF Not processed 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 3701 Moved to next CF 7/7 +1288−207 Yuya Watari (watari) Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 15 2025-02-04
16:23
2025-02-19
07:33
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables 3705 Moved to next CF Not processed Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 13 2024-12-01
19:04
2024-11-20
20:11
Use fadvise in wal replay 3707 Returned with feedback Not processed 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 3750 Moved to next CF Not processed Amit Langote (amitlan) 6 2023-07-10
08:28
2023-07-10
08:30
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 3751 Moved to next CF 16 Not processed 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() 3806 Withdrawn Not processed Simon Riggs (simon) 4 2023-03-22
17:46
2022-11-29
18:44
asynchronous execution support for Custom Scan 3813 Moved to next CF Not processed KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2024-02-01
17:41
2024-02-01
17:42
Add semi-join pushdown to postgres_fdw 3838 Moved to next CF 17 Not processed 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 3949 Moved to next CF Not processed 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 3978 Moved to next CF Not processed 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 3983 Moved to next CF Not processed Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2024-01-26
14:50
2024-01-26
14:53
Refactor relation extension, faster COPY 3993 Committed Not processed 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 4019 Moved to next CF Not processed Yuki Fujii (fujiiyuki) 6 2024-01-27
01:57
2024-08-23
00:07
Check lateral references within PHVs for memoize cache keys 4067 Moved to next CF Not processed Richard Guo (richardguo) Paul Jungwirth (pjungwir) richardguo 8 2024-07-15
01:39
2024-07-15
01:36
Fix ParamPathInfo for union-all AppendPath 4068 Committed Not processed Richard Guo (richardguo) tgl 2 2023-03-16
22:14
2023-03-17
03:19
Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 4139 Committed Not processed Joel Jacobson (joeljacobson) john.naylor 1 2023-02-08
12:19
2023-01-23
12:04
WAL Insertion Lock Improvements 4141 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund), Michael Paquier (michael-kun), Nathan Bossart (bossartn) michael-kun 2 2023-07-26
03:18
2023-07-28
11:27
Make set_ps_display faster and easier to use 4184 Committed 16 Not processed David Rowley (davidrowley) davidrowley 1 2023-02-20
06:01
2023-02-20
03:19
Introduce list_reverse() to make lcons() usage less inefficient 4188 Withdrawn Not processed David Rowley (davidrowley) 1 2023-02-20
19:50
2023-02-20
09:51
Ignoring BRIN for HOT updates (was: -udpates seems broken) 4193 Committed 16 Not processed Tomas Vondra (fuzzycz), Josef Šimánek (retro), Matthias van de Meent (mmeent) fuzzycz 1 2023-03-20
10:07
2023-03-20
10:44
Optimize Numeric using fixed buffer reducing pallocs for small numbers 4196 Moved to next CF Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) 3 2023-09-13
14:04
2023-09-04
06:55
Allow ordered partition scans in more cases 4198 Moved to next CF Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau) 2 2023-06-24
12:29
2023-06-24
12:29
pg_upgrade data type check connection overhead reduction 4200 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) 5 2024-02-01
18:48
2024-03-19
13:38
Evaluate arguments of correlated SubPlans in the referencing ExprState 4209 Moved to next CF Not processed Andres Freund (andresfreund) Tom Lane (tgl), Alena Rybakina (alenka) andresfreund 7 2024-08-01
03:24
2024-08-01
03:24
vacuum reloads config file more often 4215 Committed 16 Not processed Melanie Plageman (melanieplageman) Masahiko Sawada (masahikosawada), Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-04-06
23:08
2023-04-07
13:23
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF Needs rebase! Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors) 35 2025-02-04
05:51
2025-02-16
09:13
possibility to take name, signature and oid of currently executed function in GET DIAGNOSTICS statement 4174 Committed Not processed Pavel Stehule (okbobcz) tgl 1 2023-04-04
17:33
2023-04-04
17:41
Refactoring
psql - refactor echo code 3140 Returned with feedback Not processed 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 3514 Moved to next CF Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 2023-09-04
12:30
2023-09-27
15:09
Cygwin cleanup 3781 Withdrawn Not processed 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 3782 Moved to next CF Not processed 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) 3878 Committed Not processed Tom Lane (tgl) tgl 3 2023-03-23
22:20
2023-03-23
22:20
Avoid use deprecated Windows Memory API 3893 Rejected 16 Not processed 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 3894 Rejected 16 Not processed 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 3919 Rejected Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 3 2023-03-24
03:31
2023-03-24
03:31
Rework collation code 3935 Committed 16 Not processed 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 3951 Returned with feedback Not processed Thomas Munro (macdice) 3 2023-03-03
01:56
2023-03-03
01:52
Simplify standby state machine a bit in WaitForWALToBecomeAvailable() 3965 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 3 2023-03-03
11:22
2023-03-06
08:17
ResourceOwner refactoring 3982 Moved to next CF Not processed 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 3984 Moved to next CF 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 2023-07-10
09:14
2024-01-25
08:36
heapgettup() refactoring 3987 Committed 17 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley), Peter Eisentraut (petere) davidrowley 3 2023-03-19
09:38
2023-03-19
09:38
SetLatches() 3998 Moved to next CF Not processed Thomas Munro (macdice) 12 2024-12-03
09:20
2024-11-04
16:08
Rework LogicalOutputPluginWriterUpdateProgress 4004 Moved to next CF Not processed 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) 4033 Moved to next CF Not processed Thomas Munro (macdice) 6 2024-02-01
16:28
2024-02-01
16:28
Lock updated tuples in tuple_update() and tuple_delete() 4099 Moved to next CF Not processed Alexander Korotkov (smagen) Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) smagen 9 2024-10-08
02:15
2024-03-24
01:12
RADIUS tests and improvements 4103 Moved to next CF Not processed Thomas Munro (macdice) Michael Paquier (michael-kun) 3 2023-09-01
12:31
2023-07-10
09:08
Simplify wait/poll in the archiver 4104 Committed Not processed Sravan Kumar Velagandula (sravanv) Kyotaro Horiguchi (horiguti), Nathan Bossart (bossartn) michael-kun 1 2023-02-01
06:48
2023-02-01
06:51
Generate pg_stat_get_xact*() functions with Macros 4106 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) michael-kun 1 2023-03-27
22:39
2023-03-28
05:19
Change xl_hash_vacuum_one_page.ntuples from int to uint16 4113 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) amitkapila 1 2023-02-27
09:28
2023-02-27
08:36
Some revises in adding sorting path 4119 Moved to next CF Not processed Richard Guo (richardguo) davidrowley 5 2024-01-30
21:17
2024-01-31
07:11
Remove nonmeaningful prefixes in PgStat_* fields 4124 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2023-03-23
23:52
2023-03-23
23:56
Helper functions for wait_for_catchup() in Cluster.pm 4131 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) alvherre 1 2023-02-13
10:58
2023-02-13
15:07
Constify proclist.h 4132 Committed Not processed Aleksander Alekseev (a.alekseev) petere 1 2023-01-19
08:53
2023-01-19
08:52
New [relation] options engine 4160 Moved to next CF Not processed Nikolay Shaplov (nataraj) 4 2023-11-11
09:32
2025-02-10
18:35
O_CLOEXEC for File descriptors in exec'd subprocesses 4167 Committed Not processed Thomas Munro (macdice) macdice 1 2023-03-17
21:53
2023-03-17
21:53
Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 4172 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) michael-kun 1 2023-04-09
23:40
2023-04-04
23:05
Killing off removed rels properly 4176 Committed Not processed Tom Lane (tgl) Richard Guo (richardguo) tgl 1 2023-02-13
18:36
2023-02-20
20:48
Get rid of PgStat_BackendFunctionEntry 4179 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) michael-kun 1 2023-03-16
05:38
2023-03-16
09:25
some namespace.c refactoring 4212 Moved to next CF Not processed Peter Eisentraut (petere) 5 2024-01-26
13:44
2024-01-21
12:34
Refactoring SysCacheGetAttr to know when attr cannot be NULL 4223 Committed Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) d_gustafsson 1 2023-03-25
22:12
2023-03-26
03:15
Making empty Bitmapsets always be NULL 4224 Committed 16 Not processed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 1 2023-03-02
17:04
2023-07-04
11:24
Replication & Recovery
Make message at end-of-recovery less scary 2490 Moved to next CF Not processed 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 3492 Moved to next CF Not processed 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 3503 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2024-01-22
01:04
2024-01-22
01:05
Time-delayed logical replication subscriber 3581 Returned with feedback Not processed 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 3595 Moved to next CF Not processed 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 3621 Committed Not processed 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 3646 Moved to next CF Not processed 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 3663 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) 13 2024-12-11
04:09
2024-08-29
20:58
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication 3665 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 6 2023-08-02
19:47
2023-08-02
19:47
Minimal logical decoding on standbys 3740 Committed 16 Not processed 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 3765 Committed 16 Not processed 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 3784 Moved to next CF Not processed 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 3840 Committed Not processed Melih Mutlu (melihmutlu) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) amitkapila 4 2023-03-31
08:31
2023-03-23
07:40
Disable STARTUP_PROGRESS_TIMEOUT in standby mode 4012 Committed Not processed 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 4035 Moved to next CF Not processed 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 4060 Moved to next CF Not processed 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 4085 Returned with feedback Not processed Hayato Kuroda (ha-kun) 2 2023-03-17
12:01
2023-02-15
06:20
basebackup: support zstd long distance matching 4111 Withdrawn 16 Not processed Justin Pryzby (justinpryzby) 1 2023-04-04
15:26
2023-01-08
20:27
Implement type input functions for extended statistics types 4114 Withdrawn Not processed David Kimura (dgkimura) 1 2023-03-01
17:55
2023-02-14
00:16
vacuum_defer_cleanup_age issue during the first epoch 4138 Committed Not processed Andres Freund (andresfreund) Michail Nikolaev (nkey) andresfreund 1 2023-03-18
11:39
2023-03-11
23:41
Preserve subscription relation state during pg_upgrade 4199 Moved to next CF Not processed Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) amitkapila 5 2024-01-04
10:07
2024-07-25
08:16
Make async slave to wait for lsn to be replayed 4221 Moved to next CF 18 Not processed Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) smagen 8 2024-08-02
18:25
2024-09-17
09:00
Allow logical replication via inheritance root table 4225 Moved to next CF Not processed Jacob Champion (jchampion) Aleksander Alekseev (a.alekseev) 3 2023-08-31
18:17
2023-08-31
18:16
Security
USAGE privilege on PUBLICATION 3641 Moved to next CF Not processed Antonin Houska (a.houska) 9 2024-01-15
10:56
2023-03-20
06:17
Let libpq reject unexpected authentication requests 3716 Committed 16 Not processed 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 3718 Moved to next CF Not processed Peter Eisentraut (petere) 6 2024-06-27
06:55
2024-04-18
19:00
User functions for building SCRAM secrets 3988 Moved to next CF Not processed Jonathan Katz (jkatz05) 7 2024-01-27
03:32
2024-01-27
03:35
Add a hook to allow modification of the ldapbindpasswd 4096 Committed Not processed Andrew Dunstan (adunstan), John Naylor (john.naylor) adunstan 2 2023-03-15
20:40
2023-03-16
10:33
GUC to improve SECURITY INVOKER safety 4121 Withdrawn Not processed Jeff Davis (jdavis) 1 2023-02-02
13:31
2023-01-13
18:30
Configurable iteration count for SCRAM 4201 Committed Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun), Jonathan Katz (jkatz05) d_gustafsson 1 2023-03-27
07:52
2023-03-27
01:38
Server Features
On client login event trigger 2900 Moved to next CF 17 Not processed 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 3184 Moved to next CF 17 Not processed 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 3358 Moved to next CF 16 Not processed Greg Stark (stark) 12 2024-01-22
01:29
2024-01-22
01:29
Daitch-Mokotoff soundex 3451 Committed Not processed 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 3489 Moved to next CF 16 Not processed 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 3490 Rejected Not processed 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 3626 Moved to next CF 17 Not processed 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. 3634 Rejected 16 Not processed Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 5 2023-03-21
15:59
2023-03-21
09:44
Support % wildcard in extension upgrade scripts 3654 Moved to next CF 16 Not processed 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 3727 Moved to next CF Not processed 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 3764 Moved to next CF Not processed Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 2024-01-22
01:21
2024-01-22
01:22
Provide the facility to set binary format output for specific OID's per session 3777 Moved to next CF Not processed 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 3821 Moved to next CF Not processed 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 3823 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 2024-06-21
16:12
2024-03-06
17:34
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support 3857 Moved to next CF Not processed 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. 3867 Moved to next CF Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
cataloguing NOT NULL constraints 3869 Moved to next CF Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 6 2023-08-31
11:29
2023-09-06
19:09
Multi-version ICU 3956 Moved to next CF Not processed Thomas Munro (macdice) 10 2024-10-07
07:09
2024-02-13
23:12
Code checks for App Devs, using new options for transaction behavior 3970 Withdrawn Not processed Simon Riggs (simon) Greg Stark (stark) 3 2023-03-24
03:34
2023-03-23
20:43
TDE key management patches 3985 Moved to next CF Not processed 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) 3986 Moved to next CF Not processed David Christensen (davidchristensen) 12 2024-12-10
06:54
2024-12-28
00:15
Direct I/O (developer-only feature) 3996 Committed Not processed 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 4029 Withdrawn Not processed Simon Riggs (simon), Bharath Rupireddy (bharathrupireddy) 2 2023-03-30
03:09
2023-01-31
09:23
ANY_VALUE aggregate 4038 Committed 16 Not processed Vik Fearing (xocolatl) Peter Eisentraut (petere) petere 2 2023-02-22
08:57
2023-02-22
08:56
Transaction timeout 4040 Moved to next CF Not processed 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 4075 Committed Not processed Peter Eisentraut (petere) Laurenz Albe (laurenz) petere 2 2023-03-08
16:05
2023-03-08
16:05
pg_input_error_detail function 4115 Committed Not processed Andrew Dunstan (adunstan), Nathan Bossart (bossartn) Nathan Bossart (bossartn) michael-kun 1 2023-02-28
00:24
2023-02-28
00:11
Named Operators 4123 Moved to next CF Not processed Gurjeet Singh (gurjeet) 2 2023-07-04
13:13
2023-07-04
13:11
Infinite interval values 4127 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat), Joseph Koshakow (jkoshakow), jian he (universality) Dean Rasheed (deanr) deanr 4 2023-11-14
11:03
2023-11-18
16:53
introduce reserved_connections parameter and pg_use_reserved_connections predefined role 4134 Committed 16 Not processed Nathan Bossart (bossartn) rhaas 1 2023-01-21
00:11
2023-03-17
18:10
Direct SSL Connections 4135 Moved to next CF Not processed Greg Stark (stark) Heikki Linnakangas (heikki) 4 2023-12-02
04:58
2024-04-08
08:38
Default to ICU during initdb 4169 Moved to next CF 16 Not processed Jeff Davis (jdavis) Peter Eisentraut (petere) 2 2023-07-06
08:26
2023-05-03
15:29
BRIN - SK_SEARCHARRAY and scan key preprocessing 4187 Moved to next CF Not processed Tomas Vondra (fuzzycz) Heikki Linnakangas (heikki) 5 2024-01-15
05:39
2024-01-15
05:43
Kerberos/GSSAPI Credential Delegation 4191 Committed 16 Not processed Stephen Frost (sfrost) sfrost 1 2023-04-09
02:41
2023-04-08
02:00
Track Oldest Initialized WAL Buffer Page 4210 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 2 2023-08-03
21:08
2023-08-03
21:08
VACUUM buffer pool size option 4216 Committed 16 Not processed Melanie Plageman (melanieplageman) David Rowley (davidrowley) davidrowley 1 2023-04-07
00:52
2023-04-07
00:52
SQL Commands
CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 2023-09-18
14:48
2024-10-25
18:32
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2023-10-30
09:26
2023-02-24
11:26
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Moved to next CF 18 7/7 +7080−42 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 13 2025-02-04
15:29
2025-02-03
16:40
Add OR REPLACE option for CREATE OPERATOR 3758 Rejected 16 Not processed Svetlana Derevyanko (getsusun) Nikita Malakhov (nmalakh) 4 2023-03-22
03:29
2023-03-22
03:29
Introduce array_shuffle() and array_sample() functions 3771 Committed Not processed 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 3817 Moved to next CF 17 Not processed 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 3822 Committed Not processed Israel Barth (barthisrael) Andrew Dunstan (adunstan) adunstan 4 2023-03-13
14:14
2023-03-15
21:21
Fix tab completion MERGE 3890 Moved to next CF Not processed 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 3896 Moved to next CF 17 Not processed 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 4023 Committed 16 Not processed Regina Obe (reginaobe) Sandro Santilli (strk) tgl 2 2023-03-20
22:37
2023-03-21
14:52
Exclusion constraints on partitioned tables 4065 Moved to next CF Not processed Paul Jungwirth (pjungwir) Peter Eisentraut (petere) petere 3 2023-07-12
07:35
2023-07-12
07:34
CAST( ... ON DEFAULT) 4074 Rejected Not processed Corey Huinker (coreyh) 2 2023-03-28
18:53
2023-03-28
20:23
MERGE INTO updatable_view 4076 Moved to next CF Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-02-29
16:33
2024-02-29
16:37
SQL/JSON 4086 Committed Not processed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) alvherre 2 2023-04-05
06:58
2023-04-05
07:23
add PROCESS_MAIN to VACUUM 4088 Committed 16 Not processed Nathan Bossart (bossartn) michael-kun 2 2023-03-06
07:45
2023-03-08
00:57
Underscores in numeric literals 4090 Committed Not processed Peter Eisentraut (petere) Dean Rasheed (deanr) deanr 2 2023-02-04
09:56
2023-02-04
10:29
MERGE ... WHEN NOT MATCHED BY SOURCE 4092 Moved to next CF Not processed Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-03-30
10:07
2024-03-26
08:08
MERGE ... RETURNING 4168 Moved to next CF Not processed Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) deanr 6 2024-03-18
07:58
2024-03-18
08:01
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) 2377 Moved to next CF Not processed 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 2864 Committed Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) heikki 12 2023-02-23
13:43
2023-02-23
13:43
zstd compression for pg_dump 2888 Committed Not processed Justin Pryzby (justinpryzby) Andreas Karlsson (kandreas), Jacob Champion (jchampion) fuzzycz 4 2023-04-07
02:45
2023-04-07
02:09
add guc: hugepages_active 3310 Moved to next CF Not processed Justin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) michael-kun 7 2023-07-06
06:05
2023-07-06
06:20
warn if GUC set to an invalid shared library 3482 Moved to next CF Not processed Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 14 2024-12-11
05:11
2024-11-11
10:09
Enable fine-grained control over what gets logged on connection attempt (reduces log size) 4005 Moved to next CF Not processed 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 4013 Moved to next CF 17 Not processed 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 4082 Moved to next CF 18 Not processed Nathan Bossart (bossartn) 8 2024-07-19
21:24
2024-07-19
19:37
Allow +group in pg_ident.conf 4112 Committed Not processed Andrew Dunstan (adunstan) Nathan Bossart (bossartn), Jelte Fennema-Nio (jeltef) michael-kun 1 2023-03-02
00:54
2023-03-02
00:56
Set arbitrary GUC options during initdb 4143 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) tgl 1 2023-03-22
18:33
2023-03-22
20:29
Testing
CI and test improvements 3709 Moved to next CF Not processed Justin Pryzby (justinpryzby) 14 2024-11-30
16:40
2024-11-16
20:44
Testing autovacuum wraparound 3729 Moved to next CF Not processed Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) masahikosawada 8 2023-12-03
19:44
2023-12-01
02:14
TAP output format for pg_regress 3837 Committed Not processed 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 3870 Returned with feedback 16 Not processed Alexander Korotkov (smagen) 4 2023-04-03
19:41
2023-03-28
19:37
Test for function error in logrep worker 4046 Withdrawn Not processed Anton Melnikov (antonmel) 2 2023-04-05
17:49
2023-04-06
10:24
Allow tests to pass in OpenSSL FIPS mode 4051 Committed Not processed 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 4101 Moved to next CF Not processed Daniel Vérité (danielverite) heikki 5 2023-10-02
08:47
2023-10-02
08:46
Improve LATERAL join case in test memoize.sql 4129 Committed Not processed Richard Guo (richardguo) davidrowley 1 2023-01-24
08:46
2023-01-23
23:31
Report the query string that caused a memory error under Valgrind 4156 Withdrawn Not processed 1 2023-01-31
14:36
2023-04-03
14:19
Report the query string that caused a memory error under Valgrind 4157 Committed 16 Not processed Onur TIRTIR (onurctirtir) Tom Lane (tgl) tgl 1 2023-04-03
14:18
2023-04-03
14:19
Rename GUC force_parallel_mode to debug_parallel_query 4170 Committed 16 Not processed David Rowley (davidrowley) davidrowley 1 2023-02-16
00:29
2023-02-15
12:53
meson: Disable installation of test modules as part of a normal installation 4173 Committed Not processed Nazir Bilal Yavuz (nbyavuz) Peter Eisentraut (petere) petere 1 2023-03-03
09:23
2023-03-08
22:25
pg_regress: treat failed test process as a failed test 4202 Committed Not processed Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-02-23
08:54
2023-02-23
08:53
Background psql TAP test helper 4228 Committed Not processed Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-04-07
20:40
2023-04-08
14:09