Commitfest 2019-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 39. Moved to next CF: 151. Withdrawn: 11. Rejected: 1. Returned with Feedback: 26. Total: 228.

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 Moved to next CF 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
postgres.exe doesn't output crash dump when it crashes before main() 1525 Moved to next CF Not processed Takayuki Tsunakawa (maumau) Haribabu Kommi (haribabu) 9 2019-11-12
03:19
2019-11-12
03:20
Allow AddForeignUpdateTargets to add extra target expressions other than columns 1819 Moved to next CF Not processed Etsuro Fujita (efujita), Kyotaro Horiguchi (horiguti) efujita 6 2019-11-27
07:27
2019-11-27
07:30
Fix Deadlock Issue in Single User Mode When IO Failure Occurs 2003 Moved to next CF stable Not processed Chengchao Yu (allelujava) Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti) 5 2020-02-01
05:39
2020-02-01
05:42
SimpleLruTruncate() mutual exclusion (data loss from lack thereof) 2025 Moved to next CF stable Not processed Noah Misch (nmisch) 5 2020-01-25
18:58
2020-01-31
08:42
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
Problem with default partition pruning 2029 Committed stable Not processed Yuzuko Hosoya (yuzu) Thibaut MADELAINE (madtibo), Ibrar Ahmed (ibrar), Shawn Wang (shawnwang) alvherre 3 2019-08-13
15:25
2019-08-14
01:12
propagating replica identity to partitions 2044 Returned with feedback 13 Not processed Álvaro Herrera (alvherre) 3 2019-09-11
17:44
2019-09-11
17:44
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 Moved to next CF 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
Unaccent extension python script Issue in Windows 2062 Committed Not processed Hugh Ranalli (hughr), Ramanarayana M (ramnar) alvherre 2 2019-09-10
21:20
2019-09-10
21:19
Problem during Windows service start 2087 Withdrawn Not processed Ramanarayana M (ramnar) 2 2019-09-05
23:12
2019-04-11
09:03
Fix issues with "x SIMILAR TO y ESCAPE NULL" 2128 Committed 13 Not processed Tom Lane (tgl) tgl 2 2019-09-07
18:22
2019-09-07
18:23
ALTER TABLE restructuring 2130 Moved to next CF Not processed Tom Lane (tgl) Álvaro Herrera (alvherre) tgl 4 2020-01-15
23:50
2020-01-21
00:46
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
Fix support for hypothetical indexes using BRIN access method 2179 Moved to next CF Not processed Julien Rouhaud (rjuju) Heikki Linnakangas (heikki), Michael Paquier (michael-kun) michael-kun 3 2019-11-21
01:33
2019-11-21
01:33
Duplicated LSN in ReorderBuffer 2187 Committed Not processed Ildar Musin (i.musin) Masahiko Sawada (masahikosawada) alvherre 2 2019-09-13
19:43
2019-09-13
22:00
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
CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 2205 Moved to next CF Not processed Dilip Kumar (dilip.kumar), Amit Langote (amitlan) Dilip Kumar (dilip.kumar), Amit Langote (amitlan) tgl 2 2019-11-26
19:42
2019-11-27
02:03
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
Add mandatory access control for TRUNCATE 2220 Withdrawn 13 Not processed 1 2019-08-26
16:25
2019-11-23
15:51
Race condition in logical walsender causes long postgresql shutdown delay 2224 Moved to next CF stable Not processed Craig Ringer (ringerc) alvherre 2 2019-10-17
13:14
2019-10-18
10:14
Prevent an illegal memory access in DecodeTimeOnly 2231 Committed Not processed Alexander Lakhin (law) Michael Paquier (michael-kun) michael-kun 1 2019-08-13
04:55
2019-08-07
09:54
Bug #15977: fix "AND CHAIN" inconsistency 2265 Committed 12 Not processed Fabien Coelho (calvin) petere 1 2019-09-09
09:58
2019-09-09
09:32
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
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 Moved to next CF 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
libpq host/hostaddr consistency 1769 Committed Not processed Fabien Coelho (calvin) Artur Zakirov (a.zakirov) alvherre 6 2019-09-11
13:17
2019-09-11
13:16
libpq trace log 1854 Returned with feedback 13 Not processed Aya Iwata (iwata.aya) Jacob Champion (jchampion), Jim Doty (doty-pivotal), Ramanarayana M (ramnar) 5 2021-01-18
00:33
2021-04-02
23:07
\describe: verbose commands in psql 1976 Withdrawn 13 Not processed Corey Huinker (coreyh) Ibrar Ahmed (ibrar) 3 2019-09-07
23:08
2019-09-03
18:33
pgbench - extend initialization phase control 2086 Moved to next CF Not processed Fabien Coelho (calvin) Fujii Masao (masaofujii), Ibrar Ahmed (ibrar), Anna Endo (btannaendo) masaofujii 3 2019-11-06
02:32
2019-11-07
11:18
pgbench - implement strict TPC-B benchmark 2090 Moved to next CF Not processed Fabien Coelho (calvin) 3 2019-11-06
10:46
2019-08-28
08:23
pgbench - add \aset to store results of combined queries (\;) 2091 Moved to next CF 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 - sort by size 2188 Withdrawn Not processed Pavel Stehule (okbobcz) Fabien Coelho (calvin) 2 2019-09-13
08:01
2019-09-13
08:06
pgbench - allow to create partitioned "account" tables 2217 Moved to next CF Not processed Fabien Coelho (calvin) Asif Rehman (asifrana) amitkapila 2 2019-10-06
02:24
2019-10-03
08:58
Tab completion for CREATE OR REPLACE 2247 Committed Not processed Fujii Masao (masaofujii) masaofujii 1 2019-09-13
09:22
2019-09-13
09:21
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
psql: add tab completion for \df slash command suffixes 2268 Returned with feedback stable Not processed Ian Barwick (barwick) Kuntal Ghosh (kuntal_ghosh) 1 2019-09-30
17:58
2019-09-27
08:26
Code Comments
Contribution to Perldoc for TestLib module in Postgres 2088 Committed Not processed Ramanarayana M (ramnar) Andrew Dunstan (adunstan), Daniel Gustafsson (d_gustafsson) alvherre 2 2019-09-02
17:48
2019-09-03
06:30
Update misleading comment in tuplesort_set_bound 2207 Committed Not processed James Coleman (jcole1989) alvherre 1 2019-09-12
13:39
2019-09-12
14:00
Documentation
documenting signal handling with readme 1796 Returned with feedback Not processed Chris Travers (einhverfr) Tom Lane (tgl) 5 2019-09-30
17:58
2019-09-02
17:54
DOC: Document encode() and decode() base64 encoding 2051 Moved to next CF Not processed Karl Pinc (kop) Fabien Coelho (calvin) tgl 3 2020-01-18
22:51
2020-01-22
01:03
List of Available Figures/Graphics in the Documentation 2204 Returned with feedback 13 Not processed Jürgen Purtz (juergen@purtz.de) 1 2019-07-08
21:50
2019-07-08
21:51
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
Update PL/pgSQL sample loop function 2264 Committed 13 Not processed Ian Barwick (barwick) amitkapila 1 2019-09-12
14:12
2019-09-12
04:00
Miscellaneous
anycompatible and anycompatiblearray polymorphic types 1911 Moved to next CF Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) tgl 7 2020-03-19
15:43
2020-03-19
16:09
suppress errors thrown by to_reg*() 2060 Returned with feedback Not processed takuma hoshiai (hoshiai) Tom Lane (tgl) 2 2019-09-30
17:59
2019-09-03
22:56
[WIP] Show a human-readable n_distinct in pg_stats view 2061 Withdrawn 13 Not processed Maxence Ahlouche (maahl) Laurenz Albe (laurenz) 2 2019-08-28
06:46
2019-03-15
10:11
src/test/modules/dummy_index -- way to test reloptions from inside of access method 2064 Committed Not processed Nikolay Shaplov (nataraj) Michael Paquier (michael-kun) michael-kun 2 2019-09-25
03:16
2019-09-25
03:13
Change ereport level for QueuePartitionConstraintValidation 2076 Committed Not processed Sergei Kornilov (melkij) Tom Lane (tgl) tgl 2 2019-09-07
23:45
2019-09-08
09:31
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
Mingw: Fix import library extension, build actual static libraries 2082 Returned with feedback Not processed Sandro Mani (sandrom) Peter Eisentraut (petere) 2 2019-09-30
17:59
2019-09-04
06:47
Implement uuid_version() 2084 Returned with feedback 13 Not processed Jose Luis Tallon (jltallon) Fabien Coelho (calvin) 2 2019-09-02
16:00
2019-09-02
16:00
pg_upgrade version and path checking 2095 Returned with feedback Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) petere 2 2019-09-30
17:59
2021-03-03
09:04
Improve Append/MergeAppend EXPLAIN output when all subplans are pruned. 2102 Moved to next CF Not processed David Rowley (davidrowley) 3 2019-12-01
01:58
2019-12-01
02:49
Make pg_waldump and xact_desc() report the detail information like GID about PREPARE TRANSACTION record 2105 Moved to next CF Not processed Fujii Masao (masaofujii) Julien Rouhaud (rjuju) masaofujii 3 2019-11-13
08:38
2019-11-20
08:50
Rearrange postmaster startup order to improve logging behavior 2126 Committed Not processed Tom Lane (tgl) tgl 2 2019-09-11
15:43
2019-09-11
15:47
Avoiding deadlock errors in CREATE INDEX CONCURRENTLY 2141 Moved to next CF Not processed Dhruv Goel (goeldhru) Yoshikazu Imai (yimai) 3 2019-11-25
08:01
2019-11-25
08:01
Fix runtime errors from -fsanitize=undefined 2144 Rejected Not processed Peter Eisentraut (petere) Fabien Coelho (calvin), didier gautheron (didier.users.sourceforge.net) 2 2019-08-13
18:50
2019-08-13
18:49
vacuumlo: report the number of large objects going to be removed 2148 Returned with feedback Not processed Timur Birsh (taem) 2 2019-09-30
18:00
2019-09-06
15:25
errbacktrace 2177 Moved to next CF Not processed Álvaro Herrera (alvherre), Peter Eisentraut (petere) alvherre 3 2019-11-08
18:53
2019-11-23
16:14
allow_system_table_mods stuff 2191 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 4 2019-11-29
09:31
2019-11-29
09:30
Remove "master"/"slave" usage from PL/pgSQL tests 2199 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 1 2019-08-21
10:06
2019-08-21
13:54
Adding a test for speculative wait case 2200 Moved to next CF Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) andresfreund 4 2020-03-24
19:13
2020-03-24
19:13
Add test case for sslinfo 2203 Returned with feedback Not processed 1 2019-09-30
18:01
2019-09-02
18:07
pgrename_temp() – concurrent rename of temporary files on Windows 2230 Moved to next CF Not processed Alexander Korotkov (smagen) 4 2020-04-05
16:24
2020-03-30
20:37
Use data directory inode number for IPC keys 2238 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) tgl 1 2019-09-05
17:32
2019-09-05
12:28
allocation limit for encoding conversion 2240 Moved to next CF Not processed Álvaro Herrera (alvherre) Tom Lane (tgl) tgl 2 2019-10-03
21:35
2019-10-03
22:04
Ltree, lquery, and ltxtquery binary protocol support 2242 Moved to next CF 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
pageinspect function to decode infomasks 2250 Committed Not processed Craig Ringer (ringerc), Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) michael-kun 1 2019-09-12
23:29
2019-09-20
02:25
Cleanup isolation specs from unused steps 2252 Committed 13 Not processed Michael Paquier (michael-kun) michael-kun 1 2019-08-24
04:45
2019-08-28
02:52
Increasing regression test coverage based on GCOV analysis 2257 Withdrawn Not processed 1 2019-08-24
14:59
2019-09-04
04:36
Increasing regression test coverage based on GCOV analysis 2258 Committed stable Not processed movead li (movead.li) michael-kun 1 2019-09-04
04:11
2019-09-04
04:36
Monitoring & Control
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
Log bind parameter values on error 1934 Moved to next CF 13 Not processed Alexey Bashtanov (bashtanov) alvherre 6 2019-12-11
22:41
2019-12-12
23:19
Planning counters in pg_stat_statements 1999 Moved to next CF 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
allow to set log_statement_sample_limit - maximal duration for sampling 2163 Moved to next CF Not processed Pavel Stehule (okbobcz) Adrien Nayrat (anayrat) 3 2019-11-06
19:21
2019-11-06
19:22
progress report for ANALYZE 2164 Moved to next CF 13 Not processed Álvaro Herrera (alvherre), Vinayak Pokale (vinayak), Tatsuro Yamada (tatsuro_yamada) Julien Rouhaud (rjuju), Amit Langote (amitlan) alvherre 4 2020-01-15
14:53
2020-01-27
10:16
socket_timeout in interfaces/libpq 2175 Moved to next CF 13 Not processed Ryohei Nagaura (nyannyan) 5 2020-04-08
12:39
2020-04-08
12:39
Redacting information from logs 2222 Withdrawn Not processed Jeff Davis (jdavis) 1 2019-09-05
00:22
2019-08-05
23:05
Adding column "mem_usage" to view pg_prepared_statements 2223 Returned with feedback 13 Not processed Daniel Migowski (dmigowski) Peter Eisentraut (petere) 1 2019-09-30
18:01
2019-09-03
20:56
get current and recovery timeline 2225 Moved to next CF 13 Not processed Jehan-Guillaume de Rorthais (ioguix) Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) 3 2020-01-31
06:12
2020-01-31
06:12
Amcheck: check B-tree leftlink-rightlink invariant on standby 2254 Moved to next CF Not processed Andrey Borodin (x4m) Georgy Rylov (godjan) pgeoghegan 4 2020-08-08
18:19
2020-08-09
06:08
Add a reset_computed_values function in pg_stat_statements 2275 Moved to next CF Not processed Pierre Ducroquet (pinaraf) Julien Rouhaud (rjuju), Euler Taveira (eulerto) 2 2019-12-01
01:13
2019-12-01
01:13
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 Moved to next CF 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
Evaluate immutable functions during planning (in FROM clause) 1664 Committed Not processed Alexander Kuzmenkov (akuzmenkov), Aleksandr Parfenov (a.parfenov) Antonin Houska (a.houska), Anastasia Lubennikova (lubennikovaav), Anthony Bykov (anthonyb) tgl 7 2019-08-01
22:51
2019-09-24
15:17
Global shared meta cache 1695 Returned with feedback 13 Not processed Takeshi Ideriha (ideriha) 7 2019-10-30
01:15
2020-02-01
11:51
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
Tid range scan 1755 Moved to next CF 13 Not processed Edmund Horner (ejrh) David Rowley (davidrowley), Shawn Wang (shawnwang) davidrowley 7 2019-12-01
02:34
2021-02-27
10:05
Block level parallel vacuum 1774 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij) amitkapila 8 2020-01-30
02:45
2020-01-30
02:47
KNN for B-tree 1804 Moved to next CF Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen), Anastasia Lubennikova (lubennikovaav) smagen 8 2020-03-16
13:18
2024-11-28
11:19
Speed up transaction completion faster after many relations are accessed in a transaction 1993 Moved to next CF 13 Not processed Takayuki Tsunakawa (maumau) Takayuki Tsunakawa (maumau) davidrowley 5 2021-06-30
06:14
2024-01-09
06:24
Optimization of some jsonb functions 2011 Committed 13 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) alvherre 3 2019-09-21
00:13
2019-09-21
00:09
Convert NOT IN to anti-joins when possible 2020 Moved to next CF 13 Not processed David Rowley (davidrowley) Antonin Houska (a.houska) 4 2019-11-28
02:30
2019-11-28
02:30
NOT IN to ANTI JOIN transformation 2023 Moved to next CF 13 Not processed James Finnerty (jimfinnerty), Zheng Li (zhengli) 6 2020-04-08
13:32
2020-04-08
13:32
Flexible partition pruning hook 2028 Returned with feedback 13 Not processed Mike Palmiotto (mpalmiotto) 3 2019-09-30
18:02
2019-07-12
18:34
Bloom index cost model 2043 Moved to next CF 13 Not processed Jeff Janes (jjanes) Julien Rouhaud (rjuju) 4 2019-09-30
19:06
2019-09-26
07:00
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
Avoid full GIN index scan when possible 2071 Moved to next CF 13 Not processed Julien Rouhaud (rjuju), Nikita Glukhov (n.glukhov) Tom Lane (tgl) smagen 4 2020-01-17
22:23
2020-01-17
22:13
Trigger autovacuum on tuple insertion 2093 Moved to next CF 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-aware file_fdw 2108 Returned with feedback Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) 2 2019-09-30
18:03
2019-09-03
17:31
accounting for memory used for BufFile during hash joins 2109 Moved to next CF Not processed Tomas Vondra (fuzzycz) Melanie Plageman (melanieplageman) 3 2019-11-26
04:55
2019-11-26
04:59
Use memcpy in pglz decompression 2119 Moved to next CF Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Peter Eisentraut (petere) fuzzycz 4 2019-11-28
22:44
2019-12-01
02:50
Use heap_multi_insert for catalog relations 2125 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 4 2020-01-23
06:29
2020-07-31
15:51
Optimized partial TOAST decompression 2135 Moved to next CF Not processed Xiao Bao (djydewang) Andrey Borodin (x4m) fuzzycz 3 2019-10-01
12:31
2019-11-15
06:44
Reduce overhead of NOTIFY with many databases 2142 Committed Not processed Martijn van Oosterhout (martijnvoosterhout) Tom Lane (tgl) tgl 2 2019-09-22
15:46
2019-09-22
15:48
Speedup truncates of relation forks 2145 Committed Not processed Kirk Jamison (kirkjamison) Fujii Masao (masaofujii) masaofujii 2 2019-09-24
08:42
2019-09-24
23:57
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 Moved to next CF Not processed David Rowley (davidrowley) Amit Langote (amitlan), sho kato (kato-sho) 5 2020-04-07
11:52
2020-04-08
05:54
Optimize pglz compression 2180 Withdrawn Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) 2 2019-09-30
05:14
2019-12-01
02:50
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 Moved to next CF Not processed Jeff Davis (jdavis) jdavis 4 2020-03-18
22:56
2020-03-28
19:29
B-tree deduplication 2202 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) Peter Geoghegan (pgeoghegan), Antonin Houska (a.houska) pgeoghegan 4 2020-02-26
21:09
2020-03-06
19:01
Use PageIndexTupleOverwrite() within nbtsort.c 2209 Committed Not processed Peter Geoghegan (pgeoghegan) Anastasia Lubennikova (lubennikovaav) pgeoghegan 1 2019-08-13
19:09
2019-08-13
19:00
Allow simplehash to use already-calculated hash values 2212 Committed Not processed Jeff Davis (jdavis) jdavis 1 2019-08-08
22:48
2019-07-17
19:59
Improve performance of old_snapshot_threshold checks 2214 Committed Not processed Thomas Munro (macdice) macdice 1 2019-08-28
10:35
2019-08-28
09:02
Memory Accounting at Block Level 2216 Moved to next CF Not processed Jeff Davis (jdavis) Melanie Plageman (melanieplageman), Soumyadeep Chakraborty (soumyadeep2007) fuzzycz 2 2019-10-01
02:12
2019-10-04
20:11
Patch to clean Query after rewrite-and-analyze 2229 Withdrawn Not processed 1 2019-08-05
06:20
2019-08-04
19:14
Take skip header out of a loop in COPY FROM 2253 Returned with feedback Not processed Surafel Temesgen (surafel) 1 2019-09-24
18:04
2019-09-24
18:04
Write visibility map during CLUSTER/VACUUM FULL 2273 Moved to next CF Not processed Alexander Korotkov (smagen) Shawn Wang (shawnwang), Anna Akenteva (a.akenteva) 2 2019-11-29
02:32
2022-06-30
18:25
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
Refactoring
get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead 1536 Returned with feedback Not processed Nikolay Shaplov (nataraj) John Dent (denty) 8 2019-10-05
15:19
2019-09-27
08:24
Avoid duplication of code to read XLOG page 2098 Moved to next CF Not processed Antonin Houska (a.houska) Michael Paquier (michael-kun) alvherre 3 2019-11-25
18:16
2019-11-26
10:40
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
Remove HeapTuple and Buffer dependency for predicate locking functions 2169 Moved to next CF 13 Not processed Ashwin Agrawal (ashwinstar) Thomas Munro (macdice) macdice 4 2020-01-28
00:48
2020-01-28
01:00
Reduce size of core scanner transition array 2174 Moved to next CF 13 Not processed John Naylor (john.naylor) Tom Lane (tgl) tgl 4 2020-01-13
20:05
2020-01-14
00:59
standardize integer parsing in front-end utilities 2197 Moved to next CF Not processed Surafel Temesgen (surafel), Joe Nelson (begriffs) Daniel Gustafsson (d_gustafsson) 4 2020-03-05
09:40
2020-03-05
09:38
Extra quote_all_identifiers in _dumpOptions 2198 Committed 13 Not processed Artur Zakirov (a.zakirov) bmomjian 1 2019-07-09
08:12
2019-07-09
08:10
Removing unneeded downlink field from nbtree stack struct 2210 Committed Not processed Peter Geoghegan (pgeoghegan) Anastasia Lubennikova (lubennikovaav) pgeoghegan 1 2019-08-14
18:33
2019-08-14
18:33
Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData 2226 Withdrawn 13 Not processed vigneshwaran C (vignesh.postgres) 1 2019-09-04
08:14
2019-08-09
13:32
More refactoring for BuildIndexInfo 2227 Committed Not processed Michael Paquier (michael-kun) michael-kun 1 2019-08-05
06:45
2019-08-04
02:20
Refactoring code stripping trailing \n and \r from strings 2228 Committed Not processed Michael Paquier (michael-kun) Bruce Momjian (bmomjian) michael-kun 1 2019-08-09
02:16
2019-08-09
02:15
Remove IndexBuildCallback's dependency on HeapTuple 2235 Moved to next CF Not processed Ashwin Agrawal (ashwinstar) andresfreund 2 2019-11-09
00:45
2019-11-09
00:45
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
remove "msg" parameter from convert_tuples_by_name 2239 Committed Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 1 2019-09-03
18:52
2019-09-04
01:42
Plug-in common/logging.h with vacuumlo and oid2name 2245 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2019-09-06
05:02
2019-09-06
05:01
Refactoring of connection with password prompt loop for frontends 2248 Returned with feedback 13 Not processed Michael Paquier (michael-kun) 1 2019-09-27
07:14
2019-09-27
07:14
Consolidate code that makes a sorted array unique. 2267 Moved to next CF Not processed Thomas Munro (macdice) macdice 2 2019-11-07
04:04
2019-11-03
23:02
Introduce xid8 and xid8_current() etc, for 64 bit transaction IDs. 2271 Moved to next CF Not processed Thomas Munro (macdice) Takao Fujii (t-fujii) macdice 4 2020-04-07
00:15
2020-04-07
00:14
share string to *int64 functions, take two 2272 Moved to next CF 13 Not processed Michael Paquier (michael-kun), Fabien Coelho (calvin) 2 2019-11-25
07:21
2019-11-25
07:21
Replication & Recovery
Logical decoding of two-phase transactions 944 Returned with feedback 13 Not processed Nikhil Sontakke (nikkhils) Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) 13 2019-09-30
18:04
2021-08-09
03:00
Restricting maximum keep segments by repslots 1260 Moved to next CF 13 Not processed Kyotaro Horiguchi (horiguti) Masahiko Sawada (masahikosawada), Greg Stark (stark), Jehan-Guillaume de Rorthais (ioguix) 12 2019-11-28
03:09
2020-04-08
08:02
pg_rewind: options to use restore_command from recovery.conf or command line 1849 Moved to next CF 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 Moved to next CF 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
Synchronizing slots from primary to standby 1961 Returned with feedback 13 Not processed Petr Jelínek (pjmodos) Shaun Thomas (bonesmoses) 4 2019-09-30
18:05
2019-07-08
10:28
pg_basebackup to adjust existing data directory permissions 2018 Moved to next CF Not processed Haribabu Kommi (haribabu) Martín Marqués (mmarques) 4 2019-11-27
09:15
2019-11-27
09:14
Two new options for pg_rewind (1. Ensure clean shutdown 2. Add recovery conf information); Also extract common code of pg_rewind and pg_basebackup. 2106 Committed 13 Not processed Ashwin Agrawal (ashwinstar), Paul Guo (paulguo), Jimmy Yih (jyih) Payal Singh (payal) alvherre 2 2019-09-30
17:14
2019-09-30
17:15
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
unlogged sequences 2167 Moved to next CF Not processed Peter Eisentraut (petere) petere 3 2022-04-07
15:26
2022-04-07
15:24
base backup client as auxiliary backend process 2192 Moved to next CF Not processed Peter Eisentraut (petere) 5 2020-02-28
09:01
2020-03-28
13:49
Row filtering for logical replication 2270 Moved to next CF 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
Security
using explicit_bzero 2170 Committed Not processed Peter Eisentraut (petere) petere 2 2019-09-05
06:38
2019-09-17
09:10
OpenSSL specific value under USE_SSL instead of USE_OPENSSL 2195 Committed Not processed Daniel Gustafsson (d_gustafsson) bmomjian 1 2019-07-09
00:01
2019-07-08
23:40
Add mandatory access control for TRUNCATE 2221 Moved to next CF 13 Not processed Yulian Khodorkovskiy (ykhodo) KaiGai Kohei (kaigai), Mike Palmiotto (mpalmiotto) jconway 2 2019-11-23
15:51
2019-11-23
15:51
Add "password_protocol" connection parameter to libpq 2232 Committed Not processed Jeff Davis (jdavis) Michael Paquier (michael-kun) jdavis 1 2019-09-23
21:06
2019-09-24
02:07
Allow cluster owner to bypass authentication 2244 Moved to next CF Not processed Peter Eisentraut (petere) 4 2020-04-06
18:12
2020-04-06
18:12
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
Custom compression methods 1294 Returned with feedback Not processed Ildus Kurbangaliev (ildus) 10 2019-09-30
18:47
2021-01-19
09:53
BRIN bloom and multi-minmax indexes 1348 Moved to next CF Not processed Tomas Vondra (fuzzycz) 11 2019-12-01
01:52
2021-03-27
20:42
Add enum relation option type 1489 Committed 13 Not processed Nikolay Shaplov (nataraj) alvherre 8 2019-09-25
19:00
2019-09-25
18:59
Advanced partition matching for partition-wise join 1553 Moved to next CF 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
Undo logs 1649 Moved to next CF 13 Not processed Dilip Kumar (dilip.kumar), Thomas Munro (macdice) Amit Kapila (amitkapila) 8 2019-12-01
02:24
2019-12-01
02:24
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
amcheck verification for GiST 1800 Moved to next CF 13 Not processed Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) pgeoghegan 6 2019-11-28
03:57
2019-11-28
03:57
Undo worker and transaction rollback 1828 Withdrawn 13 Not processed Amit Kapila (amitkapila), Dilip Kumar (dilip.kumar), mithun cy (mithun.cy), Rafia Sabih (rafia.sabih) 5 2019-09-09
03:32
2019-01-24
09:01
Cleaning up orphaned files using undo logs 1863 Moved to next CF Not processed Thomas Munro (macdice) 5 2019-11-28
02:45
2022-01-12
08:27
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
NOTIFY options + COLLAPSE (make deduplication optional) 2053 Committed Not processed Filip Rembiałkowski (filiprem) tgl 2 2019-08-15
16:22
2019-08-14
18:04
Data at rest encryption 2104 Moved to next CF 13 Not processed Antonin Houska (a.houska), Ants Aasma (antsaasma) Shawn Wang (shawnwang) 3 2019-11-25
08:13
2019-11-25
08:13
tableam vs. TOAST 2120 Moved to next CF 13 Not processed Robert Haas (rhaas) Peter Eisentraut (petere) rhaas 4 2020-01-08
08:59
2020-01-07
19:38
Introduce spgist quadtree @<(point,circle) operator 2124 Returned with feedback 13 Not processed Matwey V. Kornilov (matwey) 2 2019-09-30
18:07
2019-07-20
23:07
Support for jsonpath .datetime() method 2133 Moved to next CF Not processed Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov) Peter Eisentraut (petere), Anastasia Lubennikova (lubennikovaav) smagen 3 2019-11-18
20:25
2019-09-27
14:25
Shared Memory Context 2166 Returned with feedback 13 Not processed Takeshi Ideriha (ideriha) Thomas Munro (macdice) 2 2019-10-30
01:11
2020-02-01
11:24
Opclass parameters 2183 Moved to next CF 13 Not processed Nikita Glukhov (n.glukhov) 3 2019-12-01
02:30
2020-04-01
12:09
ALTER STATISTICS ... SET STATISTICS ... 2190 Committed 13 Not processed Tomas Vondra (fuzzycz) Kirk Jamison (kirkjamison) fuzzycz 2 2019-09-10
22:29
2019-09-10
22:28
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
REINDEX filtering in the backend 2206 Returned with feedback 13 Not processed Julien Rouhaud (rjuju) Peter Eisentraut (petere) 1 2019-09-06
04:56
2019-09-06
04:56
Resume vacuum and autovacuum from interruption and cancellation 2211 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Rafia Sabih (rafia.sabih), Ibrar Ahmed (ibrar) 4 2020-04-08
14:01
2020-04-08
14:00
Global temporary tables 2233 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 3 2020-02-01
11:50
2020-02-01
11:49
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 Moved to next CF Not processed Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 4 2020-03-30
15:45
2020-03-30
15:43
Remove pg_pltemplate, add trustable extensions instead 2246 Moved to next CF Not processed Tom Lane (tgl) Peter Eisentraut (petere) tgl 3 2020-01-29
23:55
2020-01-29
18:19
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
Hooks for session start and end, take two 2251 Moved to next CF 13 Not processed Michael Paquier (michael-kun) Fabrízio Mello (fabriziomello) michael-kun 2 2019-12-21
02:29
2019-10-03
15:39
ICU for global collation 2256 Moved to next CF Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju) petere 4 2022-03-17
10:29
2022-03-19
01:47
Startup Centralization 2259 Moved to next CF 13 Not processed Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) Mike Palmiotto (mpalmiotto) 2 2019-12-01
02:13
2020-09-17
05:26
seccomp-bpf support 2263 Moved to next CF 13 Not processed Joe Conway (jconway) Monk Dead (monkd) 3 2020-01-09
16:53
2020-07-02
13:21
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
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 Moved to next CF Not processed Surafel Temesgen (surafel) Tomas Vondra (fuzzycz), Vik Fearing (xocolatl) alvherre 8 2020-04-07
22:48
2020-04-08
04:29
extension patch of CREATE OR REPLACE TRIGGER 2034 Returned with feedback 13 Not processed Takamichi Osumi (tatatappp) Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76) 3 2019-09-30
18:08
2020-11-14
22:07
[WIP] Temporal query processing with range types - Temporal Normalization 2045 Moved to next CF 13 Not processed Peter Moser (pemoser), Anton Dignös (dignoes) Ibrar Ahmed (ibrar) 5 2020-01-30
14:48
2020-01-30
15:00
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 Moved to next CF 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 Moved to next CF 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
pg_get_databasebyid(oid) 2261 Returned with feedback Not processed Sergei Kornilov (melkij) Vik Fearing (xocolatl), Ibrar Ahmed (ibrar) 1 2019-09-02
18:17
2019-09-04
09: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
System Administration
Support huge_pages on AIX 1960 Moved to next CF 13 Not processed Thomas Munro (macdice) macdice 6 2019-12-03
22:39
2019-10-03
13:22
Windows Service status is set to "SERVICE_RUNNING" when timeout is occurred (version 9.6 or earlier). 1970 Moved to next CF Not processed daisuke higuchi (daisukehiguchi), Ramanarayana M (ramnar) Takayuki Tsunakawa (maumau) 4 2019-11-25
07:06
2019-11-25
07:06
DROP DATABASE FORCE 2055 Moved to next CF Not processed Pavel Stehule (okbobcz), Filip Rembiałkowski (filiprem) Amit Kapila (amitkapila), Ibrar Ahmed (ibrar), Anthony Nowocien (anthonyn), vigneshwaran C (vignesh.postgres), Cleysson Lima (cleyssonlima), Federico Campoli (rotellaro) amitkapila 4 2020-02-01
05:17
2020-02-01
05:26
Improve search for missing parent downlinks in amcheck 2140 Moved to next CF 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 Moved to next CF 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 Moved to next CF 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
New GUC prepared_statement_limit to limit memory used by prepared statements 2241 Moved to next CF Not processed Daniel Migowski (dmigowski) Ibrar Ahmed (ibrar) 2 2019-11-28
02:42
2019-11-28
02:42
Online checksums - take 3 2260 Moved to next CF Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 4 2020-04-08
14:24
2021-03-09
19:09