Commitfest 2020-03

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 90. Moved to next CF: 117. Withdrawn: 8. Rejected: 1. Returned with Feedback: 21. Total: 237.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction 528 Committed 13 Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Noah Misch (nmisch), satyanarayana Narlapuram (snarlap), Sameer Arora (sameera), Hüseyin Demir (huseyin.demir) nmisch 19 2020-04-06
07:02
2020-04-06
07:04
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) 2026 Moved to next CF stable Not processed Noah Misch (nmisch) Andrey Borodin (x4m) nmisch 10 2021-01-17
23:42
2021-01-12
16:41
Fix unique join costings 2050 Moved to next CF stable Not processed David Rowley (davidrowley) Tom Lane (tgl) 9 2020-12-03
09:54
2020-10-30
16:33
fix for BUG #3720: wrong results at using ltree 2054 Committed Not processed Filip Rembiałkowski (filiprem) Tom Lane (tgl), Ibrar Ahmed (ibrar), Benjie Gillam (benjie) tgl 5 2020-03-31
15:48
2020-03-31
15:47
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
Windows could not stat file - over 4GB 2189 Moved to next CF Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Emil Iggland (emiliggland) tgl 8 2020-10-09
20:22
2020-10-13
00:25
pg_upgrade fails with non-standard ACL 2215 Moved to next CF 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
Invalid permission check in pg_stats for functional indexes 2274 Moved to next CF 13 Not processed Pierre Ducroquet (pinaraf) Kuntal Ghosh (kuntal_ghosh) 5 2020-07-05
20:31
2020-07-05
20:32
Fix base backup checksum verification for random or zero page headers 2308 Moved to next CF Not processed Michael Banck (mbanck) 4 2020-11-16
07:14
2021-09-13
11:45
Restore replication settings when modifying a field type 2317 Committed 13 Not processed Zongliang Quan (quanzl) Peter Eisentraut (petere), Euler Taveira (eulerto) petere 3 2020-03-13
12:32
2020-03-13
12:32
Colorization to the output of command-line has unproperly behaviors at Windows platform 2355 Committed Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Michail Nikolaev (nkey) michael-kun 2 2020-03-02
06:49
2020-03-02
09:01
Report all I/O errors in buffile.c 2365 Moved to next CF Not processed Thomas Munro (macdice) Ibrar Ahmed (ibrar) macdice 3 2020-06-16
20:27
2020-06-16
07:28
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert 2383 Moved to next CF Not processed Arseny Sher (sher-ars) amitkapila 3 2020-07-01
11:39
2020-03-04
13:29
Fix to_char() behaviour with 'WW-D' pattern 2388 Moved to next CF Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11) 3 2020-07-10
20:11
2020-07-10
20:10
Fix psql to report I/O errors on writing query results 2400 Committed Not processed Daniel Vérité (danielverite) David Z (idrawone.gmail.com), David Zhang (david.z) petere 2 2020-03-20
15:13
2020-03-23
18:51
Malformed JSON in EXPLAIN output for subplan removal 2414 Committed Not processed Daniel Gustafsson (d_gustafsson) Hamid Akhtar (hamidakhtar) tgl 1 2020-02-04
18:07
2020-02-04
18:08
pg_restore crash when there is a failure before all child process is created 2416 Committed Not processed vigneshwaran C (vignesh.postgres) ahsan hadi (ahsan.hadi) tgl 1 2020-01-31
19:42
2020-01-31
19:45
[doc] alter table references bogus table-specific planner parameters 2417 Committed Not processed Justin Pryzby (justinpryzby) michael-kun 1 2020-01-24
19:22
2020-01-24
00:59
DROP OWNED CASCADE vs Temp tables 2432 Moved to next CF stable Not processed Álvaro Herrera (alvherre) Tom Lane (tgl), ahsan hadi (ahsan.hadi) alvherre 2 2020-06-29
01:57
2020-05-06
17:02
Improve errors when setting incorrect bounds for SSL protocols 2439 Committed 13 Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 1 2020-03-23
03:55
2020-03-23
02:06
Fix for slow GIN index queries when "gin_fuzzy_search_limit" setting is relatively small for large tables 2442 Committed Not processed Ade Heyward (wizeird) Tom Lane (tgl) tgl 1 2020-04-03
17:16
2020-04-04
00:38
Minor issues in .pgpass 2445 Committed Not processed Fujii Masao (masaofujii) Hamid Akhtar (hamidakhtar) masaofujii 1 2020-03-05
04:08
2020-03-05
04:07
Bug in pg_restore with EventTrigger in parallel mode 2450 Committed Not processed Fabrízio Mello (fabriziomello) Tom Lane (tgl) tgl 1 2020-03-09
19:00
2020-03-09
19:44
Quoting issues with createdb 2453 Committed Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 1 2020-02-27
11:50
2020-02-27
02:24
more ALTER .. DEPENDS ON EXTENSION fixes 2458 Moved to next CF Not processed Álvaro Herrera (alvherre) Ibrar Ahmed (ibrar), ahsan hadi (ahsan.hadi) alvherre 2 2020-06-29
01:56
2020-04-20
17:55
Fix logical replication slot copy function 2459 Committed Not processed Masahiko Sawada (masahikosawada) Arseny Sher (sher-ars) alvherre 1 2020-03-17
19:25
2020-03-19
04:20
Fix PGXS so built control files work with VPATH builds 2461 Moved to next CF Not processed Craig Ringer (ringerc) 2 2020-07-31
19:10
2020-07-31
19:10
Replica sends an incorrect epoch in its hot standby feedback to the Master 2462 Withdrawn Not processed 1 2020-03-03
13:01
2020-03-12
05:21
Replica sends an incorrect epoch in its hot standby feedback to the Master 2463 Withdrawn Not processed 1 2020-03-03
13:01
2020-03-12
05:21
Replica sends an incorrect epoch in its hot standby feedback to the Master 2464 Committed stable Not processed Eka Palamadai (ekanathan) Thomas Munro (macdice) macdice 1 2020-03-12
05:22
2020-03-12
05:21
Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement 2466 Committed Not processed Ildar Musin (i.musin), Chris Travers (einhverfr) Tom Lane (tgl) tgl 1 2020-03-10
18:54
2020-03-10
18:55
ALTER TABLE ... SET STORAGE does not propagate to indexes 2468 Moved to next CF stable Not processed Peter Eisentraut (petere) petere 2 2020-05-26
18:50
2020-05-08
08:17
Some problems of recovery conflict wait events 2475 Committed Not processed Masahiko Sawada (masahikosawada) Fujii Masao (masaofujii), Julien Rouhaud (rjuju) masaofujii 1 2020-04-03
03:28
2020-04-03
05:00
Fix handling of invalid index on TOAST tables during reindex 2479 Committed Not processed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) michael-kun 1 2020-03-10
06:53
2020-03-13
16:58
ALTER tbl rewrite and REINDEX CONCURRENTLY lose CLUSTER property 2481 Committed stable Not processed Amit Langote (amitlan) Ibrar Ahmed (ibrar) michael-kun 1 2020-04-06
02:48
2020-04-06
02:47
Fix broken resetting of subplan node's hash tables 2494 Committed Not processed Andreas Karlsson (kandreas) Tom Lane (tgl) tgl 1 2020-02-29
19:50
2020-03-01
12:52
Clients
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 2020-07-13
10:22
2020-07-13
10:21
New libpq option to prefer standby for connection 1677 Moved to next CF Not processed Haribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb) tgl 15 2021-03-03
01:18
2021-03-03
18:54
Psql patch to show access methods info 1689 Committed 13 Not processed Alik Khilazhev (alikhil), Sergey Cherkashin (cherkashins) Kyotaro Horiguchi (horiguti), Nikita Glukhov (n.glukhov), vigneshwaran C (vignesh.postgres) smagen 10 2020-03-08
10:46
2020-03-08
10:47
pgbench - add pseudo-random permutation function 1736 Moved to next CF Not processed Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) Muhammad Usama (muhammad_usama) deanr 14 2021-04-06
12:34
2021-04-06
21:31
pgbench - add \aset to store results of combined queries (\;) 2091 Committed Not processed Fabien Coelho (calvin) Ibrar Ahmed (ibrar) michael-kun 5 2020-04-03
02:48
2020-04-03
05:23
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
psql - improve code coverage 2262 Moved to next CF Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan) 5 2020-07-30
21:46
2020-08-03
19:34
ECPG new statement: DECLARE STATEMENT 2334 Moved to next CF Not processed Hayato Kuroda (ha-kun) Shawn Wang (shawnwang) meskes 8 2021-03-25
00:15
2021-01-27
09:18
color by default 2406 Committed Not processed Peter Eisentraut (petere) Sulidi Maimaitiming (smaimaitiming) petere 2 2020-03-29
09:57
2020-04-02
07:22
Add %x to PROMPT1 and PROMPT2 2427 Committed 13 Not processed Vik Fearing (xocolatl) Fabien Coelho (calvin) michael-kun 1 2020-02-13
03:58
2020-02-12
08:33
ALTER TEXT SEARCH DICTIONARY tab completion 2486 Committed 13 Not processed Jeff Janes (jjanes) Georgios Kokolatos (gkokolatos) tgl 1 2020-03-07
21:58
2020-03-07
22:00
\gfmt format [filename] 2503 Committed 13 Not processed Pavel Stehule (okbobcz) Vik Fearing (xocolatl) tgl 1 2020-04-07
21:46
2020-04-08
04:16
Code Comments
Comments related to fact that snapshot is taken twice for each non-prepared query 2446 Committed Not processed Michail Nikolaev (nkey) alvherre 1 2020-02-28
16:28
2020-02-28
16:28
Documentation
document that psql's FETCH_COUNT does not work with combined (\;) queries 2219 Moved to next CF Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan), David Johnston (polobo) 6 2020-09-30
06:26
2020-09-30
06:27
Add A Glossary 2305 Committed Not processed Corey Huinker (coreyh) Fabien Coelho (calvin), Justin Pryzby (justinpryzby) alvherre 2 2020-04-03
16:24
2020-04-05
22:07
[doc] vacuum full, fillfactor, and "extra space" 2412 Moved to next CF stable Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 3 2020-08-02
21:54
2020-08-02
21:54
Clarify documentation for ALTER SUBSCRIPTION ... REFRESH PUBLICATION 2436 Committed stable Not processed David Christensen (davidchristensen) alvherre 1 2020-02-11
19:18
2020-02-05
18:08
First WAL segment file that initdb creates 2448 Committed Not processed Fujii Masao (masaofujii) David Zhang (david.z) masaofujii 1 2020-03-03
03:29
2020-03-03
03:29
Document concurrent index builds waiting on each other 2454 Moved to next CF stable Not processed James Coleman (jcole1989) David Johnston (polobo) alvherre 5 2021-01-13
21:17
2021-01-13
23:49
Fix docs and names of RecoveryWalAll and RecoveryWalStream wait events 2477 Committed Not processed Fujii Masao (masaofujii) atsushi torikoshi (atorik) masaofujii 1 2020-03-19
06:35
2020-03-19
06:34
Miscellaneous
anycompatible and anycompatiblearray polymorphic types 1911 Committed Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) tgl 7 2020-03-19
15:43
2020-03-19
16:09
parse-time support function for "any" datatype 2081 Moved to next CF Not processed Pavel Stehule (okbobcz) 10 2021-03-09
05:31
2021-03-03
17:25
Adding a test for speculative wait case 2200 Committed Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) andresfreund 4 2020-03-24
19:13
2020-03-24
19:13
pgrename_temp() – concurrent rename of temporary files on Windows 2230 Returned with feedback Not processed Alexander Korotkov (smagen) 4 2020-04-05
16:24
2020-03-30
20:37
Ltree, lquery, and ltxtquery binary protocol support 2242 Committed Not processed Nino Floris (nino) Alexander Korotkov (smagen) tgl 4 2020-04-01
21:32
2020-04-01
21:52
Add index AM callback to adjust opfamily member dependencies 2243 Moved to next CF Not processed Tom Lane (tgl) Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar) tgl 5 2020-08-01
21:13
2020-08-01
21:17
Add more compile-time asserts 2286 Committed 13 Not processed Peter Smith (smithpb) Michael Paquier (michael-kun) michael-kun 3 2020-02-03
06:53
2020-03-10
02:23
Add uri percent-encoding for binary data 2299 Moved to next CF Not processed Anders Åstrand (anders_a) Daniel Gustafsson (d_gustafsson) 4 2020-07-29
20:27
2020-07-29
20:27
Extracting only the columns needed for a query 2331 Moved to next CF Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Dmitry Dolgov (erthalion) 4 2020-07-01
00:04
2020-06-30
23:59
Improve checking for pg_index.xmin 2337 Returned with feedback Not processed Alexander Korotkov (smagen) 3 2020-03-24
22:27
2020-03-24
22:27
VACUUM memory management 2374 Moved to next CF Not processed Ibrar Ahmed (ibrar) Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison) 3 2020-07-02
02:43
2020-04-05
20:26
Fastpath while arranging the changes in LSN order in logical decoding 2382 Committed Not processed Dilip Kumar (dilip.kumar) Heikki Linnakangas (heikki), David Zhang (david.z) andresfreund 2 2020-03-25
03:51
2020-03-25
04:09
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern 2389 Moved to next CF Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim) 3 2020-07-10
20:10
2020-07-10
20:10
Removal of apply_typmod function in #if 0 2415 Committed Not processed vigneshwaran C (vignesh.postgres) Peter Eisentraut (petere) petere 1 2020-03-02
07:57
2020-03-02
09:18
explain to report bucket and memory stats for TupleHashTable nodes 2428 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 2020-07-23
11:35
2020-07-23
11:35
Identifying user-created objects 2444 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) 2 2020-07-30
21:52
2020-07-30
21:52
Clean up some old cruft related to Windows 2457 Committed 13 Not processed Michael Paquier (michael-kun) michael-kun 1 2020-02-20
07:16
2020-02-21
03:08
Monitoring & Control
SQL statements statistics counter view (pg_stat_sql) 790 Moved to next CF Not processed Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) 8 2020-09-17
05:01
2020-09-23
02:12
Shared-memory based stats collector 1708 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 2021-10-01
17:20
2022-04-08
04:44
Planning counters in pg_stat_statements 1999 Committed Not processed Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Thomas Munro (macdice), PAscal L (pascall) Greg Stark (stark), Yoshikazu Imai (yimai), PAscal L (pascall) masaofujii 6 2020-04-02
02:37
2020-04-08
12:32
Expose queryid in pg_stat_activity and log_line_prefix 2069 Moved to next CF Not processed Julien Rouhaud (rjuju) atsushi torikoshi (atorik), Evgeny Efimkin (efimkine), Nitin Jadhav (nitinjadhav11) bmomjian 10 2021-04-08
08:34
2021-04-08
15:17
socket_timeout in interfaces/libpq 2175 Returned with feedback 13 Not processed Ryohei Nagaura (nyannyan) 5 2020-04-08
12:39
2020-04-08
12:39
Parallel leader process info in EXPLAIN output 2315 Returned with feedback Not processed Thomas Munro (macdice) Melanie Plageman (melanieplageman) 3 2020-03-17
00:16
2020-03-17
22:21
Add accumulated statistics for wait event 2332 Moved to next CF Not processed Yoshikazu Imai (yimai) Pavel Stehule (okbobcz), atsushi torikoshi (atorik) 4 2020-08-02
22:00
2020-08-02
22:00
vacuum: error context to include block number 📎 2361 Committed 13 Not processed Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre), Amit Kapila (amitkapila), Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) amitkapila 2 2020-03-31
17:18
2020-04-01
19:31
Autovacuum: vacuum tables in descending order of xid_age 2364 Moved to next CF Not processed David Fetter (dfetter) Vik Fearing (xocolatl), David Kimura (dgkimura) 3 2020-08-03
06:53
2020-08-03
06:53
Expose lock group leader pid in pg_stat_activity 2390 Committed Not processed Julien Rouhaud (rjuju) Guillaume Lelarge (gleu) michael-kun 2 2020-02-06
00:46
2020-03-16
06:02
SLRU stats 2424 Committed Not processed Tomas Vondra (fuzzycz) fuzzycz 1 2020-04-02
00:41
2020-04-07
17:29
vacuum verbose: show pages marked allvisible/frozen/hintbits 2430 Moved to next CF Not processed Justin Pryzby (justinpryzby) Masahiko Sawada (masahikosawada) 3 2020-09-07
03:05
2020-09-07
03:05
pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side 2435 Committed Not processed Fujii Masao (masaofujii) masaofujii 1 2020-03-03
03:12
2020-03-24
01:46
WAL usage calculation 2438 Committed 13 Not processed Julien Rouhaud (rjuju), Kirill Bychik (tassadar) Amit Kapila (amitkapila), Fujii Masao (masaofujii), Dilip Kumar (dilip.kumar), Julien Rouhaud (rjuju) amitkapila 1 2020-04-07
15:09
2020-04-08
09:05
In bitmap scan explain node show how many relevant heap pages were not examined 2443 Returned with feedback 13 Not processed Jeff Janes (jjanes) James Coleman (jcole1989) 1 2020-03-31
02:45
2020-03-31
02:46
control max length of parameter values logged 2447 Committed 13 Not processed Alexey Bashtanov (bashtanov) Tom Lane (tgl) tgl 1 2020-04-02
19:05
2020-04-02
20:55
backend type in log_line_prefix 2465 Committed Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby) petere 1 2020-03-15
10:34
2020-04-01
13:44
Wait event that should be reported while waiting for WAL archiving to finish 2478 Committed Not processed Fujii Masao (masaofujii) atsushi torikoshi (atorik) masaofujii 1 2020-03-24
02:20
2020-03-24
02:13
Allow auto_explain to log plans before queries are executed 2480 Returned with feedback 13 Not processed Yugo Nagata (yugo.nagata) Julien Rouhaud (rjuju) 1 2020-04-08
13:25
2020-04-08
13:25
Performance
Protect syscache from bloating with negative cache entries 931 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) 23 2021-10-05
16:21
2021-03-24
05:26
Incremental sort 1124 Committed Not processed Alexander Korotkov (smagen), Tomas Vondra (fuzzycz), James Coleman (jcole1989) Tomas Vondra (fuzzycz), Antonin Houska (a.houska), James Coleman (jcole1989), Diego - (galponcio) fuzzycz 11 2020-04-08
15:29
2020-04-08
13:54
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
Autoprepare: implicitly replace literals with parameters and store generalized plan 1747 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan) 10 2020-07-01
09:19
2020-07-01
09:18
KNN for B-tree 1804 Returned with feedback Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen), Anastasia Lubennikova (lubennikovaav) smagen 8 2020-03-16
13:18
2024-11-28
11:19
NOT IN to ANTI JOIN transformation 2023 Returned with feedback 13 Not processed James Finnerty (jimfinnerty), Zheng Li (zhengli) 6 2020-04-08
13:32
2020-04-08
13:32
Built-in connection proxy 2067 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Koichi Suzuki (koichi) 7 2020-09-17
05:07
2021-04-28
10:14
Trigger autovacuum on tuple insertion 2093 Committed Not processed Laurenz Albe (laurenz) David Rowley (davidrowley), Laurenz Albe (laurenz), Justin Pryzby (justinpryzby) davidrowley 5 2020-03-28
07:50
2020-04-02
23:44
Parallel grouping sets 2147 Moved to next CF Not processed Richard Guo (richardguo) 6 2020-07-12
20:31
2020-07-12
20:30
Multi insert in CTAS/MatView 2160 Moved to next CF Not processed Paul Guo (paulguo), Taylor Vesely (tvesely) Asim Rama Praveen (apraveen) 6 2020-07-30
22:07
2020-07-30
22:08
Run-time pruning for ModifyTable 2173 Returned with feedback Not processed David Rowley (davidrowley) Amit Langote (amitlan), sho kato (kato-sho) 5 2020-04-07
11:52
2020-04-08
05:54
de-TOAST'ing using a iterator 2194 Moved to next CF Not processed Xiao Bao (djydewang) 8 2020-11-27
08:31
2020-11-27
08:31
Memory-Bounded Hash Aggregation 2201 Committed Not processed Jeff Davis (jdavis) jdavis 4 2020-03-18
22:56
2020-03-28
19:29
B-tree deduplication 2202 Committed Not processed Anastasia Lubennikova (lubennikovaav) Peter Geoghegan (pgeoghegan), Antonin Houska (a.houska) pgeoghegan 4 2020-02-26
21:09
2020-03-06
19:01
Fix handling of full outer joins by partitionwise join 2278 Committed Not processed Amit Langote (amitlan) Tom Lane (tgl), Justin Pryzby (justinpryzby), Richard Guo (richardguo) tgl 3 2020-04-08
02:12
2020-04-08
02:53
Make integer operations more efficient, inspired by Ryū 2285 Committed 13 Not processed David Fetter (dfetter) Andrew Gierth (rhodiumtoad) rhodiumtoad 3 2020-02-01
22:05
2020-01-11
13:31
bitmap cost should account for correlated indexes 2310 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) 7 2021-02-01
13:32
2021-01-28
12:51
Optimize dropping of relation buffers during recovery 2319 Moved to next CF Not processed Kirk Jamison (kirkjamison) Takayuki Tsunakawa (maumau), Haiying Tang (tanghy) amitkapila 7 2021-01-14
02:48
2021-01-13
05:25
Reducing memory usage of creating foreign key between partitioned tables 2330 Moved to next CF Not processed sho kato (kato-sho) Tom Lane (tgl) 5 2020-09-12
21:28
2020-09-04
11:34
Add reverse collations 2356 Withdrawn 13 Not processed David Fetter (dfetter) 2 2020-02-26
08:16
2019-11-18
21:48
Allow FunctionScans to pipeline results 2372 Withdrawn 13 Not processed John Dent (denty) 2 2020-03-23
00:14
2020-03-23
00:13
Using multicolumn statistics for more precise join selectivity estimatation 2386 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Yugo Nagata (yugo.nagata) 9 2021-10-01
07:13
2021-11-04
09:56
Optimize update of tables with generated columns 2392 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) petere 2 2020-02-17
15:16
2020-02-17
15:16
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() 2429 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Mark Dilger (mark.dilger) 4 2020-11-09
18:46
2020-11-09
18:47
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
Add support for IN and @> in functional-dependency statistics use 2434 Moved to next CF Not processed Pierre Ducroquet (pinaraf) Tomas Vondra (fuzzycz), Dean Rasheed (deanr) fuzzycz 2 2020-07-01
08:48
2020-07-01
08:47
Use heap_multi_insert()s for catalog insertions 2471 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) michael-kun 2 2020-07-31
05:29
2020-07-31
15:51
Use compiler intrinsics for bit ops in hash 2476 Committed 13 Not processed David Fetter (dfetter) David Rowley (davidrowley), John Naylor (john.naylor) davidrowley 1 2020-04-08
08:53
2020-04-08
06:35
Less-silly selectivity for JSONB and other matching operators 2484 Committed Not processed Tom Lane (tgl) Alexey Bashtanov (bashtanov) tgl 1 2020-04-01
14:32
2020-04-01
14:33
Asynchronous Append on postgres_fdw nodes. 2491 Moved to next CF 14 Not processed Kyotaro Horiguchi (horiguti) Andrei Lepikhov (lepikhov), movead li (movead.li), Muhammad Usama (muhammad_usama) efujita 6 2021-03-31
09:59
2021-04-06
10:25
Improvements to numeric sqrt() and ln() 2495 Committed Not processed Dean Rasheed (deanr) Tom Lane (tgl) deanr 1 2020-03-28
14:47
2020-03-25
16:45
Improving connection scalability: GetSnapshotData() 2500 Moved to next CF Not processed Andres Freund (andresfreund) andresfreund 3 2020-09-04
17:35
2020-09-30
22:43
JIT expression evaluation improvements 2501 Moved to next CF Not processed Andres Freund (andresfreund) 3 2020-09-30
06:53
2020-09-30
06:54
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
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR 2376 Moved to next CF Not processed John Dent (denty) Daniel Vérité (danielverite) 9 2021-10-01
10:20
2021-10-01
10:20
faster execution of simple expression in plpgsql 2467 Committed Not processed Amit Langote (amitlan) Tom Lane (tgl), Pavel Stehule (okbobcz) tgl 1 2020-03-26
23:01
2020-03-27
18:01
Support migration of plpythonu to Python 3 2473 Withdrawn Not processed Tom Lane (tgl) 1 2020-04-07
22:04
2020-04-02
13:19
Transform of bool type for plperl language 2502 Committed 13 Not processed Ivan Panchenko (wao) Tom Lane (tgl) tgl 1 2020-03-06
22:11
2020-03-07
15:34
Refactoring
Remove page-read callback from XLogReaderState 2113 Moved to next CF 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
standardize integer parsing in front-end utilities 2197 Withdrawn Not processed Surafel Temesgen (surafel), Joe Nelson (begriffs) Daniel Gustafsson (d_gustafsson) 4 2020-03-05
09:40
2020-03-05
09:38
pgbench - improve variable management performance 2236 Moved to next CF Not processed Fabien Coelho (calvin) 6 2020-09-17
05:31
2020-09-19
07:17
Introduce xid8 and xid8_current() etc, for 64 bit transaction IDs. 2271 Committed Not processed Thomas Munro (macdice) Takao Fujii (t-fujii) macdice 4 2020-04-07
00:15
2020-04-07
00:14
Executor code refactoring around result relations 2277 Moved to next CF Not processed Amit Langote (amitlan) Heikki Linnakangas (heikki) heikki 6 2020-10-19
11:56
2020-10-30
06:06
pgbench - refactor init functions with buffers 2313 Moved to next CF Not processed Fabien Coelho (calvin) heikki 5 2020-09-30
08:00
2020-09-30
07:59
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 2021-10-04
07:11
2021-07-22
08:30
Level4 Warnings show many shadow vars 2371 Committed Not processed michael-kun 2 2020-02-27
09:44
2020-02-27
12:55
Refactor compile-time assertion checks for C/C++ 2437 Returned with feedback 13 Not processed Michael Paquier (michael-kun) Georgios Kokolatos (gkokolatos) michael-kun 1 2020-03-23
03:55
2020-03-26
03:58
CommandTag enumeration 2440 Committed Not processed Mark Dilger (mark.dilger) Andres Freund (andresfreund) alvherre 1 2020-03-02
21:59
2020-03-16
21:41
Reduce WaitEventSet system call spam 2452 Moved to next CF Not processed Thomas Munro (macdice) macdice 6 2021-03-04
21:42
2021-03-01
03:21
Remove win32ver.rc from version_stamp.pl 2470 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2020-03-10
10:54
2020-03-10
10:54
Add LogicalTapeSetExtend() to logtape.c 2487 Committed 13 Not processed Jeff Davis (jdavis), Adam Lee (alipivotal) jdavis 1 2020-03-18
22:56
2020-03-07
21:00
Startup Centralization 2498 Moved to next CF Not processed Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) Andres Freund (andresfreund) 3 2020-09-17
05:26
2020-09-17
05:26
Retiring support for pre-7.3 FK constraint triggers 2506 Committed 13 Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) tgl 1 2020-03-05
20:50
2020-03-05
23:13
Replication & Recovery
Make async slave to wait for lsn to be replayed 772 Moved to next CF Not processed Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 2021-10-01
06:56
2021-03-22
05:05
pg_rewind: options to use restore_command from recovery.conf or command line 1849 Committed 13 Not processed Alexey Kondratov (ololobus) Andrey Borodin (x4m) michael-kun 8 2020-04-01
02:20
2020-04-01
08:56
online change primary_conninfo 1896 Committed 13 Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii) alvherre 7 2020-03-27
23:40
2020-04-01
14:03
Remove deprecated exclusive backup mode 1913 Moved to next CF Not processed David Steele (dsteele) Magnus Hagander (mha) 9 2021-03-19
14:13
2020-07-10
19:56
Add timeline to partial WAL segments 1919 Moved to next CF Not processed David Steele (dsteele) 9 2020-09-30
07:17
2020-09-30
07:17
logical streaming for large in-progress transactions 1927 Moved to next CF Not processed Amit Kapila (amitkapila), Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos), Dilip Kumar (dilip.kumar) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres) amitkapila 9 2020-09-09
03:10
2020-09-16
06:01
Add the capability to logical replication to transfer base types using binary 2152 Moved to next CF Not processed Dave Cramer (dcramer) Daniel Gustafsson (d_gustafsson) tgl 6 2020-07-21
23:53
2020-07-20
19:02
base backup client as auxiliary backend process 2192 Returned with feedback Not processed Peter Eisentraut (petere) 5 2020-02-28
09:01
2020-03-28
13:49
Row filtering for logical replication 2270 Returned with feedback 13 Not processed Euler Taveira (eulerto) Amit Langote (amitlan), Gerdan Santos (gerdan), movead li (movead.li) 4 2020-03-16
14:01
2022-03-07
02:31
Minimal logical decoding on standbys 2283 Moved to next CF Not processed Amit Khandekar (amitdkhan) Rahila Syed (rahila.syed) 4 2020-06-11
04:24
2023-04-08
17:12
skip empty transactions for logical replication 2384 Moved to next CF Not processed Euler Taveira (eulerto) 4 2020-09-17
05:29
2022-03-30
08:30
Restricting maximum keep segments by repslots 2407 Committed Not processed Kyotaro Horiguchi (horiguti) Jehan-Guillaume de Rorthais (ioguix) alvherre 2 2020-04-07
22:47
2020-04-08
08:02
WAL prefetch (another approach) 2410 Moved to next CF Not processed Thomas Munro (macdice) David Kimura (dgkimura) macdice 7 2021-04-08
14:21
2022-04-08
01:46
Prevent pg_basebackup running as root 2431 Rejected 13 Not processed Ian Barwick (barwick) 1 2020-02-27
09:39
2020-02-07
02:08
Improve logging around restore_command 2449 Moved to next CF Not processed Jeff Janes (jjanes) Fujii Masao (masaofujii), Pavel Borisov (pborisov) masaofujii 4 2020-11-20
06:46
2020-11-20
06:45
recovery_target_action=pause with confusing hint 2455 Committed Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii), movead li (movead.li) masaofujii 1 2020-03-31
18:38
2020-04-08
09:35
Improve handling of parameter differences in physical replication 2489 Moved to next CF Not processed Peter Eisentraut (petere) Sergei Kornilov (melkij) petere 5 2021-01-18
08:33
2021-01-18
08:33
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
Prevent recovery from trying to fetch WAL from future timelines 2497 Committed Not processed Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii), David Steele (dsteele) masaofujii 1 2020-04-07
16:50
2020-04-07
16:49
Security
Allow cluster owner to bypass authentication 2244 Returned with feedback Not processed Peter Eisentraut (petere) 4 2020-04-06
18:12
2020-04-06
18:12
Exposure related to GUC value of ssl_passphrase_command 2451 Committed Not processed Insung Moon (tsukiwamoon) keisuke kuroda (keisuke.kuroda.3862) masaofujii 1 2020-03-09
02:44
2020-03-09
05:23
Server Features
Generic type subscripting 1062 Moved to next CF 14 Not processed Dmitry Dolgov (erthalion) Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov) smagen 19 2021-02-01
12:12
2021-02-01
08:39
Push aggregation down to base relations and joins 1247 Moved to next CF Not processed Antonin Houska (a.houska) Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf) 19 2021-03-11
10:06
2021-03-11
13:34
Advanced partition matching for partition-wise join 1553 Committed 13 Not processed Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita), Amul Sul (sulamul), Ashutosh Bapat (ashutoshbapat), Mark Dilger (mark.dilger) efujita 11 2020-04-08
02:44
2020-04-08
10:18
Transactions involving multiple postgres foreign servers 1574 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda) 18 2021-10-04
01:00
2021-10-06
03:03
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
Add Hook Functions for Disk Quota Extension 1883 Moved to next CF Not processed Haozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu) Raymond Martin (ramarti) 8 2020-07-31
19:36
2020-07-31
19:35
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two 1947 Moved to next CF Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 8 2020-07-15
01:20
2020-07-15
00:09
Ltree syntax improvement 1977 Moved to next CF Not processed Dmitry Belyavsky (beldmit) Nikolay Shaplov (nataraj), Nikita Glukhov (n.glukhov), Aleksandr Sorokin (mustiks) 8 2020-09-30
07:48
2020-09-30
07:48
Replica with large recovery_min_apply_delay is not receiving changes from master after restart until this delay is expired 1995 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Martín Marqués (mmarques) 7 2020-08-03
09:32
2020-08-03
09:31
KMS - Internal key management system 2196 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon) Cary Huang (cary) 6 2020-12-10
06:48
2020-09-08
08:23
Resume vacuum and autovacuum from interruption and cancellation 2211 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Rafia Sabih (rafia.sabih), Ibrar Ahmed (ibrar) 4 2020-04-08
14:01
2020-04-08
14:00
A hook for path-removal decision on add_path 2234 Moved to next CF Not processed KaiGai Kohei (kaigai) 11 2022-03-24
13:27
2022-10-02
16:59
Unix-domain socket support on Windows 2237 Committed Not processed Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 4 2020-03-30
15:45
2020-03-30
15:43
Asymmetric partition-wise JOIN 2249 Moved to next CF Not processed KaiGai Kohei (kaigai) Andrei Lepikhov (lepikhov) 7 2021-04-30
03:11
2022-01-17
10:42
Fix partitionwise join with partially-redundant join clauses 2266 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) richardguo 16 2024-07-30
07:25
2024-07-30
07:36
GiST sorting build 2276 Moved to next CF Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) heikki 5 2020-11-05
16:15
2021-12-16
09:18
Support adding partitioned tables to logical replication publications 2301 Committed Not processed Amit Langote (amitlan) Peter Eisentraut (petere), Rafia Sabih (rafia.sabih), Rui Zhao (markrui) petere 3 2020-04-08
09:26
2020-04-08
14:10
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
Collation versions for Windows 2351 Committed Not processed Thomas Munro (macdice) Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) macdice 2 2020-03-25
03:08
2020-03-26
08:08
per-database-object collation version tracking 2367 Moved to next CF Not processed Julien Rouhaud (rjuju), Thomas Munro (macdice) Peter Eisentraut (petere) macdice 5 2020-11-02
12:54
2020-11-08
10:06
Online checksums verification 2369 Moved to next CF Not processed Julien Rouhaud (rjuju) Masahiko Sawada (masahikosawada) michael-kun 5 2020-11-05
01:20
2020-11-04
01:32
Allow WHEN in INSTEAD OF triggers 2398 Withdrawn Not processed David Fetter (dfetter) 2 2020-02-26
08:17
2020-01-06
16:15
GUC to disable cancellation of awaiting for synchronous replication 2402 Moved to next CF Not processed Andrey Borodin (x4m) Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev) 9 2021-10-06
13:13
2021-04-23
10:19
Unicode escapes with any backend encoding 2420 Committed Not processed Tom Lane (tgl) John Naylor (john.naylor) tgl 1 2020-03-06
19:19
2020-03-06
19:53
Extended statistics improvements 2421 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr) deanr 5 2020-12-03
10:09
2020-12-08
12:46
Rework handling of wal_receiver_create_temp_slot 2456 Committed 13 Not processed Sergei Kornilov (melkij) Michael Paquier (michael-kun) alvherre 1 2020-03-27
19:28
2020-03-19
02:26
allow trigger to get updated columns 2469 Committed Not processed Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) petere 1 2020-03-09
08:39
2020-03-09
08:39
parallel backup 2472 Moved to next CF Not processed Asif Rehman (asifrana) 2 2020-07-06
12:24
2020-07-06
12:39
truncating timestamps on arbitrary intervals 2474 Moved to next CF Not processed John Naylor (john.naylor) Peter Eisentraut (petere) petere 6 2021-03-24
15:39
2021-04-01
16:08
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
BEFORE ROW triggers for partitioned tables 2483 Committed Not processed Álvaro Herrera (alvherre) Ashutosh Bapat (ashutoshbapat) alvherre 1 2020-03-18
21:59
2020-03-18
22:01
Add absolute value to dict_int 2485 Committed 13 Not processed Jeff Janes (jjanes) Tom Lane (tgl) tgl 1 2020-03-08
22:35
2020-03-10
16:32
ALTER TYPE ... SET STORAGE 2488 Committed Not processed Tomas Vondra (fuzzycz) Tom Lane (tgl) tgl 1 2020-03-06
17:19
2020-03-06
17:23
Auto-analyze on partitioned tables 2492 Moved to next CF Not processed Yuzuko Hosoya (yuzu) Justin Pryzby (justinpryzby) alvherre 6 2021-04-08
05:54
2021-04-08
15:27
Opclass parameters 2493 Committed 13 Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen) smagen 1 2020-04-01
21:36
2020-04-01
12:09
TRUNCATE on foreign tables 2499 Moved to next CF Not processed KaiGai Kohei (kaigai) 2 2020-08-02
22:19
2020-08-02
22:19
SQL Commands
SQL/JSON: functions 1472 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan), Gerdan Santos (gerdan), Andrew Alsup (ahalsup) 13 2020-09-17
05:41
2022-04-08
12:15
SQL/JSON: JSON_TABLE 1473 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan) 12 2020-08-03
07:56
2022-04-06
18:05
Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 1533 Moved to next CF Not processed Matheus Oliveira (matheus.oliveira) Gerdan Santos (gerdan), Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima) 15 2021-04-08
15:08
2021-04-08
15:07
FETCH FIRST clause WITH TIES option 1844 Committed Not processed Surafel Temesgen (surafel) Tomas Vondra (fuzzycz), Vik Fearing (xocolatl) alvherre 8 2020-04-07
22:48
2020-04-08
04:29
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
range_agg / multiranges 2112 Moved to next CF 14 Not processed Paul Jungwirth (pjungwir) Pavel Stehule (okbobcz), Jeff Davis (jdavis) smagen 9 2020-12-21
00:29
2020-12-27
19:38
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
Allow an alias to be attached directly to a JOIN ... USING 2158 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 10 2021-03-31
15:41
2021-03-31
15:49
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 2021-10-03
16:16
2021-09-30
18:31
conflict handling for COPY FROM 2186 Returned with feedback Not processed Surafel Temesgen (surafel) Alexey Kondratov (ololobus), Anthony Nowocien (anthonyn), Takanori Asaba (takanori.asaba) 5 2020-04-08
15:17
2020-03-30
12:46
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
Allow to_date() and to_timestamp() to accept localized names 2255 Committed 13 Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Tom Lane (tgl) tgl 4 2020-03-03
16:07
2020-03-08
22:29
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE 2269 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexey Kondratov (ololobus) Justin Pryzby (justinpryzby), Cleysson Lima (cleyssonlima) michael-kun 9 2021-02-04
06:39
2021-02-15
02:58
extension patch of CREATE OR REPLACE TRIGGER 2307 Moved to next CF Not processed Takamichi Osumi (tatatappp) Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250) tgl 6 2020-11-14
22:05
2020-11-14
22:07
WITH SYSTEM VERSIONING Temporal Tables 2316 Moved to next CF Not processed Surafel Temesgen (surafel) Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) 11 2021-11-16
12:31
2021-11-16
12:31
Expose buffer usage during planning in EXPLAIN 2360 Committed 13 Not processed Julien Rouhaud (rjuju) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby) masaofujii 2 2020-04-03
02:32
2020-04-03
02:31
Unicode normalization SQL functions 2380 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin), Daniel Vérité (danielverite) petere 2 2020-04-02
08:07
2020-04-03
04:01
polymorphic table functions 2405 Returned with feedback Not processed Peter Eisentraut (petere) 2 2020-03-30
08:26
2020-02-01
09:55
window function improvements WIP 2419 Moved to next CF Not processed Krasiyan Andreev (krasiyan) Cleysson Lima (cleyssonlima) 3 2020-09-17
05:38
2020-09-17
05:38
Add MAIN_RELATION_CLEANUP and TOAST_TABLE_CLEANUP options to VACUUM 2426 Moved to next CF Not processed Nathan Bossart (bossartn) Kirk Jamison (kirkjamison) 3 2020-09-17
05:04
2021-02-09
17:43
Rational number type (fractions) 2441 Moved to next CF 14 Not processed Joe Nelson (begriffs) 3 2020-09-04
08:13
2020-09-04
08:12
Support external parameters in EXECUTE command 2460 Returned with feedback Not processed Peter Eisentraut (petere) Tom Lane (tgl) 1 2020-04-05
10:05
2020-03-09
21:21
System Administration
Improve search for missing parent downlinks in amcheck 2140 Committed 13 Not processed Alexander Korotkov (smagen) Peter Geoghegan (pgeoghegan) smagen 5 2020-03-11
09:04
2020-03-11
15:41
Add --include-foreign-data option to pg_dump to dump the data of foreign tables 2208 Committed 13 Not processed Luis M Carril (lmcarril) Daniel Gustafsson (d_gustafsson), Ashutosh Bapat (ashutoshbapat), vigneshwaran C (vignesh.postgres) alvherre 4 2020-03-25
17:24
2020-03-25
16:25
Add FOREIGN to ALTER TABLE in pg_dump when the target is a foreign table 2213 Committed 13 Not processed Luis M Carril (lmcarril) Daniel Gustafsson (d_gustafsson), vigneshwaran C (vignesh.postgres) alvherre 4 2020-03-20
20:35
2020-03-20
20:35
Online checksums - take 3 2260 Returned with feedback Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 4 2020-04-08
14:24
2021-03-09
19:09
ssl passphrase callback 2338 Committed 13 Not processed Andrew Dunstan (adunstan) Andreas Karlsson (kandreas) adunstan 3 2020-03-28
19:34
2020-03-28
19:35
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
Set host(no)ssl settings from initdb 2378 Moved to next CF Not processed David Fetter (dfetter) Vik Fearing (xocolatl), Takayuki Tsunakawa (maumau), Cary Huang (cary) 4 2020-09-07
02:58
2021-03-09
00:47
Recognizing superuser in pg_hba.conf 2397 Moved to next CF Not processed Vik Fearing (xocolatl) David Fetter (dfetter) 3 2020-07-03
09:25
2020-07-02
13:21
Verify true root on replicas with amcheck 2418 Returned with feedback Not processed Georgy Rylov (godjan) Cleysson Lima (cleyssonlima) 1 2020-04-08
14:26
2020-04-08
14:26
Add in the \conninfo start time current connection 2422 Returned with feedback Not processed Rodrigo Ramírez (roramirez) 1 2020-03-16
12:24
2020-03-16
16:01
Add in the \conninfo start time current connection 2423 Withdrawn 13 Not processed Rodrigo Ramírez (roramirez) 1 2020-03-16
16:00
2020-03-16
16:01
vacuum verbose is unclear 2425 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 2020-07-05
20:49
2020-07-05
20:48
Function to track shmem reinit time 2496 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Robert Haas (rhaas), Alexander Korotkov (smagen), Tomas Vondra (fuzzycz) 1 2020-04-08
15:58
2020-02-25
03:57