Commitfest 2017-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 89. Moved to next CF: 127. Rejected: 8. Returned with Feedback: 33. Total: 257.

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
Failure at replay for corrupted 2PC files + reduce window between end-of-recovery record and history file write 922 Moved to next CF Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun) Alexander Korotkov (smagen), Takayuki Tsunakawa (maumau) michael-kun 7 2018-07-09
01:31
2018-07-09
01:29
replace broken GetExistingLocalJoinPath with CreateLocalJoinPath 933 Moved to next CF Not processed Etsuro Fujita (efujita) Robert Haas (rhaas), Tom Lane (tgl), Ryan Murphy (murftown), Ashutosh Bapat (ashutoshbapat) rhaas 5 2018-01-17
22:10
2018-01-31
02:17
Fix a bug that can prevent standby from restarting 980 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) heikki 6 2018-06-11
03:28
2018-05-14
06:59
snapshot builder fixes 1020 Committed Not processed Petr Jelínek (pjmodos) andresfreund 2 2017-05-25
16:49
2017-08-06
21:37
Fix off-by-one in logical slot resource retention 1084 Returned with feedback Not processed Craig Ringer (ringerc) Aleksander Alekseev (a.alekseev) 1 2017-10-01
21:35
2017-10-02
01:43
Foreign Join pushdowns not working properly because of missing extensions 1088 Committed Not processed David Rowley (davidrowley), Ashutosh Bapat (ashutoshbapat) petere 1 2017-04-26
18:39
2017-04-26
23:09
pg_dump generates corrupted gzip file in Windows 1095 Committed Not processed Kuntal Ghosh (kuntal_ghosh) Ashutosh Sharma (ashutosh.sharma88) tgl 1 2017-07-07
08:52
2017-06-19
15:09
Savepoint-related statements terminate connection 1100 Committed Not processed Takayuki Tsunakawa (maumau) Ashutosh Bapat (ashutoshbapat) tgl 1 2017-09-07
18:18
2017-09-14
02:14
Noop case in ExecEvalConvertRowtypeExpr 1107 Committed Not processed Ashutosh Bapat (ashutoshbapat) tgl 1 2017-04-07
08:40
2017-04-07
05:48
Replication status in logical replication 1113 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Simon Riggs (simon), Petr Jelínek (pjmodos), vaishnavi prabakaran (vaishnavip) michael-kun 5 2018-07-12
01:23
2018-07-12
01:58
Race conditions with WAL sender PID lookups 1132 Committed Not processed Michael Paquier (michael-kun) alvherre 1 2017-07-05
23:21
2017-07-07
06:02
Error-like LOG when connecting with SSL for password authentication 1149 Committed Not processed Michael Paquier (michael-kun) Ryan Murphy (murftown) heikki 1 2017-07-05
23:19
2017-07-05
23:21
Walsender timeout and large transactions 1151 Moved to next CF Not processed Petr Jelínek (pjmodos) Kyotaro Horiguchi (horiguti), Yura Sokolov (funny_falcon) adunstan 3 2017-12-14
16:38
2017-12-15
00:49
Fix regression in join selectivity estimations when using foreign keys 1158 Committed Not processed David Rowley (davidrowley) tgl 1 2017-08-17
00:21
2017-06-20
22:13
Add missing characters to unaccent rules file. 1161 Committed Not processed Minh Huong Dang (minhhuong) Michael Paquier (michael-kun), Thomas Munro (macdice) tgl 1 2017-08-16
20:52
2017-08-17
15:43
Fix bug in adjusting inherited UPDATE/DELETE tlist in foreign table inheritance 1164 Moved to next CF Not processed Etsuro Fujita (efujita) Ildus Kurbangaliev (ildus) tgl 2 2017-11-27
22:55
2017-11-28
01:55
Fix pg_receivewal --verbose 1168 Committed Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) petere 1 2017-08-16
00:29
2017-08-16
00:37
pg_basebackup should write tar to stdout in binary mode in windows 1175 Committed Not processed Haribabu Kommi (haribabu) Ashutosh Sharma (ashutosh.sharma88) heikki 1 2017-07-14
13:08
2017-07-14
13:07
Fix comparison handling of pg_basebackup for tablespace mapping on Windows 1181 Moved to next CF Not processed Michael Paquier (michael-kun) Ashutosh Sharma (ashutosh.sharma88) petere 2 2017-11-01
14:24
2017-11-02
07:36
Data corruption and file size overflows in pg_rewind 1187 Committed Not processed Michael Paquier (michael-kun), Kuntal Ghosh (kuntal_ghosh) Michael Paquier (michael-kun) rhaas 1 2017-08-14
03:22
2017-07-22
05:50
Fix segfault in tuplesort when creating index over ordered column and when maintenance_work_mem is large 1189 Committed Not processed Sergey Koposov (skoposov) tgl 1 2017-07-13
16:43
2017-07-14
21:45
Fix assertion failure caused by synchronous replication 1190 Committed Not processed Thomas Munro (macdice) heikki 1 2017-07-12
13:25
2017-07-12
12:45
Fix handling of WCO constraints in direct foreign table modification 1203 Committed Not processed Etsuro Fujita (efujita) Kyotaro Horiguchi (horiguti) rhaas 1 2017-07-26
02:54
2017-07-26
02:50
Adjust the cost of Gather for target evaluation 1208 Moved to next CF Not processed Amit Kapila (amitkapila), Jeff Janes (jjanes) rhaas 4 2018-04-01
05:03
2018-04-01
05:04
Spread SET NOT NULL to child tables with PRIMARY KEY created on parent 1212 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) tgl 1 2017-08-04
16:17
2017-08-04
16:06
Fix number skipping in to_number 1233 Moved to next CF Not processed Oliver Ford (ojford) Thomas Munro (macdice), nathan wagner (nw) tgl 2 2017-11-17
17:04
2017-11-17
22:28
reltuples in VACUUM and ANALYZE 1243 Moved to next CF Not processed Tomas Vondra (fuzzycz) Haribabu Kommi (haribabu) tgl 4 2018-03-22
19:48
2018-03-22
20:15
Fix race condition between SELECT and ALTER TABLE NO INHERIT 1259 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Tom Lane (tgl) tgl 3 2018-01-12
20:47
2018-01-16
02:54
Improving overflow checks when adding tuple to PGresult 1261 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) tgl 1 2017-08-29
19:20
2017-08-29
20:14
Assert that locks are properly held in PageGetLSN 1279 Returned with feedback Not processed Asim Rama Praveen (apraveen), Jacob Champion (jchampion), Ashwin Agrawal (ashwinstar) Michael Paquier (michael-kun) 1 2017-11-09
02:15
2018-01-10
01:16
Clients
pgbench - allow to store query results into variables 669 Moved to next CF Not processed Fabien Coelho (calvin) Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) alvherre 12 2019-01-10
16:44
2019-01-10
21:23
psql export import bytea data 913 Rejected Not processed Pavel Stehule (okbobcz) Stephen Frost (sfrost), Jason O'Donnell (jasonodonnell) 3 2017-09-07
17:52
2017-08-14
21:24
ECPG: Declare Statement 936 Moved to next CF Not processed Takeshi Ideriha (ideriha) Haribabu Kommi (haribabu), Vinayak Pokale (vinpokale) 4 2017-11-16
10:03
2017-11-16
10:31
pgbench - functions & operators 985 Moved to next CF Not processed Fabien Coelho (calvin) Fedor Sigaev (sigaev), Pavel Stehule (okbobcz) sigaev 4 2018-01-09
15:06
2018-01-10
08:00
possibility to specify sort columns for psql describe commands in verbose mode 1032 Moved to next CF Not processed Pavel Stehule (okbobcz) Alexander Korotkov (smagen), Davy Machado (davy.machado) 4 2018-01-12
15:11
2018-01-12
15:11
psql markdown output format 1056 Moved to next CF Not processed Jan Michálek (jeleniste) Fabien Coelho (calvin) 3 2017-11-28
01:43
2017-11-28
12:36
Refactor handling of database attributes between pg_dump and pg_dumpall 1067 Moved to next CF Not processed Haribabu Kommi (haribabu) vaishnavi prabakaran (vaishnavip) tgl 4 2018-01-22
19:09
2018-01-23
16:46
Make psql \di show index with type info 1083 Returned with feedback Not processed Amos Bird (amosbird) Fabien Coelho (calvin) 1 2017-10-01
21:50
2017-10-01
21:49
psql version number access 1099 Committed Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz) tgl 1 2017-09-05
18:10
2017-11-13
06:13
psql - set special variables to show query status 1103 Committed Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz) tgl 1 2017-09-12
23:28
2017-09-13
09:27
pgbench - allow non ascii chars in variable names 1111 Committed Not processed Fabien Coelho (calvin) Tatsuo Ishii (ishii) tgl 1 2017-09-04
17:47
2019-01-10
21:23
pgbench - improve tap test infrastructure 1118 Committed Not processed Fabien Coelho (calvin) Tom Lane (tgl), Nikolay Shaplov (nataraj) tgl 1 2017-09-08
13:40
2017-09-19
02:54
describe query result in psql 1127 Committed Not processed Pavel Stehule (okbobcz) Fabien Coelho (calvin) tgl 1 2017-09-06
06:29
2017-09-06
03:56
disallowing multiple queries in PQexec() 1142 Rejected Not processed Surafel Temesgen (surafel) Peter Eisentraut (petere) 1 2017-09-05
18:08
2017-09-05
12:42
Support target_session_attrs=read-only and eliminate the added round-trip to detect session status. 1148 Moved to next CF Not processed Takayuki Tsunakawa (maumau) Michael Banck (mbanck) 2 2018-09-24
21:15
2019-02-04
02:19
Add --no-comments to skip COMMENTs with pg_dump 1155 Moved to next CF Not processed Robins Tharakan (robins) Fabrízio Mello (fabriziomello) tgl 3 2018-01-25
20:27
2018-01-26
18:35
pg_receivewal --endpos with TAP tests 1167 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 1 2017-09-12
12:18
2017-09-12
12:34
WIP: Pgbench Serialization and deadlock errors 1170 Returned with feedback Not processed Alexander Korotkov (smagen), Marina Polyakova (whipping.top1991) Fabien Coelho (calvin) 1 2017-09-28
10:28
2022-04-06
01:00
ECPG: WHENEVER statement with DO CONTINUE action 1173 Committed Not processed Vinayak Pokale (vinpokale) Masahiko Sawada (masahikosawada) meskes 1 2017-08-26
10:42
2017-08-26
10:49
ECPG: Fix threaded test cases on Windows not to crash in setlocale() 1177 Committed Not processed Christian Ullrich (chrullrich) meskes 1 2017-08-26
11:02
2017-06-14
22:22
Adding -E switch to pg_dumpall 1196 Committed Not processed Michael Paquier (michael-kun) Fabien Coelho (calvin) rhaas 1 2017-09-01
16:36
2017-09-01
23:44
pgbench - add random_zipfian function 1206 Returned with feedback Not processed Alik Khilazhev (alikhil) Fabien Coelho (calvin) 1 2018-06-26
05:13
2017-12-14
11:31
fix tabcomplete for psql pset pager 1210 Committed Not processed Pavel Stehule (okbobcz) Jeff Janes (jjanes) petere 1 2017-08-15
23:43
2017-08-15
23:14
possibility to specify pager by PSQL_PAGER env variable 1211 Committed Not processed Pavel Stehule (okbobcz) Thomas Munro (macdice) tgl 1 2017-09-05
18:06
2017-09-14
03:17
tab completion for "create user mapping for" 1213 Committed Not processed Jeff Janes (jjanes) tgl 1 2017-07-27
18:18
2017-07-27
18:13
pgbench: custom initialization steps 1222 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Fabien Coelho (calvin), Beena Emerson (beena.emerson) tgl 2 2017-11-13
21:50
2017-11-14
00:41
pgbench - remove -M order constraint 1226 Committed Not processed Tom Lane (tgl) Tatsuo Ishii (ishii), Fabien Coelho (calvin) tgl 1 2017-08-11
19:20
2017-08-03
09:09
libpq: Support for Apple Secure Transport SSL library 1228 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) 2 2017-11-28
02:02
2019-02-04
05:12
psql \graw execution and output format 1254 Returned with feedback Not processed Pavel Stehule (okbobcz) Fabien Coelho (calvin) 1 2017-09-07
17:55
2018-01-27
14:31
psql - add ability to test whether a variable exists 1255 Committed Not processed Fabien Coelho (calvin) adunstan 1 2017-09-21
23:13
2017-09-20
12:59
pgbench: faster version of tpcb-like transaction 1257 Returned with feedback Not processed Jeff Janes (jjanes) Fabien Coelho (calvin) 1 2017-10-01
21:58
2017-10-01
21:59
Code Comments
Incorrect mentions to pg_xlog in walmethods.c/h 1185 Committed Not processed Michael Paquier (michael-kun) Ryan Murphy (murftown) petere 1 2017-07-05
05:38
2017-07-05
05:38
comment update in partition.c 1219 Committed Not processed Beena Emerson (beena.emerson) deanr 1 2017-08-01
09:44
2017-08-01
08:45
Documentation
Moving documentation to DocBook.XML 1052 Moved to next CF Not processed Alexander Lakhin (law) Peter Eisentraut (petere) petere 3 2017-11-28
21:45
2017-11-28
16:55
Fix ambiguous typesetting of callouts in examples 1082 Committed Not processed Thomas Munro (macdice) petere 1 2017-03-03
20:10
2017-03-03
20:04
Updating the "tool sets" documentation for modern FreeBSD 1087 Committed Not processed Thomas Munro (macdice) petere 1 2017-03-22
03:28
2017-03-22
02:12
Consistent capitalization of procedural languages 1096 Committed Not processed Daniel Gustafsson (d_gustafsson) petere 1 2017-04-05
06:40
2017-04-05
04:43
Document the order of changing certain settings when using hot-standby servers 1110 Moved to next CF Not processed Yorick Peterse (yorickpeterse) Aleksander Alekseev (a.alekseev) petere 2 2017-11-01
14:53
2017-11-01
14:53
RLS Summary Table 1134 Committed Not processed Rod Taylor (rbt) Fabien Coelho (calvin) deanr 1 2017-10-01
22:56
2017-09-26
19:29
Fix example code about AFTER triggers 1137 Committed Not processed Paul Jungwirth (pjungwir) rhaas 1 2017-07-10
08:03
2017-05-16
15:54
Improve zh_CN.po translation 1147 Rejected Not processed Rugal Bernstein (rugal) 1 2017-07-26
17:59

Add note about diskspace usage of pg_commit_ts 1169 Committed Not processed Thomas Munro (macdice) simon 1 2017-09-01
06:56
2017-06-14
04:37
pgbench doc typo about random_exponential 1201 Committed Not processed Alik Khilazhev (alikhil) Fabien Coelho (calvin) petere 1 2017-09-04
21:11
2017-08-01
18:49
Mention pg_stat_wal_receiver in streaming replication docs 1216 Moved to next CF Not processed Michael Paquier (michael-kun) Jeff Janes (jjanes) petere 2 2017-11-01
18:36
2017-11-01
18:36
Default names for CRL and CA files in the backend 1245 Committed Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) petere 1 2017-09-03
18:52
2017-09-01
18:22
Make post-8.1 style PG_MODULE_MAGIC inclusion the default 1265 Committed Not processed Daniel Gustafsson (d_gustafsson) petere 1 2017-08-31
02:42
2017-08-31
04:56
Miscellaneous
initdb configurable wal_segment_size 921 Committed Not processed Beena Emerson (beena.emerson) Robert Haas (rhaas), Simon Riggs (simon), Andres Freund (andresfreund), Jim Nasby (decibel), David Steele (dsteele), Kuntal Ghosh (kuntal_ghosh) andresfreund 3 2017-09-20
07:58
2017-09-20
05:06
GUC for cleanup index threshold 952 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Peter Geoghegan (pgeoghegan), Kyotaro Horiguchi (horiguti), Alexander Korotkov (smagen) sigaev 5 2018-04-04
16:31
2018-04-06
08:33
XML XPath default namespace support 1085 Moved to next CF Not processed Pavel Stehule (okbobcz) Kyotaro Horiguchi (horiguti) 8 2019-02-04
02:16
2019-02-04
02:16
Add and report the new "session_read_only" GUC pseudo-variable. 1090 Moved to next CF Not processed Elvis Pranskevichus (elprans) Melanie Plageman (melanieplageman) 3 2019-02-04
02:19
2019-02-04
02:19
Cosmetic renaming of PG_GETARG_FOO to PG_GETARG_FOO_P for all (FOO *) returning functions 1105 Committed Not processed Mark Dilger (hornschnorter) Tom Lane (tgl) tgl 1 2017-09-18
19:21
2017-09-18
19:26
Stable datadir names in TAP tests and retain-on-success override 1123 Committed Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) petere 1 2017-09-05
18:05
2017-09-05
19:04
Fixup some misusage of appendStringInfo and friends 1126 Committed Not processed David Rowley (davidrowley) petere 1 2017-08-16
03:39
2017-08-16
03:51
Test coverage for FDW HANDLER DDL. 1130 Committed Not processed Amit Langote (amitlan), Mark Dilger (hornschnorter) Ashutosh Bapat (ashutoshbapat) rhaas 1 2017-09-15
12:27
2017-09-15
12:28
Visual studio 2017 build support 1176 Committed Not processed Haribabu Kommi (haribabu) adunstan 1 2017-09-25
12:12
2017-09-26
06:42
Setting pd_lower in GIN, BRIN, and SP-GiSt index metapages 1182 Moved to next CF Not processed Amit Langote (amitlan) Michael Paquier (michael-kun) tgl 2 2017-11-02
21:22
2017-11-06
04:21
Allow HAVE_UCOL_STRCOLLUTF8 flag to be set conditionally on Windows 1188 Rejected Not processed Ashutosh Sharma (ashutosh.sharma88) 1 2017-08-11
15:42
2017-08-11
02:29
Shared memory record typmod registry to enable more parallel features 1192 Committed Not processed Thomas Munro (macdice) Andres Freund (andresfreund) andresfreund 1 2017-09-15
03:19
2017-09-15
19:50
Add citext_pattern_ops to citext contrib module 1200 Committed Not processed Alexey Chernyshov (alexey-chernyshov) Jacob Champion (jchampion) adunstan 1 2017-09-19
12:38
2017-09-18
16:56
Pageinspect - add functions on GIN and GiST indexes from gevel 1207 Moved to next CF Not processed Alexey Chernyshov (alexey-chernyshov) 2 2017-11-27
07:05
2017-11-27
07:05
Vacuum: Update FSM more frequently 1217 Moved to next CF Not processed Claudio Freire (klaussfreire) Masahiko Sawada (masahikosawada), jing wang (ian) tgl 4 2018-03-30
18:06
2018-04-03
13:37
Tests for red-black trees 1225 Committed Not processed Victor Drobny (faza107) Tom Lane (tgl), Aleksander Alekseev (a.alekseev) tgl 1 2017-09-10
17:33
2017-09-10
17:32
additional contrib test suites 1236 Committed Not processed Peter Eisentraut (petere) David Steele (dsteele) petere 1 2017-09-15
03:05
2017-09-22
17:21
taking stdbool.h into use 1242 Moved to next CF Not processed Peter Eisentraut (petere) Thomas Munro (macdice) 2 2017-11-15
20:15
2018-03-23
02:23
Avoid SIGBUS with DSM segments on Linux (POSIX implementation)? 1244 Committed Not processed Thomas Munro (macdice) tgl 1 2017-09-25
20:13
2017-09-26
17:49
add --if-exists to pg_recvlogical 1256 Moved to next CF Not processed Rosser Schwarz (rosser) 2 2017-11-28
02:11
2017-11-28
15:21
show "aggressive" or not in closing message of vacuum 1258 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Masahiko Sawada (masahikosawada) rhaas 2 2017-11-03
08:07
2017-10-31
09:48
static assertions in C++ 1282 Moved to next CF Not processed Peter Eisentraut (petere) petere 3 2017-12-26
15:51
2017-12-26
15:51
Monitoring & Control
pg_stat_walwrites system view 1003 Moved to next CF Not processed Haribabu Kommi (haribabu) Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Kuntal Ghosh (kuntal_ghosh), Vinayak Pokale (vinpokale) 3 2017-11-27
03:00
2017-11-27
03:12
ANALYZE command progress checker 1104 Returned with feedback Not processed Vinayak Pokale (vinpokale) Tatsuro Yamada (tatsuro_yamada) 1 2017-10-01
22:16
2017-10-01
22:14
bgw_type 1165 Committed Not processed Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) petere 1 2017-09-29
15:12
2017-09-29
15:11
Add memory fields (sometimes) available from getrusage() 1171 Committed Not processed Justin Pryzby (justinpryzby) Peter Eisentraut (petere) petere 1 2017-09-01
19:46
2017-09-02
02:41
add max_worker_processes_per_user setting 1253 Moved to next CF Not processed Peter Eisentraut (petere) Rosser Schwarz (rosser) 2 2017-11-30
01:16
2017-11-30
01:15
amcheck heap verification 1263 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Simon Riggs (simon), Andrey Borodin (x4m) andresfreund 4 2018-04-01
03:32
2018-04-01
03:32
CLUSTER command progress monitor 1268 Returned with feedback Not processed Tatsuro Yamada (tatsuro_yamada) 1 2017-10-02
00:29
2019-03-26
02:15
sync process names between ps and pg_stat_activity 1281 Committed Not processed Peter Eisentraut (petere) Takayuki Tsunakawa (maumau) petere 1 2017-09-20
13:04
2017-09-20
12:59
Performance
Group mode for CLOG updates 358 Committed Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Dilip Kumar (dilip.kumar), Pavan Deolasee (pavan) rhaas 9 2017-09-01
16:36
2017-09-02
02:11
POC: Cache data in GetSnapshotData() 553 Returned with feedback Not processed Andres Freund (andresfreund), mithun cy (mithun.cy) 2 2017-09-29
14:31
2017-09-21
03:35
Write Amplification Reduction Method (WARM) 775 Returned with feedback Not processed Pavan Deolasee (pavan) Álvaro Herrera (alvherre) alvherre 5 2017-10-02
09:36
2017-10-02
09:36
Vacuum: allow usage of more than 1GB of work mem 844 Moved to next CF Not processed Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) Heikki Linnakangas (heikki), Masahiko Sawada (masahikosawada), Anastasia Lubennikova (lubennikovaav), Aleksander Alekseev (a.alekseev), Alexey Chernyshov (alexey-chernyshov) 9 2018-10-02
01:43
2018-10-02
01:43
Auto Prewarm 848 Committed Not processed Robert Haas (rhaas), mithun cy (mithun.cy) Andres Freund (andresfreund), Jim Nasby (decibel), Beena Emerson (beena.emerson) rhaas 4 2017-08-23
13:28
2017-07-06
06:08
Parallel Hash 871 Moved to next CF Not processed Thomas Munro (macdice) Peter Geoghegan (pgeoghegan), Andres Freund (andresfreund), Ashutosh Bapat (ashutoshbapat) andresfreund 6 2017-12-26
01:00
2017-12-21
08:49
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
Cache line alignment of PGXACT 974 Returned with feedback Not processed Alexander Korotkov (smagen) Tomas Vondra (fuzzycz), Ashutosh Sharma (ashutosh.sharma88), jason li (jasonysli) 2 2017-09-22
11:10
2017-09-22
11:07
LWLock optimization for Power processors 984 Returned with feedback Not processed Alexander Korotkov (smagen) mithun cy (mithun.cy) 2 2017-08-30
12:32
2017-08-30
15:50
Parallel Append implementation 987 Moved to next CF Not processed Amit Khandekar (amitdkhan) Ashutosh Bapat (ashutoshbapat) rhaas 4 2017-12-07
12:23
2017-12-06
10:21
Partition-wise join for declarative partitioned tables 994 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita), Amit Langote (amitlan), Antonin Houska (a.houska), Thomas Munro (macdice) rhaas 3 2017-10-10
00:44
2020-04-08
10:18
parallelize queries containing initplans 997 Moved to next CF Not processed Amit Kapila (amitkapila), Kuntal Ghosh (kuntal_ghosh) Haribabu Kommi (haribabu) rhaas 3 2017-11-17
06:37
2017-11-17
09:29
Page Scan Mode in Hash Index 999 Committed Not processed Ashutosh Sharma (ashutosh.sharma88) Amit Kapila (amitkapila), Alexander Korotkov (smagen), Jesper Pedersen (jpedersen) rhaas 2 2017-09-26
13:31
2017-09-26
13:40
Convert join OR clauses into UNION queries 1001 Moved to next CF Not processed Tom Lane (tgl) Peter Geoghegan (pgeoghegan), Jim Nasby (decibel), Noah Misch (nmisch) 7 2018-10-02
01:11
2018-10-02
01:32
SERIALIZABLE with parallel query 1004 Moved to next CF 12 Not processed Thomas Munro (macdice) Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Kevin Grittner (kgrittn) macdice 10 2019-03-15
09:36
2019-03-15
04:51
Pipelining/batch mode support for libpq 1024 Returned with feedback Not processed Craig Ringer (ringerc), vaishnavi prabakaran (vaishnavip) Andres Freund (andresfreund), Michael Paquier (michael-kun), Daniel Vérité (danielverite), Aya Iwata (iwata.aya) 2 2021-03-04
18:04
2021-03-18
11:28
Better estimate merging for duplicate vars in clausesel.c 1036 Returned with feedback Not processed David Rowley (davidrowley) Claudio Freire (klaussfreire) 2 2017-10-02
09:59
2017-10-02
09:58
Allow some utility commands underneath query eligible for parallel plan 1045 Moved to next CF Not processed Haribabu Kommi (haribabu) Rafia Sabih (rafia.sabih) rhaas 3 2017-10-05
15:47
2017-10-11
07:30
Improve performance of SPI results 1092 Returned with feedback Not processed Jim Nasby (decibel) 1 2017-09-12
23:56
2017-09-12
23:55
Make the optimiser aware of partitions ordering 1093 Moved to next CF Not processed Julien Rouhaud (rjuju), Ronan Dunklau (rdunklau) Amit Langote (amitlan) 2 2017-11-29
02:14
2017-11-29
02:14
Range Merge Join 1106 Moved to next CF Not processed Jeff Davis (jdavis) Andrey Borodin (x4m), Peter Moser (pemoser) 2 2017-11-29
01:43
2017-11-29
01:43
Constraint exclusion on partitioned tables 1108 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Jeevan Chalke (jeevan.chalke) rhaas 3 2017-12-01
16:31
2017-12-03
23:15
Supporting huge pages on Windows 1116 Moved to next CF Not processed Thomas Munro (macdice), Takayuki Tsunakawa (maumau) Magnus Hagander (mha) mha 3 2018-01-21
14:45
2018-01-22
14:05
index-only count(*) for indexes supporting bitmap scans 1117 Moved to next CF Not processed Alexander Kuzmenkov (akuzmenkov) Alexey Chernyshov (alexey-chernyshov) tgl 2 2017-11-01
22:07
2017-11-13
08:34
Push LIMIT to SORT through a subquery 1119 Committed Not processed Doug Doole (dougdoole) Ashutosh Bapat (ashutoshbapat) rhaas 1 2017-08-21
20:32
2017-08-25
21:37
WIP: Precalculate stable functions 1120 Returned with feedback Not processed Alexander Korotkov (smagen), Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) Aleksander Alekseev (a.alekseev) 1 2017-09-28
10:28
2019-01-31
11:25
Unpack only first 8 bytes in bitlength function 1122 Moved to next CF Not processed Mark Dilger (hornschnorter) Heikki Linnakangas (heikki) tgl 2 2017-12-01
05:23
2017-09-18
19: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
Atomics for heap_parallelscan_nextpage 1129 Committed Not processed David Rowley (davidrowley) heikki 1 2017-08-16
13:22
2017-08-17
00:15
Moving relation extension locks out of heavyweight lock manager 1133 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 4 2018-03-30
07:43
2018-11-30
01:02
Fix planner performance degradation with using new type of snapshot in get_actual_variable_range 1135 Committed Not processed Dmitriy Sarafannikov (dsarafan) Andrey Borodin (x4m) tgl 1 2017-09-07
23:42
2017-09-07
23:43
Improve compactify_tuples and PageRepairFragmentation 1138 Moved to next CF Not processed Yura Sokolov (funny_falcon) Claudio Freire (klaussfreire) 6 2018-10-02
02:27
2018-10-02
02:27
Full merge join on comparison clause 1141 Moved to next CF Not processed Alexander Kuzmenkov (akuzmenkov) Jeff Davis (jdavis), Ashutosh Bapat (ashutoshbapat) 7 2018-11-21
13:03
2018-11-21
13:02
Improve bitmap costing for lossy pages 1143 Moved to next CF Not processed Dilip Kumar (dilip.kumar) rhaas 2 2017-11-12
22:59
2017-11-13
04:42
using cached IO function inside concat, concat_ws functions 1145 Committed Not processed Pavel Stehule (okbobcz) Alexander Kuzmenkov (akuzmenkov) tgl 1 2017-09-19
20:20
2017-09-19
19:11
Index Only Scan support for cube 1146 Rejected Not processed Andrey Borodin (x4m) 1 2017-09-20
05:26
2017-09-20
08:49
Implicit prepare of statements: replace literals with parameters and store cached plans 1150 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 4 2018-03-06
15:07
2020-07-01
09:18
Surjective indexes 1152 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Simon Riggs (simon), Karl Whitford-Pollard (karlw) simon 4 2018-03-27
19:03
2018-03-28
07:18
Improve implementation of generic atomics 1154 Committed Not processed Yura Sokolov (funny_falcon) Tom Lane (tgl), Jesper Pedersen (jpedersen) tgl 1 2017-09-07
12:51
2017-09-06
19:54
Gather speed-up 1156 Moved to next CF Not processed Rafia Sabih (rafia.sabih) Dilip Kumar (dilip.kumar) rhaas 4 2018-03-02
17:21
2018-03-29
16:18
Fix LWLock degradation on NUMA 1166 Moved to next CF Not processed Yura Sokolov (funny_falcon) Jesper Pedersen (jpedersen), kalyan s (kalyan) 7 2018-11-30
16:20
2018-11-30
22:06
distinct estimate of a hard-coded VALUES list 1180 Committed Not processed Tom Lane (tgl) Jeff Janes (jjanes) tgl 1 2017-08-16
19:46
2017-08-17
17:51
Distinguish selectivity of < from <= and > from >= 1186 Committed Not processed Tom Lane (tgl) Aleksander Alekseev (a.alekseev), Kuntal Ghosh (kuntal_ghosh) tgl 1 2017-09-13
15:13
2017-09-13
15:14
Improve selectivity estimate for semi- and anti-join with <> quals 1205 Moved to next CF Not processed Thomas Munro (macdice) Ashutosh Bapat (ashutoshbapat) tgl 3 2017-11-30
03:02
2017-12-03
17:40
Block level parallel vacuum 1223 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 2 2017-11-30
02:09
2017-11-30
02:09
Generational memory allocator 1239 Moved to next CF Not processed Tomas Vondra (fuzzycz) Simon Riggs (simon) simon 2 2017-11-22
18:48
2017-09-24
21:08
Partition-wise aggregation/grouping 1250 Moved to next CF Not processed Jeevan Chalke (jeevan.chalke) Ashutosh Bapat (ashutoshbapat) rhaas 4 2018-04-10
14:00
2018-04-10
14:27
Exclude partition constaint checking in query execution plan for partitioned table queries 1264 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) David Rowley (davidrowley), Thomas Munro (macdice) 6 2018-10-02
04:31
2018-10-02
04:31
Parallel COPY FROM 1266 Returned with feedback Not processed Alexey Kondratov (ololobus) Gerdan Santos (gerdan) 1 2017-10-02
08:54
2017-10-02
08:54
Retire polyphase merge 1267 Returned with feedback Not processed Heikki Linnakangas (heikki) Peter Geoghegan (pgeoghegan) 1 2021-09-15
21:14
2021-10-18
12:15
faster partition pruning in planner 1272 Moved to next CF Not processed Amit Langote (amitlan) Kyotaro Horiguchi (horiguti), David Rowley (davidrowley), Dilip Kumar (dilip.kumar), Amit Khandekar (amitdkhan), Jesper Pedersen (jpedersen), jiang fei (yifei) alvherre 4 2018-04-06
20:40
2018-04-10
12:11
Wake up WAL writer less aggressively 1280 Moved to next CF Not processed Jeff Janes (jjanes) 2 2017-11-28
01:46
2017-11-28
01:46
Controlling toast_tuple_target to tune rows >2kB 1284 Moved to next CF Not processed Simon Riggs (simon) Andrew Dunstan (adunstan) simon 2 2017-11-19
22:52
2017-11-14
17:00
JIT compiling expressions/tuple deforming 1285 Moved to next CF Not processed Andres Freund (andresfreund) Konstantin Knizhnik (knizhnik) 2 2017-11-30
01:02
2018-03-30
17:38
Procedural Languages
new plpgsql extra_checks 962 Moved to next CF Not processed Pavel Stehule (okbobcz) Stephen Frost (sfrost), Tomas Vondra (fuzzycz) fuzzycz 6 2018-07-25
00:01
2018-07-25
04:59
allow mix of composite and scalar variables in target list 1139 Moved to next CF Not processed Pavel Stehule (okbobcz) Anthony Bykov (anthonyb) 2 2017-10-30
19:01
2017-10-02
19:45
clean function argument related variable name 1140 Committed Not processed Pavel Stehule (okbobcz) Jeevan Chalke (jeevan.chalke) tgl 1 2017-09-11
20:25
2017-09-12
03:14
Refactoring
Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 992 Moved to next CF Not processed Nikolay Shaplov (nataraj) 3 2017-11-28
02:23
2017-11-29
19:00
Remove special wraparound code for pg_serial SLRU 1041 Moved to next CF Not processed Thomas Munro (macdice) Anastasia Lubennikova (lubennikovaav) tgl 5 2018-03-30
19:14
2018-03-30
19:14
create_unique_path and GEQO 1094 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) rhaas 3 2017-12-11
03:21
2017-12-01
02:01
Remove unused argument in btree_xlog_split 1097 Committed Not processed Anastasia Lubennikova (lubennikovaav), Aleksander Alekseev (a.alekseev) heikki 1 2017-08-16
09:28
2017-08-16
09:28
merge psql ef/ev sf/sv handling functions 1098 Committed Not processed Fabien Coelho (calvin) Victor Drobny (faza107) tgl 1 2017-09-06
21:33
2017-09-07
05:19
Rewriting the test of pg_upgrade as a TAP test 1101 Returned with feedback Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 1 2017-09-29
13:04
2017-09-29
13:04
Refactoring identifier checks to consistently use strcmp 1102 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) tgl 3 2018-01-26
23:37
2018-02-02
04:13
Minor code improvement to postgresGetForeignPlan 1114 Committed Not processed Tatsuro Yamada (tatsuro_yamada) Etsuro Fujita (efujita) tgl 1 2017-09-06
21:54
2017-09-07
00:22
Refactoring of repetitive code in RI triggers 1115 Moved to next CF Not processed Ildar Musin (i.musin) Ildus Kurbangaliev (ildus) tgl 2 2017-11-18
21:24
2017-11-20
08:53
Improve eval_const_expressions 1136 Moved to next CF Not processed Tom Lane (tgl) Dmitry Dolgov (erthalion) tgl 3 2018-01-03
17:36
2018-01-03
17:37
Allow uncompressed GiST 1157 Committed Not processed Andrey Borodin (x4m) Dmitriy Sarafannikov (dsarafan) tgl 1 2017-09-20
03:33
2017-09-20
14:09
64-bit transaction identifiers 1178 Moved to next CF Not processed Alexander Korotkov (smagen) 4 2018-03-01
22:48
2021-10-01
06:53
Replace lfirst() with lfirst_node() and linitial() with linitial_node() appropriately in planner.c 1195 Committed Not processed Jeevan Chalke (jeevan.chalke), Ashutosh Bapat (ashutoshbapat) Jeevan Chalke (jeevan.chalke), Ashutosh Bapat (ashutoshbapat) tgl 1 2017-09-05
21:39
2017-09-06
09:07
Make ExplainOpenGroup()/ExplainCloseGroup() available for extensions. 1209 Committed Not processed Hadi Moshayedi (hadi) Robert Haas (rhaas), Kyotaro Horiguchi (horiguti) tgl 1 2017-09-18
20:03
2017-09-18
20:03
Small code improvement for btree 1230 Committed Not processed Masahiko Sawada (masahikosawada) Doug Doole (dougdoole) tgl 1 2017-09-18
20:36
2017-09-19
01:01
coverage analysis improvements 1234 Moved to next CF Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2017-10-16
20:53
2017-10-16
20:54
Explicit relation name in VACUUM VERBOSE log 1246 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Simon Riggs (simon) 1 2017-10-02
07:33
2017-10-02
07:33
Subscription code improvements 1248 Moved to next CF Not processed Petr Jelínek (pjmodos), Masahiko Sawada (masahikosawada) Peter Eisentraut (petere) 4 2018-04-07
23:47
2018-04-06
14:25
assorted code cleanup 1249 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun), Ryan Murphy (murftown) petere 1 2017-09-07
18:00
2017-09-11
18:48
scan-build plpython stuff 1251 Moved to next CF Not processed Peter Eisentraut (petere) John Naylor (john.naylor) petere 2 2017-11-29
15:05
2017-08-23
00:14
OpenFile() Permissions Refactor 1262 Committed Not processed David Steele (dsteele) Peter Eisentraut (petere) petere 1 2017-09-24
01:16
2017-09-24
13:47
document and use SPI_result_code_string() 1269 Moved to next CF Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2017-10-05
02:17
2017-10-05
02:16
code cleanup empty string initializations 1270 Committed Not processed Peter Eisentraut (petere) Aleksandr Parfenov (a.parfenov) petere 1 2017-09-08
16:38
2017-09-08
16:38
Removing replacement selection sort (replacement_sort_tuples GUC) from tuplesort.c 1278 Committed Not processed Peter Geoghegan (pgeoghegan) rhaas 1 2017-09-29
14:29
2017-09-29
16:20
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
Logical decoding on standby 788 Moved to next CF Not processed Craig Ringer (ringerc) Simon Riggs (simon), Petr Jelínek (pjmodos) 5 2017-11-24
05:40
2017-06-27
05:24
Logical decoding of two-phase transactions 944 Moved to next CF 13 Not processed Nikhil Sontakke (nikkhils) Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) 13 2019-09-30
18:04
2021-08-09
03:00
"synchronous_replay" mode for load balancing reads without stale data 951 Moved to next CF Not processed Thomas Munro (macdice) Dmitry Dolgov (erthalion), Thom Brown (thom), Alex Scotti (ajscotti) 3 2017-11-29
01:59
2017-11-29
02:09
Proposal for changes to recovery.conf API 1008 Moved to next CF Not processed Simon Riggs (simon) Michael Paquier (michael-kun), Peter Eisentraut (petere) 3 2017-10-31
14:01
2017-09-05
22:10
Add option to create a replication slot in pg_basebackup if not yet present 1112 Committed Not processed Michael Banck (mbanck) Peter Eisentraut (petere) petere 1 2017-09-27
14:11
2017-09-27
17:15
pg_basebackup has stricter tablespace rules than the server 1125 Returned with feedback Not processed Pierre Ducroquet (pinaraf) Michael Paquier (michael-kun) 1 2017-09-29
06:07
2017-10-02
01:28
Add function pg_advance_replication_slot 1128 Moved to next CF Not processed Magnus Hagander (mha) 2 2017-11-29
05:48
2017-11-29
05:48
Explictly initialize replication_slot_catalog_xmin when creating ProcArray 1193 Committed Not processed Yi Wen Wong (yiwong) Masahiko Sawada (masahikosawada) petere 1 2017-08-16
14:37
2017-08-16
01:15
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
Security
postgres_fdw super user checks 1214 Moved to next CF Not processed Jeff Janes (jjanes) Andreas Karlsson (kandreas) rhaas 3 2017-12-05
19:49
2017-12-12
05:09
GnuTLS support 1277 Moved to next CF Not processed Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 2018-11-29
17:43
2018-11-29
23:00
Allow group access to $PGDATA 1445 Committed Not processed Adam Brightwell (abrightwell), David Steele (dsteele) sfrost 1 2018-06-26
05:13
2018-04-08
16:13
Server Features
Correct space parsing in to_timestamp() 713 Moved to next CF Not processed Artur Zakirov (a.zakirov) Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) smagen 10 2018-09-13
18:15
2018-09-26
14:40
Push down more UPDATEs/DELETEs in postgres_fdw 791 Moved to next CF Not processed Etsuro Fujita (efujita) Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) rhaas 5 2017-11-29
04:52
2017-11-29
04:51
Transactions involving multiple postgres foreign servers 928 Returned with feedback Not processed Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Vinayak Pokale (vinpokale) 3 2017-10-02
10:13
2018-06-05
10:13
add GUCs to control custom plan logic 990 Moved to next CF Not processed Pavel Stehule (okbobcz) Peter Eisentraut (petere) petere 6 2018-07-16
12:07
2018-07-16
12:07
Statement timeout behavior in extended queries 1021 Committed Not processed Tatsuo Ishii (ishii) Takayuki Tsunakawa (maumau) andresfreund 2 2017-09-19
02:41
2017-09-19
02:42
UPDATE of partition key 1023 Moved to next CF Not processed Amit Khandekar (amitdkhan) Álvaro Herrera (alvherre), David Rowley (davidrowley), Dilip Kumar (dilip.kumar), Amit Langote (amitlan), Thomas Munro (macdice) rhaas 5 2018-02-27
05:40
2018-01-24
21:57
postgres_fdw: support parameterized foreign joins 1042 Moved to next CF Not processed Etsuro Fujita (efujita) Artur Zakirov (a.zakirov) 3 2017-11-29
02:27
2017-11-29
02:27
Statement-level rollback 1050 Returned with feedback Not processed Takayuki Tsunakawa (maumau) Simon Riggs (simon) 2 2017-10-01
22:27
2018-03-02
04:10
postgres_fdw: evaluate placeholdervars on remote server 1055 Returned with feedback Not processed Etsuro Fujita (efujita) 2 2017-09-27
03:21
2017-09-27
03:20
Hash partitioning 1059 Moved to next CF Not processed Amul Sul (sulamul) Dilip Kumar (dilip.kumar), Jesper Pedersen (jpedersen), Yugo Nagata (yugo.nagata), Ashutosh Bapat (ashutoshbapat) rhaas 3 2017-11-10
12:11
2017-11-10
05:38
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
\d+ improvements for partitioned tables 1089 Moved to next CF Not processed Amit Langote (amitlan), Ashutosh Bapat (ashutoshbapat) Rushabh Lathia (rlathia) simon 2 2017-11-22
18:18
2017-11-06
06:51
Making replication commands case-insensitive 1144 Rejected Not processed Michael Paquier (michael-kun) 1 2017-07-06
01:41
2017-05-20
17:46
Channel binding support for SCRAM-SHA-256 1153 Returned with feedback Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) 1 2017-09-26
02:10
2018-01-05
01:00
Improve geometric types 1160 Moved to next CF Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Tomas Vondra (fuzzycz), Aleksander Alekseev (a.alekseev) fuzzycz 6 2018-09-26
09:13
2018-09-27
20:59
Predicate locking in Gist index 1172 Moved to next CF Not processed Shubham Barai (shubham) Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrey Borodin (x4m) sigaev 4 2018-03-27
12:44
2018-03-27
12:44
Predicate locking in hash index 1183 Moved to next CF Not processed Shubham Barai (shubham) Amit Kapila (amitkapila), Alexander Korotkov (smagen), Thomas Munro (macdice) sigaev 4 2018-04-07
14:13
2018-04-09
07:11
Add support for tuple routing to foreign partitions 1184 Moved to next CF Not processed Etsuro Fujita (efujita), Amit Langote (amitlan) Amit Langote (amitlan) rhaas 4 2018-04-07
20:42
2018-04-09
10:20
Allow domains over composite types 1194 Moved to next CF Not processed Tom Lane (tgl) Andrew Dunstan (adunstan) tgl 2 2017-11-01
17:59
2017-10-24
20:19
Predicate locking in Gin index 1199 Moved to next CF Not processed Shubham Barai (shubham) Alexander Korotkov (smagen) 2 2017-11-29
01:54
2018-04-10
05:24
New function for tsquery creation 1202 Moved to next CF Not processed Dmitry Ivanov (funbringer), Victor Drobny (faza107) Aleksander Alekseev (a.alekseev), Oliver Ford (ojford) sigaev 4 2018-04-05
16:56
2018-04-05
16:56
Implement NULL-related checks in object address functions to prevent cache lookup errors 1204 Moved to next CF Not processed Michael Paquier (michael-kun) 7 2018-11-29
07:09
2020-07-15
00:09
Predicate locking in SP-Gist index 1215 Returned with feedback Not processed Shubham Barai (shubham) Alexander Korotkov (smagen) 1 2017-10-02
10:19
2017-10-02
10:18
Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) 1218 Moved to next CF Not processed Markus Sintonen (markuss) 2 2017-11-30
03:59
2017-11-30
03:59
reload-through-the-top-parent switch for the partition table 1220 Committed Not processed Rushabh Lathia (rlathia) Amul Sul (sulamul) rhaas 1 2017-09-02
22:07
2017-08-15
03:01
Remove 1MB size limit for tsvector 1221 Moved to next CF Not processed Ildus Kurbangaliev (ildus) 2 2017-11-30
04:02
2017-11-30
04:02
INSERT ON CONFLICT and partitioned tables 1224 Moved to next CF Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre), Jeevan Ladhe (jeevanladhe) rhaas 3 2017-12-13
07:41
2017-12-07
05:10
Add Roman numeral conversion to to_number 1227 Moved to next CF Not processed Oliver Ford (ojford) Doug Doole (dougdoole) 2 2017-11-29
02:21
2017-11-29
02:21
Creating backup history files for backups taken from standbys 1231 Moved to next CF Not processed Michael Paquier (michael-kun) Masahiko Sawada (masahikosawada), David Steele (dsteele) masaofujii 4 2018-03-05
23:33
2018-03-05
23:32
Add support for Default partition 1232 Committed Not processed Rahila Syed (rahila.syed), Jeevan Ladhe (jeevanladhe) Ashutosh Bapat (ashutoshbapat) rhaas 1 2017-09-08
21:37
2017-09-09
03:07
Support arrays over domain types 1235 Committed Not processed Tom Lane (tgl) Andrew Dunstan (adunstan) tgl 1 2017-09-30
17:41
2017-09-29
20:17
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING 1237 Returned with feedback Not processed Marko Tiikkaja (johto) Haribabu Kommi (haribabu) 1 2023-11-02
16:43
2024-09-19
08:41
multivariate MCV lists and histograms 1238 Moved to next CF 12 Not processed Tomas Vondra (fuzzycz) David Rowley (davidrowley), Dean Rasheed (deanr) fuzzycz 9 2019-04-09
02:29
2019-04-09
02:29
Simplify ACL handling for large objects and removal of superuser() checks 1240 Moved to next CF Not processed Michael Paquier (michael-kun) vaishnavi prabakaran (vaishnavip) tgl 2 2017-11-09
17:57
2017-11-15
08:20
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
Hooks to track changed pages for backup purposes 1273 Returned with feedback Not processed Andrey Borodin (x4m) 1 2017-10-02
10:06
2017-10-02
10:06
Pluggable storage API 1283 Moved to next CF 12 Not processed Álvaro Herrera (alvherre), Andres Freund (andresfreund), Alexander Korotkov (smagen), Haribabu Kommi (haribabu) Alexander Korotkov (smagen) andresfreund 9 2019-04-05
22:09
2019-04-08
17:37
SQL Commands
Temporal query processing with range types 839 Moved to next CF Not processed Peter Moser (pemoser) 5 2019-08-02
21:02
2020-01-30
15:00
SQL/JSON support in PostgreSQL 1063 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Piotr Stefaniak (pstef) 4 2018-03-02
06:45
2018-03-02
07:42
Allow users to specify multiple tables in VACUUM commands 1131 Moved to next CF Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) tgl 2 2017-10-03
22:54
2017-10-04
00:54
Support to COMMENT ON DATABASE CURRENT_DATABASE 1163 Returned with feedback Not processed jing wang (ian) Surafel Temesgen (surafel), Nathan Bossart (bossartn) 1 2017-10-02
10:50
2017-10-02
10:49
Handling of the input data errors in COPY FROM 1179 Moved to next CF Not processed Alexey Kondratov (ololobus) 2 2017-11-30
20:51
2018-03-03
15:21
Default Partition for Range 1198 Committed Not processed Beena Emerson (beena.emerson) Dilip Kumar (dilip.kumar) rhaas 1 2017-09-08
21:37
2017-09-09
03:07
INSERT .. ON CONFLICT DO SELECT 1241 Moved to next CF Not processed Marko Tiikkaja (johto) Peter Geoghegan (pgeoghegan) 3 2018-01-22
23:30
2018-01-22
23:29
Foreign Key Arrays 1252 Moved to next CF Not processed Mark Rofail (markmoheb) Andreas Karlsson (kandreas), Sergey Myasoedov (smyasoedov) alvherre 6 2021-02-05
00:05
2021-10-05
19:15
generated columns 1271 Returned with feedback Not processed Peter Eisentraut (petere) Jaime Casanova (jcasanov) 1 2017-10-02
11:52
2019-04-09
01:00
Allow VACUUM to have multiple target tables 1275 Rejected Not processed Kyotaro Horiguchi (horiguti) 1 2017-09-05
08:21
2017-09-05
08:22
System Administration
Rename pg_log directory 1086 Committed Not processed Andreas Karlsson (kandreas) Peter Eisentraut (petere) petere 1 2017-03-27
14:38
2017-03-27
14:40
Warn users about duplicate configuration parameters 1109 Rejected Not processed Aleksander Alekseev (a.alekseev) 1 2017-04-10
15:17
2017-04-07
15:49
Check integers in command line parameters 1121 Returned with feedback Not processed Pierre Ducroquet (pinaraf) Ryan Murphy (murftown) 1 2017-10-02
00:37
2017-10-02
00:36
ALTER INDEX ... SET STATISTICS 1159 Committed Not processed Alexander Korotkov (smagen), Adrien Nayrat (anayrat) Adrien Nayrat (anayrat) simon 1 2017-09-06
20:48
2017-09-06
17:33
Optional message to signalled process in pg_terminate_backend()/pg_cancel_backend() 1174 Returned with feedback Not processed Daniel Gustafsson (d_gustafsson) Yugo Nagata (yugo.nagata) 1 2018-10-01
08:49
2019-02-03
09:25
More flexible LDAP search filters 1197 Committed Not processed Thomas Munro (macdice) Peter Eisentraut (petere) petere 1 2017-09-12
13:56
2017-09-15
16:16
Better LDAP error messages 1229 Moved to next CF Not processed Thomas Munro (macdice) Ashutosh Bapat (ashutoshbapat) petere 2 2017-10-13
03:00
2017-10-13
04:37
log_destination=file 1274 Moved to next CF Not processed Magnus Hagander (mha) Gerdan Santos (gerdan) 4 2018-03-02
08:43
2018-03-02
23:06
REINDEX CONCURRENTLY 1276 Moved to next CF Not processed Michael Paquier (michael-kun), Andreas Karlsson (kandreas) 3 2018-02-01
06:22
2019-04-01
06:43