Commitfest 2021-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 58. Moved to next CF: 184. Withdrawn: 13. Rejected: 1. Returned with Feedback: 31. Total: 287.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. 2161 Moved to next CF stable Not processed Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) Michael Paquier (michael-kun) alvherre 16 2022-07-28
06:42
2022-08-01
02:01
pg_upgrade fails with non-standard ACL 2215 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov) Grigory Smolkin (g.smolkin.postgrespro.ru) nmisch 12 2021-11-26
12:46
2021-11-26
12:46
Corruption during WAL replay 2518 Moved to next CF stable Not processed Teja Mupparti (tejam) Robert Haas (rhaas), Daniel Shelepanov (dshelepanov) rhaas 10 2022-03-24
19:33
2022-03-29
17:04
brin: avoid errors processing work item following concurrent reindex 2838 Returned with feedback stable Not processed Álvaro Herrera (alvherre), Justin Pryzby (justinpryzby) Gurjeet Singh (gurjeet) 5 2021-12-02
10:59
2021-12-02
10:59
Fix firing of RI triggers during cross-partition updates of partitioned tables 2877 Moved to next CF Not processed Amit Langote (amitlan) Masahiko Sawada (masahikosawada) alvherre 7 2022-03-20
17:58
2022-03-22
01:18
Fix DROP TABLESPACE on Windows with ProcSignalBarrier? 2962 Moved to next CF Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) macdice 6 2022-02-11
23:27
2022-02-11
21:22
Set default transactions to read-only at servers start in pg_upgrade 2970 Withdrawn Not processed Denis Laxalde (dlax) Julien Rouhaud (rjuju) 4 2021-12-01
14:22
2022-03-14
21:12
Removing unused trailing linepointers from heap pages 3035 Returned with feedback Not processed Matthias van de Meent (mmeent) 3 2021-12-02
10:18
2022-04-08
11:38
Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 3041 Moved to next CF Not processed Bertrand Drouvot (bdrouvot), Minsoo (Mike) Oh (minsoo1) Masahiko Sawada (masahikosawada), ahsan hadi (ahsan.hadi) amitkapila 7 2022-08-12
13:35
2022-08-29
06:17
Eliminating "Permission denied" errors on stat() (on Windows) 3058 Moved to next CF Not processed Alexander Lakhin (law) 4 2021-12-03
12:51
2021-12-03
03:00
generate fractional cheapest paths in generate_orderedappend_paths 3080 Moved to next CF Not processed Tomas Vondra (fuzzycz) Arne Roland (harks) fuzzycz 4 2022-01-12
23:16
2022-03-22
00:33
psql: exclude valid constraints in tab-complete for ALTER TABLE .. VALIDATE CONSTRAINT 3113 Moved to next CF Not processed David Fetter (dfetter) Aleksander Alekseev (aalekseev) tgl 4 2022-01-03
23:14
2022-01-03
23:15
Support of time zone patterns - of, tzh and tzm 3121 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) David Zhang (david.z) rhaas 5 2022-03-14
20:52
2022-03-15
09:32
Incorrect snapshots while promoting hot standby node when 2PC is used 3145 Committed stable Not processed Michael Paquier (michael-kun) michael-kun 3 2021-11-23
13:08
2021-11-22
16:50
Update Toast data failure in logical replication 3162 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Euler Taveira (eulerto), Haiying Tang (tanghy) amitkapila 5 2022-02-16
02:55
2022-02-15
03:20
Extended protocol COPY FROM STDIN fix 3180 Returned with feedback Not processed Jeff Davis (jdavis) 3 2021-12-01
10:59
2021-12-01
10:59
Fix numeric power for negative bases and other corner cases 3214 Committed Not processed Dean Rasheed (deanr) Yugo Nagata (yugo.nagata) deanr 3 2021-10-06
12:40
2021-10-01
14:25
Fix pgbench's exit status and log messages for connection failures 3219 Committed stable Not processed Fabien Coelho (calvin), Yugo Nagata (yugo.nagata) masaofujii 3 2021-11-02
14:12
2021-11-04
00:31
Fix uninitialized variable access (freepages) 3236 Moved to next CF 15 Not processed Ranier Vilela (raniervilela) Greg Nancarrow (gregn1234), David Zhang (david.z) 4 2022-03-14
19:15
2022-03-14
19:30
Fix handling of outer GroupingFunc within subqueries 3250 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl), Platon Pronko (rogach) tgl 4 2022-03-21
21:45
2022-03-21
21:09
corruption of WAL page header is never reported 3259 Committed stable Not processed Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) masaofujii 2 2021-10-05
15:19
2021-10-05
15:18
pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Moved to next CF 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
Fix postgres_fdw's ORDER BY pushdown handling 3264 Moved to next CF Not processed Ronan Dunklau (rdunklau) Tom Lane (tgl), David Zhang (david.z) tgl 4 2022-03-31
18:51
2022-03-31
18:51
Error out if SKIP LOCKED and WITH TIES are both specified 3286 Committed stable Not processed David Christensen (davidchristensen) alvherre 2 2023-03-06
15:41
2021-10-02
17:24
pg_dump handling of ALTER DEFAULT PRIVILEGES IN SCHEMA 3288 Committed stable Not processed Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) Muhammad Usama (muhammad_usama) tgl 2 2021-10-22
19:23
2021-10-22
20:14
Do not start bgworker processes during binary upgrade 3299 Moved to next CF Not processed Denis Laxalde (dlax) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju) 4 2022-03-14
21:13
2022-03-14
21:12
Fix ATTACH/DETACH PARTITION to invalidate partitions of table being attached/detached 3301 Committed stable Not processed Álvaro Herrera (alvherre), Amit Langote (amitlan) Maxim Orlov (m.orlov), Nitin Jadhav (nitinjadhav11), Pavel Borisov (pborisov) alvherre 2 2021-10-19
23:17
2021-10-19
01:23
Correct handling of blank/commented lines in PSQL interactive-mode history 3318 Moved to next CF 15 Not processed Greg Nancarrow (gregn1234) Tom Lane (tgl) tgl 2 2021-12-01
17:27
2021-12-01
17:26
document the need to analyze partitioned tables 3320 Moved to next CF stable Not processed Justin Pryzby (justinpryzby) Tomas Vondra (fuzzycz) fuzzycz 3 2022-10-25
10:28
2023-10-10
19:14
Unexpected action when publishing partition tables 3321 Committed Not processed Hou Zhijie (houzj) vigneshwaran C (vignesh.postgres) amitkapila 1 2021-09-23
00:55
2021-10-18
06:56
reset mem context between analyzing extended stats objects 3322 Committed stable Not processed Justin Pryzby (justinpryzby) fuzzycz 1 2021-09-24
15:21
2021-09-23
17:04
Check for STATUS_DELETE_PENDING on Windows 3326 Moved to next CF Not processed Thomas Munro (macdice) macdice 3 2021-12-10
03:34
2021-12-10
03:25
Avoid eval R/O expression mutiple times (src/backend/executor/execExpr.c) 3327 Committed 15 Not processed Ranier Vilela (raniervilela) Artur Zakirov (a.zakirov) tgl 1 2021-11-02
17:37
2021-11-03
11:44
Empty string in lexeme for tsvector 3328 Committed 15 Not processed Jean-Christophe Arnu (jc.arnu) Tom Lane (tgl) tgl 1 2021-11-06
17:29
2021-11-03
20:40
drop tablespace failed when location contains .. on win32 3331 Moved to next CF stable Not processed Shenhao Wang (wangshenhao) Tom Lane (tgl) tgl 2 2022-01-31
17:06
2022-01-31
17:18
extended stats on partitioned tables 3332 Withdrawn stable Not processed Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 1 2021-10-10
16:45
2022-01-16
23:44
pg_amcheck fails on checking temporary relations 3339 Committed Not processed Mark Dilger (mark.dilger) Greg Stark (stark), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) pgeoghegan 1 2021-10-20
18:43
2021-10-18
18:07
Fix pg_log_backend_memory_contexts() delay 3342 Committed 15 Not processed Koyu Tanigawa (tripkt) masaofujii 1 2021-10-12
00:53
2021-10-12
00:53
Bugfix of tab completion for PostgreSQL parameters of enum 3343 Committed Not processed masaofujii 1 2021-11-03
00:50
2021-10-05
01:15
PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings 3348 Moved to next CF Not processed Jelte Fennema-Nio (jeltef) Tom Lane (tgl), Fujii Masao (masaofujii) tgl 2 2022-01-18
19:13
2022-01-18
18:32
Parallel vacuum workers prevent the oldest xmin from advancing 3349 Committed Not processed Masahiko Sawada (masahikosawada) amitkapila 1 2021-11-24
14:15
2021-11-25
03:30
use correct lock level for rename statements 3350 Committed stable Not processed Nathan Bossart (bossartn) alvherre 1 2021-10-19
22:43
2021-10-19
22:25
fix validation in ALTER INDEX ... ALTER COLUMN ... SET 3359 Committed stable Not processed Nathan Bossart (bossartn) michael-kun 1 2021-10-19
04:19
2021-10-20
03:47
fix psql pattern handling 3367 Moved to next CF Not processed Mark Dilger (mark.dilger) Robert Haas (rhaas) rhaas 3 2022-04-20
16:01
2022-04-08
11:11
Clients
psql - add SHOW_ALL_RESULTS option 2096 Moved to next CF Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) petere 13 2022-04-04
21:33
2022-04-06
17:05
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
libpq compression 2773 Returned with feedback 15 Not processed Konstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt) Justin Pryzby (justinpryzby), Daniil Zakhlystov (usernamedt), Ian Zagorskikh (ianzag) 6 2021-12-03
07:31
2021-12-03
07:31
Support tab completion for upper character inputs in psql 2979 Moved to next CF Not processed Haiying Tang (tanghy) Tom Lane (tgl), Peter Eisentraut (petere) tgl 5 2022-01-30
18:33
2022-02-04
23:41
pg_dump new feature: exporting functions only 3051 Moved to next CF 15 Not processed Lætitia AVROT (arkhena) ahsan hadi (ahsan.hadi), Ryan Lambert (ryanlambert) 5 2022-04-07
05:43
2022-04-08
06:36
Add option --drop-cascade for pg_dump/restore 3065 Returned with feedback Not processed Wu Haotian (whtsky) Greg Sabino Mullane (greg) 3 2021-12-01
10:46
2021-12-01
10:45
test pgbench time-related features 3242 Returned with feedback 15 Not processed Fabien Coelho (calvin) 2 2021-12-02
12:40
2021-12-02
12:40
Tab completion for CREATE SCHEMA AUTHORIZATION 3252 Returned with feedback Not processed Dagfinn Ilmari Mannsåker (ilmari) Suraj Khamkar (suraj.khamkar) 2 2021-12-03
01:18
2023-06-30
09:33
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
improve tab-completion behavior when parse text in single quote 3267 Returned with feedback Not processed Haiying Tang (tanghy) 2 2021-12-03
06:17
2021-12-03
06:16
Allow escape sequence in application_name 3277 Moved to next CF Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii) masaofujii 3 2021-12-24
08:03
2022-01-04
05:03
psql: add xheader_width option to handle very long record lines 3295 Moved to next CF Not processed Platon Pronko (rogach) Andrew Dunstan (adunstan) adunstan 5 2022-07-25
18:27
2022-07-25
18:27
psql: \dl+ to list large objects privileges 3313 Moved to next CF Not processed Pavel Luzanov (pluzanov) Daniel Gustafsson (d_gustafsson), Georgios Kokolatos (gkokolatos) tgl 3 2022-01-06
18:09
2022-01-06
20:50
Assorted improvements in pg_dump 3368 Moved to next CF Not processed Tom Lane (tgl) tgl 2 2021-12-06
18:23
2021-12-07
16:18
Improving psql's \password command 3387 Committed Not processed Tom Lane (tgl), Nathan Bossart (bossartn) Nathan Bossart (bossartn) tgl 1 2021-11-19
17:16
2021-11-22
19:29
Code Comments
Add comment about startup process getting a free procState array slot always 3355 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Robert Haas (rhaas), Yura Sokolov (funny_falcon), Gopi I (gopi.inupanuri570.gmail.com) rhaas 3 2022-03-30
05:52
2022-03-29
13:30
Documentation
Further note require activity aspect of automatic checkpoint and archiving 2774 Returned with feedback Not processed David Johnston (polobo) 6 2021-11-04
09:36
2021-11-04
09:36
Extend docs on how to write correct postgres-dialect C including extensions and bgworkers 2953 Returned with feedback Not processed Craig Ringer (ringerc) Laurenz Albe (laurenz) 4 2021-11-04
10:55
2021-11-04
10:55
fix ICU explorer link in locale documentation 3059 Committed Not processed Anton Voloshin (a.voloshin) Laurenz Albe (laurenz) bmomjian 3 2021-11-02
19:44
2021-11-03
00:33
Improve documentation for pg_upgrade, standbys and rsync 3125 Moved to next CF 15 Not processed Laurenz Albe (laurenz) David Fetter (dfetter) 5 2022-04-08
05:15
2022-04-08
05:14
Consistent use of SSL/TLS in docs 3172 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Lætitia AVROT (arkhena) d_gustafsson 5 2022-03-30
11:44
2022-03-30
11:43
Fix documentation for COPY protocol flow 3175 Returned with feedback Not processed Jeff Davis (jdavis) 3 2021-12-01
14:18
2021-12-01
10:59
Document pg_encoding_to_char() and pg_char_to_encoding() 3251 Committed 15 Not processed Ian Barwick (barwick) Fujii Masao (masaofujii) masaofujii 2 2021-10-05
04:00
2021-10-05
03:55
Undocumented AT TIME ZONE INTERVAL syntax 3325 Moved to next CF Not processed Corey Huinker (coreyh) Tom Lane (tgl) 2 2022-02-07
02:41
2021-11-12
22:15
Document atthasmissing default optimization avoids verification table scan 3329 Moved to next CF Not processed James Coleman (jcole1989) Robert Haas (rhaas), David Johnston (polobo), Nathan Bossart (bossartn) 3 2022-03-29
13:55
2022-03-29
13:53
Document spaces in .pgpass need to be escaped 3335 Withdrawn Not processed James Coleman (jcole1989) 1 2021-09-30
17:37
2021-09-30
17:37
Reword docs of GUCs restart_after_crash and remove_temp_files_after_crash 3356 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) David Fetter (dfetter) 3 2022-04-05
08:33
2022-04-04
12:29
Miscellaneous
Fix behavior of geo_ops when NaN is involved 2710 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Julien Rouhaud (rjuju), Georgios Kokolatos (gkokolatos) 10 2022-08-01
20:29
2021-12-15
08:31
Functions for sorting GiST build of gist_btree types 2824 Moved to next CF Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Emre Hasegeli (hasegeli) heikki 7 2022-04-08
15:16
2021-12-16
09:18
move pg_upgrade test.sh kludges to a SQL script 2861 Moved to next CF Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) michael-kun 6 2021-12-02
01:37
2021-12-02
01:49
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
postgres_fdw: suppress explicit casts in text:text comparisons 3025 Committed Not processed Dian Fay (dmfay) Tom Lane (tgl), Georgios Kokolatos (gkokolatos) tgl 4 2021-11-12
16:54
2021-11-12
16:54
Add some tests for pg_stat_statements compatibility verification 3036 Committed Not processed Erica Zhang (zerica) Julien Rouhaud (rjuju) michael-kun 3 2021-10-02
08:44
2021-10-04
05:08
Allow multiple recursive self-references 3046 Moved to next CF Not processed Denis Hirn (brainy) Peter Eisentraut (petere) 6 2022-08-02
21:01
2022-04-23
15:14
Avoid orphaned dependencies 3106 Moved to next CF 16 Not processed Bertrand Drouvot (bdrouvot) Ronan Dunklau (rdunklau) 6 2022-08-02
21:03
2022-03-30
19:18
Extending amcheck to check toast size and compression 3107 Committed Not processed Mark Dilger (mark.dilger) Greg Stark (stark), Aleksander Alekseev (aalekseev) michael-kun 3 2021-11-18
04:43
2021-11-06
08:04
Rewriting the test of pg_upgrade as a TAP test - take three 3120 Withdrawn Not processed Michael Paquier (michael-kun) 3 2021-11-18
07:49
2022-04-02
03:10
TAP test for contrib/sslinfo 3128 Committed Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) d_gustafsson 3 2021-11-30
10:53
2021-11-30
10:52
Change internal PRNG (from rand48 to something better, with a cleaner interface) 3131 Committed 15 Not processed Fabien Coelho (calvin) Aleksander Alekseev (aalekseev) tgl 3 2021-11-29
02:34
2021-11-30
07:37
btree_gist: Support bool 3157 Committed Not processed Emre Hasegeli (hasegeli) fuzzycz 3 2021-11-06
16:07
2021-11-08
01:24
Use tuple-level SIREAD locks for index-only scans 3163 Returned with feedback Not processed Thomas Munro (macdice) 3 2021-12-02
10:37
2021-12-02
10:37
Fully WAL logged CREATE DATABASE - No Checkpoints 3192 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Ashutosh Sharma (ashu_coek) rhaas 5 2022-03-29
17:10
2022-04-04
10:24
Expose get_query_def() 3204 Moved to next CF Not processed Julien Rouhaud (rjuju) Pavel Stehule (okbobcz), Gilles Darold (darold) tgl 5 2022-03-28
15:20
2022-03-28
15:48
pgbench: add multiconnect support 3227 Moved to next CF 16 Not processed David Christensen (davidchristensen) Jelte Fennema-Nio (jeltef) 9 2023-03-06
15:38
2023-01-31
17:30
disallow external access to MaxBackends 3276 Moved to next CF Not processed Nathan Bossart (bossartn) Greg Sabino Mullane (greg) michael-kun 4 2022-02-10
19:29
2022-05-16
13:25
Allow special values in GUC configurations 3290 Moved to next CF 16 Not processed David Christensen (davidchristensen) Cary Huang (cary) 4 2023-03-06
15:40
2022-03-22
19:04
Add PGDLLIMPORT to all direct or indirect GUC variables 3291 Moved to next CF 15 Not processed Robert Haas (rhaas), Julien Rouhaud (rjuju) rhaas 4 2022-04-08
12:43
2022-04-06
23:56
Showing I/O timings spent reading/writing temp buffers in EXPLAIN 3298 Moved to next CF 15 Not processed Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), Melanie Plageman (melanieplageman), Georgios Kokolatos (gkokolatos) michael-kun 4 2022-04-08
04:20
2022-04-08
05:19
TAP test for recovery_end_command 3324 Committed 15 Not processed Amul Sul (sulamul) Michael Paquier (michael-kun), Euler Taveira (eulerto) michael-kun 1 2021-10-28
02:02
2021-10-29
01:54
lax reloptions parsing for views 3340 Moved to next CF Not processed Mark Dilger (mark.dilger) 3 2022-03-31
19:11
2022-03-31
19:11
Support for Visual Studio 2022 when building PostgreSQL on Windows 3341 Committed Not processed Hans Buschmann (jonny_be_good) Michael Paquier (michael-kun) michael-kun 1 2021-11-24
04:07
2021-11-24
12:01
Reserve prefixes for loaded libraries 3344 Committed Not processed Florin Irion (irionr) Peter Eisentraut (petere) petere 1 2021-12-01
14:23
2021-12-01
17:47
More business with $Test::Builder::Level in the TAP tests 3346 Committed Not processed Michael Paquier (michael-kun) michael-kun 1 2021-10-13
08:03
2021-10-12
02:20
add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds 3354 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) 2 2022-02-07
02:47
2021-12-12
23:38
Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() 3357 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 3 2022-02-27
07:23
2021-11-10
10:46
dfmgr additional ABI version field 3360 Committed Not processed Peter Eisentraut (petere) petere 1 2021-11-22
07:23
2021-11-22
07:23
Prefer getenv("HOME") to find the UNIX home directory 3362 Moved to next CF Not processed Anders Kaseorg (anderskaseorg) Tom Lane (tgl) tgl 2 2022-01-11
18:47
2022-01-10
02:17
preserve timestamps when installing headers 3363 Moved to next CF Not processed Alexander Kuzmenkov (akuzmenkov) Aleksander Alekseev (a.alekseev) 2 2022-02-07
03:02
2022-09-12
20:04
TAP format output for pg_regress 3377 Withdrawn Not processed Daniel Gustafsson (d_gustafsson) 1 2021-11-26
12:53
2022-10-05
17:14
building postgres with meson 3395 Moved to next CF 16 Not processed Andres Freund (andresfreund) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) andresfreund 5 2022-10-05
17:23
2022-10-05
17:14
Use -fvisibility=hidden for shared libraries 3396 Moved to next CF Not processed Andres Freund (andresfreund) Tom Lane (tgl) andresfreund 4 2022-07-18
20:18
2022-07-27
18:02
Add CI 3398 Moved to next CF Not processed Andres Freund (andresfreund) andresfreund 2 2021-12-31
03:17
2022-02-06
03:23
Monitoring & Control
Add extra statistics to explain for Nested Loop 2765 Moved to next CF Not processed Justin Pryzby (justinpryzby), Ekaterina Sokolova (e.sokolova) Julien Rouhaud (rjuju), Greg Stark (stark), Lukas Fittl (lfittl), Yugo Nagata (yugo.nagata), Justin Pryzby (justinpryzby) 10 2022-10-12
06:05
2022-07-31
03:49
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
Add system views pg_permissions and pg_ownerships 3033 Moved to next CF Not processed Joel Jacobson (joeljacobson) 5 2022-04-08
13:38
2024-10-08
16:58
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
Logging plan of the currently running query 3142 Moved to next CF 16 Not processed atsushi torikoshi (atorik) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby), James Coleman (jcole1989), Ekaterina Sokolova (e.sokolova), Alena Rybakina (a.rybakina) 9 2023-06-06
06:47
2025-02-03
12:46
Log the activity of startup process 3261 Committed 15 Not processed Nitin Jadhav (nitinjadhav) Justin Pryzby (justinpryzby), Bharath Rupireddy (bharathrupireddy) rhaas 2 2021-11-06
15:48
2023-02-10
23:25
Add system view tracking shared buffer actions 3272 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) andresfreund 9 2023-02-12
17:27
2023-04-05
00:41
Trap SIGCHLD in pg_basebackup to exit early on stream child failure 3302 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha), Bharath Rupireddy (bharathrupireddy) d_gustafsson 4 2022-02-23
19:58
2022-02-23
19:58
wait event and archive_command 3375 Committed Not processed Fujii Masao (masaofujii) Michael Paquier (michael-kun), Bharath Rupireddy (bharathrupireddy) masaofujii 1 2021-11-22
01:30
2021-11-22
01:31
enhance pg_log_backend_memory_contexts() to log memory contexts of auxiliary processes 3385 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) vigneshwaran C (vignesh.postgres) masaofujii 2 2022-01-11
14:25
2022-01-11
14:28
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
logical decoding/replication: new functions pg_ls_logicaldir and pg_ls_replslotdir 3390 Committed Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 1 2021-11-23
11:47
2021-11-23
10:33
Performance
GROUP BY optimization 1651 Moved to next CF 15 Not processed Fedor Sigaev (sigaev), Pavel Borisov (pborisov) Tomas Vondra (fuzzycz) fuzzycz 12 2022-03-30
23:19
2024-01-26
15:41
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
Erase the distinctClause if the result is unique by definition 2433 Moved to next CF Not processed Andy Fan (andyf) David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Hou Zhijie (houzj) 11 2022-04-05
03:43
2022-03-31
20:33
INSERT SELECT: BulkInsertState and table_multi_insert 2553 Returned with feedback 15 Not processed Justin Pryzby (justinpryzby) 8 2021-11-24
00:32
2021-11-04
12:24
Fast COPY FROM command for the foreign tables 2601 Moved to next CF Not processed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) efujita 13 2022-10-31
08:40
2022-10-31
08:50
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
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 2022-09-23
08:50
2024-04-08
16:13
parallel distinct union and aggregate support patch 2769 Returned with feedback Not processed bucoo hsiao (bucoo) 6 2021-11-08
22:19
2021-11-08
22:19
Replace polyphase merge with a simple k-way balanced merge 2781 Committed Not processed Heikki Linnakangas (heikki) John Naylor (john.naylor) heikki 6 2021-10-18
12:15
2021-10-18
12:15
Make Append Cost aware of some run time partition prune case 2829 Returned with feedback Not processed Andy Fan (andyf) 5 2021-11-04
10:10
2021-11-04
10:10
Consider parallel for LATERAL subqueries having LIMIT/OFFSET 2851 Moved to next CF Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2023-03-23
18:43
2023-03-23
18:42
Faster pglz compression 2897 Moved to next CF 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 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) macdice 12 2023-03-30
23:01
2023-04-09
23:33
increase size of pg_commit_ts buffers 2942 Committed Not processed Álvaro Herrera (alvherre) Noah Misch (nmisch) alvherre 4 2021-11-30
20:20
2021-12-01
15:57
Full support for index LP_DEAD hint bits on standby 2947 Moved to next CF Not processed Michail Nikolaev (nkey) Antonin Houska (a.houska) 6 2022-04-07
22:00
2022-03-31
23:58
Simplify some RI checks to reduce SPI overhead 2948 Moved to next CF Not processed Amit Langote (amitlan) Tom Lane (tgl), Corey Huinker (coreyh) alvherre 6 2022-04-09
16:59
2022-04-07
01:05
Adaptive query optimization: create extented statistics using auto_explain extension 2958 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) 4 2021-11-04
09:56
2021-11-04
09:56
partial heap only tuples 2981 Returned with feedback 15 Not processed Nathan Bossart (bossartn) 4 2021-11-04
10:23
2021-11-10
17:17
Speed up verifying UTF-8 2996 Moved to next CF Not processed John Naylor (john.naylor) Heikki Linnakangas (heikki), Amit Khandekar (amitdkhan) john.naylor 5 2021-12-20
14:26
2021-12-20
14:24
Make relfile tombstone files conditional on WAL level 3030 Withdrawn Not processed Thomas Munro (macdice) 3 2021-10-29
03:56
2023-01-06
06:13
More sort-related specialisation 3038 Moved to next CF Not processed Thomas Munro (macdice) John Naylor (john.naylor) john.naylor 5 2022-04-04
02:14
2022-04-06
10:31
add explicit partial union-all and improve parallel subquery costing 3070 Returned with feedback Not processed Luc Vlaming (luc.vlaming) Ronan Dunklau (rdunklau) 3 2021-12-02
14:10
2021-12-02
14:10
Lazy JIT IR code generation to increase JIT speed with partitions 3071 Moved to next CF Not processed David Geier (geidav), Luc Vlaming (luc.vlaming) Dmitry Dolgov (erthalion) 9 2023-01-27
09:03
2023-01-30
09:13
Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation 3078 Moved to next CF 15 Not processed Matthias van de Meent (mmeent) 4 2022-02-07
02:41
2021-12-02
10:21
Use simplehash.h instead of dynahash in SMgr 3092 Returned with feedback Not processed David Rowley (davidrowley) Yura Sokolov (funny_falcon) 3 2021-12-03
06:55
2021-12-03
06:55
Toast compression method options 3102 Withdrawn Not processed Dilip Kumar (dilip.kumar) 3 2021-10-01
09:12
2021-10-01
09:11
Parallel INSERT SELECT take 2 3143 Moved to next CF Not processed Greg Nancarrow (gregn1234), Hou Zhijie (houzj) 6 2022-07-28
15:51
2022-07-28
15:51
pre-allocating WAL files 3158 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 6 2022-07-25
16:24
2022-07-25
16:24
Add proper planner support for ORDER BY / DISTINCT aggregates 3164 Moved to next CF Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau), Richard Guo (richardguo) davidrowley 7 2022-08-02
12:47
2022-08-17
23:38
Map WAL segment files on PMEM as WAL buffers 3181 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 2022-08-01
20:40
2022-03-23
08:58
Write visibility map during CLUSTER/VACUUM FULL 3206 Moved to next CF Not processed Alexander Korotkov (smagen), Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva), Anna Akenteva (a.akenteva) Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva) 6 2022-06-30
18:24
2022-06-30
18:25
Don't block HOT update by BRIN index 3218 Committed Not processed Josef Šimánek (retro) Tomas Vondra (fuzzycz) fuzzycz 3 2021-11-30
19:14
2021-12-01
10:31
Speed up LockReleaseAll 3220 Returned with feedback Not processed David Rowley (davidrowley) 3 2021-12-03
07:36
2024-01-09
06:24
Fix ExecRTCheckPerms() inefficiency with many prunable partitions 3224 Moved to next CF 16 Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre), Tom Lane (tgl) alvherre 8 2022-12-06
19:34
2023-06-30
06:54
Window function run conditions 3234 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 5 2022-04-07
23:16
2022-04-07
22:40
Using each rel as both outer and inner for anti-joins 3235 Moved to next CF Not processed Richard Guo (richardguo) Ronan Dunklau (rdunklau) tgl 9 2023-04-05
20:59
2023-04-07
07:28
Postgres picks suboptimal index after building extended statistics 3245 Moved to next CF 14 Not processed Andrei Lepikhov (lepikhov) 7 2022-11-24
04:38
2022-11-22
17:14
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
Cache tuple routing info during bulk loads into partitioned tables 3270 Moved to next CF Not processed David Rowley (davidrowley), Amit Langote (amitlan), Hou Zhijie (houzj) Álvaro Herrera (alvherre), David Rowley (davidrowley) davidrowley 6 2022-08-01
22:00
2022-08-02
07:19
Push down time-related SQLValue functions to foreign server 3289 Moved to next CF 15 Not processed Alexander Pyhalov (a.pyhalov) 5 2022-08-02
20:59
2022-01-21
19:57
mitigate O(n^2) behavior of WAL archiver process 3297 Committed 15 Not processed Nathan Bossart (bossartn), Dipesh Pandit (dpandit) Nathan Bossart (bossartn) rhaas 2 2021-11-11
21:05
2021-11-11
21:12
Optimize parallel tuple queue 3304 Committed Not processed Dilip Kumar (dilip.kumar) rhaas 2 2021-10-26
09:02
2021-10-26
09:03
Asynchronous and "direct" IO support for PostgreSQL 3316 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley), Thomas Munro (macdice) 6 2022-10-12
05:45
2022-10-12
05:45
Add planner support function for starts_with() 3353 Committed Not processed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 1 2021-11-17
22:07
2021-11-17
21:54
Partial aggregates push down 3369 Moved to next CF 15 Not processed Alexander Pyhalov (a.pyhalov) Ilya Gladyshev (qoops) 3 2022-04-07
21:55
2024-08-23
00:07
Start WAL receiver eagerly 3376 Moved to next CF 15 Not processed Konstantin Knizhnik (knizhnik), Asim Rama Praveen (apraveen), Ashwin Agrawal (ashwinstar), Soumyadeep Chakraborty (soumyadeepc) 2 2022-02-07
02:57
2021-12-16
10:05
inefficient loop in StandbyReleaseLockList() 3380 Committed 13 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) tgl 1 2021-10-31
19:39
2021-11-06
23:13
Use generation context to speed up tuplesorts 3381 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 3 2022-04-04
11:19
2022-04-04
11:18
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Moved to next CF 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
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 7/7 +12702−162 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-20
20:22
enhancing plpgsql API for debugging and tracing 2684 Moved to next CF Not processed Pavel Stehule (okbobcz) Aleksander Alekseev (aalekseev) tgl 9 2022-03-31
21:06
2022-04-01
04:51
possibility to rename root namespace in plpgsql 2839 Moved to next CF Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) 7 2022-03-07
05:49
2022-03-07
05:48
proposal of adding 2 new diag items related to parsing the dynamic sql statement 3258 Returned with feedback Not processed Dinesh Chemuduru (dineshc) Pavel Stehule (okbobcz) 2 2021-12-03
07:39
2022-08-02
22:55
Better localization of errors in plpgsql variable initialization 3386 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) tgl 1 2021-10-31
16:44
2021-10-29
18:09
Refactoring
Remove page-read callback from XLogReaderState 2113 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) macdice 13 2021-10-04
06:18
2021-10-07
08:28
Split StdRdOptions into HeapOptions and ToastOptions 2370 Returned with feedback Not processed Nikolay Shaplov (nataraj) 10 2021-10-04
07:11
2021-07-22
08:30
Rework the sslfiles Makefile target 3029 Committed Not processed Jacob Champion (jchampion) Michael Paquier (michael-kun), Daniel Gustafsson (d_gustafsson) d_gustafsson 3 2021-10-19
18:22
2021-10-19
18:25
Extend portability of client_connection_check_interval 3098 Moved to next CF Not processed Thomas Munro (macdice) Maksim Milyutin (maksm90) macdice 5 2022-02-14
04:16
2022-02-14
04:15
psql - refactor echo code 3140 Moved to next CF Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 2023-04-03
20:03
2023-04-03
20:03
A micro-optimisation for ProcSendSignal() 3146 Moved to next CF Not processed Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc) macdice 4 2021-12-16
03:02
2021-12-16
03:00
Split xlog.c 3173 Returned with feedback Not processed Heikki Linnakangas (heikki) 3 2021-11-15
10:11
2021-11-24
19:44
automatically generating node support functions 3182 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 6 2022-07-09
14:37
2022-08-09
13:16
improvements in Unicode tables generation code 3208 Committed Not processed Peter Eisentraut (petere) petere 3 2021-10-04
18:32
2021-10-04
18:36
Extensible storage manager API - smgr hooks 3216 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) 5 2022-03-22
00:20
2022-03-22
00:20
Some RELKIND macro refactoring 3308 Moved to next CF Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 3 2021-12-03
13:13
2021-12-03
13:12
Remove duplicate static function check_permissions in slotfuncs.c and logicalfuncs.c 3319 Committed Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 1 2021-09-14
01:19
2021-09-14
22:18
Deduplicate code updating ControleFile 3323 Committed 15 Not processed Amul Sul (sulamul) Nathan Bossart (bossartn) michael-kun 1 2021-11-29
04:53
2021-11-29
04:48
ResourceOwner refactoring 3364 Moved to next CF Not processed Heikki Linnakangas (heikki) Julien Rouhaud (rjuju), Aleksander Alekseev (aalekseev) 2 2022-02-07
03:07
2023-11-17
20:52
using an end-of-recovery record in all cases 3365 Moved to next CF 15 Not processed Robert Haas (rhaas), Amul Sul (sulamul) 2 2022-01-17
09:26
2022-01-16
04:52
Join MakeSingleTupleTableSlot() and MakeTupleTableSlot() 3371 Withdrawn 15 Not processed Aleksander Alekseev (aalekseev) 1 2021-11-22
12:50
2021-10-26
16:36
be clear about the error message "worker took too long to start; canceled" 3378 Committed Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) alvherre 1 2021-11-22
16:06
2021-11-22
16:25
remove internal support in pgcrypto 3391 Committed Not processed Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) petere 1 2021-11-05
14:07
2021-11-05
14:12
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
Row filtering for logical replication 2906 Moved to next CF 15 Not processed Euler Taveira (eulerto), Peter Smith (smithpb), Ajin Cherian (ajinc), Hou Zhijie (houzj) Dilip Kumar (dilip.kumar), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Peter Smith (smithpb2250), Hou Zhijie (houzj), Rahila Syed (rahila) amitkapila 7 2022-02-27
18:02
2022-03-07
02:31
Identify missing publications from publisher while create/alter subscription. 2957 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Euler Taveira (eulerto), Ashutosh Sharma (ashu_coek), Japin Li (japin), Bharath Rupireddy (bharathrupireddy) amitkapila 6 2022-04-01
14:59
2022-03-31
09:45
Minimal logical decoding on standbys (take 6) 2968 Moved to next CF Not processed Amit Khandekar (amitdkhan) Fabrízio Mello (fabriziomello), Bertrand Drouvot (bdrouvot) 5 2022-02-07
02:49
2023-04-08
17:12
Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 3040 Committed Not processed Bharath Rupireddy (bharathrupireddy) Daniel Gustafsson (d_gustafsson), vigneshwaran C (vignesh.postgres) d_gustafsson 3 2021-11-17
13:43
2021-11-17
13:43
tablesync early exit 3062 Moved to next CF 15 Not processed Peter Smith (smithpb2250) 6 2022-04-05
04:09
2022-04-05
05:55
A test for replay of regression tests 3090 Moved to next CF Not processed Thomas Munro (macdice) Anastasia Lubennikova (lubennikovaav) macdice 4 2022-01-19
22:47
2022-02-02
03:14
avoid logical replication empty transactions 3093 Moved to next CF 15 Not processed Euler Taveira (eulerto), Ajin Cherian (ajinc) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb), Greg Nancarrow (gregn1234) amitkapila 5 2022-03-31
19:19
2022-03-30
08:30
Replicates changes for all tables in schema 3139 Committed 15 Not processed vigneshwaran C (vignesh.postgres) Greg Nancarrow (gregn1234), Haiying Tang (tanghy), Mark Dilger (mark.dilger), Hou Zhijie (houzj), Rahila Syed (rahila) amitkapila 3 2021-11-16
04:40
2021-11-16
04:44
Detectable crashes and unlogged table resets 3183 Moved to next CF Not processed Jeff Davis (jdavis) 5 2022-03-07
01:41
2022-03-05
10:33
Skipping logical replication transactions on subscriber side 3205 Moved to next CF Not processed Masahiko Sawada (masahikosawada) vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Mark Dilger (mark.dilger), Hou Zhijie (houzj) amitkapila 5 2022-03-29
05:10
2022-04-07
11:39
Allow providing restore_command as a command line option to pg_rewind 3213 Moved to next CF Not processed Alexey Kondratov (ololobus) Andrey Borodin (x4m) 5 2022-04-07
05:52
2022-04-07
05:53
PITR enhance getRecordTimestamp() 3222 Moved to next CF Not processed Simon Riggs (simon) 8 2022-09-16
12:37
2022-01-31
19:11
Column filtering in logical replication 3230 Moved to next CF 15 Not processed Álvaro Herrera (alvherre), Rahila Syed (rahila.syed), Tomas Vondra (fuzzycz) Álvaro Herrera (alvherre), Peter Eisentraut (petere), vigneshwaran C (vignesh.postgres) fuzzycz 5 2022-03-26
18:21
2022-03-30
12:01
Teach pg_receivewal to use lz4 compression 3231 Committed 15 Not processed Georgios Kokolatos (gkokolatos) Michael Paquier (michael-kun) michael-kun 3 2021-11-05
04:39
2021-11-24
11:54
parse_subscription_options - some suggested improvements 3244 Moved to next CF 15 Not processed Peter Smith (smithpb2250) Nathan Bossart (bossartn) michael-kun 3 2021-12-08
17:34
2021-12-08
04:09
schema change not getting invalidated, both renamed table and new table data were getting replicated 3262 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl) tgl 8 2023-01-06
16:12
2023-01-06
16:21
Harden against premature discarding of WAL segments in TAP tests 3333 Withdrawn Not processed Mark Dilger (mark.dilger) Nathan Bossart (bossartn) 1 2021-11-03
23:54
2021-11-03
23:56
archive modules 3337 Moved to next CF 15 Not processed Nathan Bossart (bossartn) Magnus Hagander (mha), Stephen Frost (sfrost), Robert Haas (rhaas), Michael Paquier (michael-kun), Fujii Masao (masaofujii), David Steele (dsteele) rhaas 3 2022-02-04
06:01
2022-11-15
21:51
Logical Replication failing if the DateStyle is different in Publisher & Subscriber 3366 Committed Not processed Japin Li (japin) B Sadhu Prasad Patro (sadhuprasad) tgl 1 2021-11-02
18:29
2021-11-02
18:36
Add checkpoint stats of snapshot and mapping files of pg_logical dir 3389 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 5 2022-10-11
06:52
2022-09-27
06:22
Synchronize logical replication slots from primary to standby 3393 Moved to next CF Not processed Peter Eisentraut (petere) 3 2022-02-18
06:56
2024-04-09
05:13
Logical insert/update/delete WAL records for custom table AMs 3394 Moved to next CF 15 Not processed Jeff Davis (jdavis) Simon Riggs (simon) 4 2022-07-20
16:24
2022-07-20
16:28
Prefetching in recovery, take II 3397 Moved to next CF 15 Not processed Thomas Munro (macdice) Julien Rouhaud (rjuju) macdice 3 2022-04-08
02:26
2022-04-08
01:46
Security
Improve sepgsql logging so it follows the behaviour of selinux's logging. 3076 Moved to next CF Not processed Dave Page (dpage) Jacob Champion (jchampion) tgl 4 2022-01-12
19:24
2022-01-12
19:24
Support for NSS as a libpq TLS backend 3138 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) Joshua Brindle (joshuab) 5 2022-02-23
10:32
2022-02-04
20:18
Delegating superuser tasks to new security roles 3223 Withdrawn 15 Not processed Mark Dilger (mark.dilger) Andrew Dunstan (adunstan), Nathan Bossart (bossartn) 3 2021-11-15
20:47
2021-11-01
22:42
Kerberos delegation support in libpq and postgres_fdw 3265 Returned with feedback Not processed Peifeng Qiu (pqiu) 2 2021-11-26
13:42
2023-04-08
02:00
Upgrade pgcrypto to crypt_blowfish 1.3 3338 Moved to next CF Not processed Daniel Fone (daniel.fone) Daniel Gustafsson (d_gustafsson) 4 2022-08-01
20:51
2021-10-02
11:02
Server Features
Index Skip Scan 1741 Moved to next CF 16 Not processed Dmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen) Peter Geoghegan (pgeoghegan), Dilip Kumar (dilip.kumar), Thomas Munro (macdice), Chris Travers (einhverfr), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf), Yuming Wang (yumwang), Jet Zhang (thinkj), Alexandre Felipe (bob.tpro) 19 2022-03-24
11:32
2022-03-29
03:19
Global temporary table 2349 Moved to next CF 16 Not processed Wenjing Zeng (wenjing.zwj) Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) 13 2022-06-30
20:54
2022-06-30
20:54
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2023-02-13
18:18
2022-03-31
19:21
ALTER SYSTEM READ { ONLY | WRITE } 2602 Moved to next CF Not processed Amul Sul (sulamul) 9 2022-01-10
04:22
2021-12-01
04:59
Extended statistics / estimate Var op Var clauses 2831 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr), Mark Dilger (mark.dilger) 9 2022-10-12
08:03
2022-10-12
08:04
New Table Access Methods for Multi and Single Inserts 2871 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 9 2022-10-12
05:31
2024-10-31
04:17
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
SQL/JSON: functions 2901 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) adunstan 7 2022-04-08
03:47
2022-04-08
12:15
SQL/JSON: JSON_TABLE 2902 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) adunstan 7 2022-04-08
03:48
2022-04-06
18:05
Allow batched insert during cross-partition updates 2992 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Hou Zhijie (houzj) efujita 10 2022-12-20
10:23
2022-12-20
11:19
Add regexp_positions(string text, pattern text, flags text) → setof record (starts integer[], lengths integer[]) 3027 Returned with feedback Not processed Joel Jacobson (joeljacobson) Tom Lane (tgl) 3 2021-12-03
08:46
2021-09-21
17:55
PROXY protocol support 3032 Moved to next CF Not processed Magnus Hagander (mha) Jacob Champion (jchampion), wilfried roset (wilfriedroset), Julien Riou (riouj) 7 2022-10-12
05:27
2022-07-28
20:05
Extended statistics in EXPLAIN 3050 Moved to next CF Not processed Tomas Vondra (fuzzycz) Tatsuro Yamada (tatsuro_yamada) 6 2022-08-01
20:38
2022-01-18
11:31
Merging statistics from children instead of re-sampling everything 3052 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 2022-04-08
13:24
2022-02-18
11:50
Add missing function abs (interval) 3054 Returned with feedback Not processed Isaac Morland (ijmorlan) Tom Lane (tgl) 3 2021-12-03
07:41
2021-12-03
07:41
estimating joins using extended statistics 3055 Moved to next CF Not processed Tomas Vondra (fuzzycz) Andy Fan (andyf) 4 2022-02-07
03:20
2022-01-19
10:18
Add callback table access method to reset filenode when dropping relation 3073 Moved to next CF Not processed Mats Kindahl (matski) Aleksander Alekseev (a.alekseev), Alexander Kuzmenkov (akuzmenkov) 7 2022-10-12
07:38
2022-10-12
07:39
Asymmetric partition-wise JOIN 3099 Moved to next CF 15 Not processed KaiGai Kohei (kaigai), Andrei Lepikhov (lepikhov) Alexander Pyhalov (a.pyhalov) 7 2022-10-12
05:27
2022-01-17
10:42
Extensible parsing 3100 Moved to next CF 15 Not processed Julien Rouhaud (rjuju) 4 2022-01-17
00:33
2022-01-17
00:33
logical decoding and replication of sequences 3155 Moved to next CF Not processed Tomas Vondra (fuzzycz) Peter Eisentraut (petere) fuzzycz 5 2022-03-24
22:07
2022-08-29
21:42
Range Merge Join 3160 Moved to next CF 15 Not processed Thomas Mannhart (thomasmannhart97) 4 2022-02-07
03:12
2022-01-17
07:39
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
PoC: improving join estimates using sampling 3211 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 2022-03-22
00:25
2022-03-22
00:17
Cleaning up orphaned files using undo logs 3228 Moved to next CF Not processed Antonin Houska (a.houska) Dmitry Dolgov (erthalion) 4 2022-02-07
03:08
2022-01-12
08:27
Automatic notification of top transaction IDs 3232 Returned with feedback Not processed Gurjeet Singh (gurjeet) Cary Huang (cary) 3 2021-11-04
13:05
2021-11-04
15:01
Gather partial paths for subproblem's topmost scan/join rel 3274 Moved to next CF Not processed Richard Guo (richardguo) Antonin Houska (a.houska) tgl 5 2022-07-30
17:05
2022-07-30
17:15
Tags in errordata 3293 Moved to next CF 15 Not processed Ronan Dunklau (rdunklau) Greg Stark (stark), Justin Pryzby (justinpryzby) 4 2022-04-07
06:44
2022-04-07
06:44
Preserving db/ts/relfilenode OIDs across pg_upgrade 3296 Moved to next CF Not processed Antonin Houska (a.houska), Shruthi Gowda (shruthi) Robert Haas (rhaas), Rushabh Lathia (rlathia) rhaas 4 2022-03-22
15:38
2022-06-16
23:24
Support pg_ident mapping for LDAP 3314 Moved to next CF Not processed Jacob Champion (jchampion) Magnus Hagander (mha) 5 2022-08-17
17:16
2022-02-17
19:15
extended statistics on partitioned tables 3330 Moved to next CF Not processed Tomas Vondra (fuzzycz) fuzzycz 2 2022-01-16
16:32
2022-01-16
23:44
Atomic rename feature for Windows 3347 Moved to next CF Not processed Victor Spirin (v.spirin) 6 2022-11-30
12:38
2022-11-30
12:38
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
Hidden/invisible columns 3361 Rejected 15 Not processed Gilles Darold (darold) 1 2021-10-29
09:16
2021-10-28
15:55
Add support for ALTER INDEX .. ALTER [COLUMN] col_num {SET,RESET} 3382 Withdrawn Not processed Michael Paquier (michael-kun) 1 2021-11-01
05:02
2021-11-02
03:42
Multi-column list partitioning 3383 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) 2 2022-02-07
03:09
2022-01-14
09:49
use has_privs_for_role for predefined roles 3384 Moved to next CF 15 Not processed Joshua Brindle (joshuab) Nathan Bossart (bossartn) jconway 3 2022-03-28
19:35
2022-08-31
12:30
SQL Commands
SQL:2011 application time 2048 Moved to next CF Not processed Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) Peter Eisentraut (petere) 12 2022-02-07
03:18
2025-02-17
06:42
Incremental Materialized View Maintenance 2138 Moved to next CF 16 Not processed Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua) 17 2022-10-12
07:49
2022-10-12
07:53
Implement INSERT SET syntax 2218 Moved to next CF Not processed Gareth Palmer (gareth) Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj) 15 2022-08-01
20:18
2022-07-14
10:45
WITH SYSTEM VERSIONING Temporal Tables 2316 Returned with feedback Not processed Surafel Temesgen (surafel) Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) 11 2021-11-16
12:31
2021-11-16
12:31
Automatic HASH and LIST partition creation 2694 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Nitin Jadhav (nitinjadhav11), Pavel Borisov (pborisov) 7 2021-12-02
11:20
2021-12-02
11:20
Allow COPY "text" to output a header and add header matching mode to COPY FROM 2780 Moved to next CF Not processed Rémi Lapeyre (remilapeyre) Peter Eisentraut (petere) petere 8 2022-03-30
07:11
2022-03-30
07:11
CLUSTER on partitioned table 2800 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) Matthias van de Meent (mmeent) alvherre 8 2022-04-02
17:11
2022-04-04
12:59
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
Partial foreign key updates in referential integrity triggers 2932 Moved to next CF 15 Not processed Paul Martinez (pauljulius) Peter Eisentraut (petere) petere 5 2021-12-08
10:29
2021-12-08
10:29
rename column if exists 3045 Moved to next CF Not processed David Oksman (oks) Yagiz Nizipli (yagiznizipli) 4 2022-01-17
00:30
2022-01-17
00:29
DELETE CASCADE 3195 Moved to next CF 15 Not processed David Christensen (davidchristensen) 4 2023-03-06
15:40
2022-01-31
16:30
Non-decimal integer literals 3292 Moved to next CF Not processed Peter Eisentraut (petere) John Naylor (john.naylor) petere 6 2022-12-14
06:13
2023-01-23
21:20
UNIQUE null treatment option 3307 Moved to next CF Not processed Peter Eisentraut (petere) Vik Fearing (xocolatl), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) petere 4 2022-02-03
10:54
2022-02-03
10:54
(LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented in tab-complete 3334 Committed 15 Not processed Koyu Tanigawa (tripkt) Shinya Kato (shinyakato) masaofujii 1 2021-10-05
01:15
2021-10-05
01:15
Added TRANSFORM FOR for COMMENT tab completion 3336 Committed Not processed Ken Kato (kkato) Shinya Kato (shinyakato) masaofujii 1 2021-11-05
12:33
2021-11-05
12:36
Improved tab completion for PostgreSQL parameters in enums 3345 Withdrawn 15 Not processed Kosei masumura (k0se) masaofujii 1 2021-10-13
08:15
2021-10-13
18:08
Improve the HINT message of the ALTER command for postgres_fdw 3351 Committed 15 Not processed Kosei masumura (k0se) masaofujii 1 2021-10-26
16:04
2021-10-26
16:04
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 Moved to next CF Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) heikki 12 2023-02-23
13:43
2023-02-23
13:43
Mitigate pg_rewind race condition, if config file is enlarged concurrently. 2869 Moved to next CF Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson), Cary Huang (cary) d_gustafsson 7 2022-04-05
13:03
2022-04-05
08:11
New default role allowing to change per-role settings 2918 Moved to next CF Not processed Michael Banck (mbanck) Stephen Frost (sfrost), Shinya Kato (kato-shinya) 8 2022-08-01
20:31
2022-01-29
11:10
Catalog version access 2999 Moved to next CF Not processed Vik Fearing (xocolatl), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 5 2022-01-31
07:57
2022-01-31
18:10
Reduce lock level for ALTER TABLE ... ADD CHECK 3088 Withdrawn 15 Not processed Simon Riggs (simon) Greg Sabino Mullane (greg) 3 2021-11-21
21:05
2021-10-03
16:51
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
Add JSON logging via jsonlog log_destination 3312 Moved to next CF 15 Not processed Michael Paquier (michael-kun), Sehrope Sarkuni (sehrope) michael-kun 3 2022-01-17
01:22
2022-01-17
02:12
allow users with a predefined role to access pg_backend_memory_contexts view, pg_shmem_allocations view and pg_log_backend_memory_contexts function 3352 Committed Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) jdavis 1 2021-10-27
21:12
2021-10-25
10:00
CREATE ROLE IF NOT EXISTS 3370 Moved to next CF Not processed David Christensen (davidchristensen) 2 2023-03-06
15:41
2022-01-10
14:43
Allog pg_signal_backend role to execute pg_log_backend_memory_contexts(). 3372 Committed 15 Not processed Jeff Davis (jdavis) Nathan Bossart (bossartn) jdavis 1 2021-10-27
21:13
2021-10-26
21:04
Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. 3373 Committed 15 Not processed Jeff Davis (jdavis) jdavis 1 2021-11-10
01:03
2021-11-09
16:29
Allows database-specific role memberships 3374 Moved to next CF 18 Not processed Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) Antonin Houska (a.houska) sfrost 6 2024-10-08
06:21
2024-10-08
07:25
Allow root ownership of client certificate key 3379 Moved to next CF Not processed David Steele (dsteele) Stephen Frost (sfrost), Tom Lane (tgl) tgl 3 2022-02-28
19:13
2022-03-02
17:17