Commitfest 2018-01

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 67. Moved to next CF: 120. Returned with Feedback: 13. Rejected: 4. Total: 204.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction Moved to next CF 13 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 Moved to next CF 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 Committed 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 Moved to next CF Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) heikki 6 2018-06-11
03:28
2018-05-14
06:59
Replication status in logical replication Moved to next CF 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
Walsender timeout and large transactions Committed Petr Jelínek (pjmodos) Kyotaro Horiguchi (horiguti), Yura Sokolov (funny_falcon) adunstan 3 2017-12-14
16:38
2017-12-15
00:49
Adjust the cost of Gather for target evaluation Moved to next CF Amit Kapila (amitkapila), Jeff Janes (jjanes) rhaas 4 2018-04-01
05:03
2018-04-01
05:04
reltuples in VACUUM and ANALYZE Moved to next CF 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 Committed Kyotaro Horiguchi (horiguti) Tom Lane (tgl) tgl 3 2018-01-12
20:47
2018-01-16
02:54
Old row version in hot chain become visible after a freeze Committed Robert Haas (rhaas), Andres Freund (andresfreund), Daniel Wood (danwood) Robert Haas (rhaas), Andres Freund (andresfreund) andresfreund 2 2017-12-23
22:41
2017-09-28
16:47
Commits don't block for synchronous replication Committed Asim Rama Praveen (apraveen), Ashwin Agrawal (ashwinstar) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) simon 2 2017-12-29
14:44
2017-12-31
06:15
Assertion failure when the non-exclusive pg_stop_backup aborted Committed Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) masaofujii 2 2017-12-19
01:10
2017-12-19
00:29
Another oddity in handling of WCO constraints in postgres_fdw Moved to next CF Etsuro Fujita (efujita) Artur Zakirov (a.zakirov) jdavis 4 2018-07-08
23:55
2018-07-09
11:05
Improper const-evaluation of HAVING with grouping sets and subquery pullup Committed Heikki Linnakangas (heikki) Tom Lane (tgl), Andrew Gierth (rhodiumtoad) tgl 2 2018-01-12
18:10
2018-01-12
17:45
IDENTITY columns causing crash on typed and partition tables Committed Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 2 2017-12-11
04:21
2017-12-11
01:08
parallel.c oblivion of worker-startup failures Committed Amit Kapila (amitkapila), Robert Haas (rhaas) rhaas 2 2018-01-23
17:48
2018-01-25
00:29
Fix cube KNN by coordinate Committed Alexander Korotkov (smagen) Andrey Borodin (x4m) sigaev 2 2018-01-11
11:57
2018-01-11
20:00
postgres_fdw: Add support for INSERT OVERRIDING clause Returned with feedback Peter Eisentraut (petere) Michael Paquier (michael-kun) 2 2017-12-28
15:24
2017-12-19
21:03
Assert that locks are properly held in PageGetLSN Committed Asim Rama Praveen (apraveen), Jacob Champion (jchampion), Ashwin Agrawal (ashwinstar) Michael Paquier (michael-kun) alvherre 1 2018-01-09
20:17
2018-01-10
01:16
LDAP URI decoding bugs Committed Thomas Munro (macdice) Michael Paquier (michael-kun) petere 1 2017-11-10
19:37
2017-11-10
20:10
ginInsertCleanup called from vacuum could still miss tuples to be deleted Committed Masahiko Sawada (masahikosawada) rhaas 1 2017-11-28
01:16
2017-11-25
05:14
Failed to delete old ReorderBuffer spilled files Committed atsushi torikoshi (atorik) Craig Ringer (ringerc), Masahiko Sawada (masahikosawada) alvherre 1 2018-01-05
16:18
2018-01-09
09:08
Issues with logical replication Committed Petr Jelínek (pjmodos) Craig Ringer (ringerc) simon 1 2017-11-22
05:34
2018-01-05
12:08
hash index size exploding on vacuum full analyze Committed Amit Kapila (amitkapila) Fedor Sigaev (sigaev), Ashutosh Sharma (ashutosh.sharma88) sigaev 1 2017-12-27
15:28
2018-01-02
05:49
Atomic pgrename on Windows Moved to next CF Alexander Korotkov (smagen) 2 2018-03-06
14:11
2020-03-30
20:37
Use of uninitialized variables in ExecFindPartition() for parent partition without leaves (HEAD only) Committed Michael Paquier (michael-kun) Amit Langote (amitlan) rhaas 1 2017-12-01
15:07
2017-12-01
15:07
Allowing SSL connection of v11 client to v10 server with SCRAM channel binding Committed Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 1 2017-12-11
04:21
2017-12-08
22:45
fix slot_store/modify_cstrings error callback bug in logical replication feature Moved to next CF Minh Huong Dang (bocap) Álvaro Herrera (alvherre), Petr Jelínek (pjmodos), Masahiko Sawada (masahikosawada), atsushi torikoshi (atorik) alvherre 2 2018-03-15
00:41
2018-03-19
10:57
standby disconnect can corrupt serialized reorder buffers Moved to next CF Craig Ringer (ringerc) Petr Jelínek (pjmodos) alvherre 2 2018-03-06
21:43
2018-03-06
21:42
Fix word_similarity() inconsistency in pg_trgm Moved to next CF Alexander Korotkov (smagen) Fedor Sigaev (sigaev), David Steele (dsteele) sigaev 2 2018-03-21
12:00
2018-03-21
12:35
Handling of default expressions associated to IDENTITY columns missing for COPY Committed Michael Paquier (michael-kun) petere 1 2017-12-09
20:08
2018-02-02
20:15
TupleDescCopy doesn't clear atthasdef, attnotnull, attidentity Committed Thomas Munro (macdice) Vik Fearing (xocolatl) tgl 1 2018-01-03
23:12
2018-01-04
07:43
List partition constraint shape Committed Amit Langote (amitlan) Etsuro Fujita (efujita) rhaas 1 2018-02-01
01:56
2018-02-01
01:05
Fix crash in nodeAgg.c due to tuplesort memory lifetime issue Moved to next CF Peter Geoghegan (pgeoghegan) Kyotaro Horiguchi (horiguti) tgl 2 2018-03-28
17:27
2018-03-28
17:33
pageinspect: fix t_bits alignment in heap_page_items function Committed Maksim Milyutin (maksm90) Andrey Borodin (x4m) tgl 1 2018-01-04
19:59
2018-01-04
20:03
Fix permissions check on pg_stat_get_wal_senders Committed Feike Steenbergen (feike) Michael Paquier (michael-kun) simon 1 2018-01-06
11:50
2018-01-24
14:43
Fix race in SnapBuildWaitSnapshot Committed Petr Jelínek (pjmodos) alvherre 1 2018-01-03
20:31
2018-01-05
12:08
Deadlock in concurrent CREATE INDEX CONCURRENTLY Committed Jeff Janes (jjanes) alvherre 1 2018-01-03
03:14
2018-01-04
12:29
[BUGS] BUG #14890: Error grouping by same column twice using FDW Committed Jeevan Chalke (jeevan.chalke) Ashutosh Bapat (ashutoshbapat) tgl 1 2018-01-12
21:53
2018-01-12
21:55
Clients
pgbench - allow to store query results into variables Moved to next CF 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
pgbench - functions & operators Committed 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 Rejected Pavel Stehule (okbobcz) Alexander Korotkov (smagen), Davy Machado (davy.machado) 4 2018-01-12
15:11
2018-01-12
15:11
Refactor handling of database attributes between pg_dump and pg_dumpall Committed Haribabu Kommi (haribabu) vaishnavi prabakaran (vaishnavip) tgl 4 2018-01-22
19:09
2018-01-23
16:46
Add --no-comments to skip COMMENTs with pg_dump Committed Robins Tharakan (robins) Fabrízio Mello (fabriziomello) tgl 3 2018-01-25
20:27
2018-01-26
18:35
pgbench - another attempt at tap test for time-related options Moved to next CF Fabien Coelho (calvin) 14 2020-07-13
10:22
2020-07-13
10:21
Add Pow() support to pgbench Committed Raúl Marín (algunenano) Fabien Coelho (calvin) rhaas 2 2017-12-27
18:47
2017-12-27
18:47
psql command \graw Returned with feedback Pavel Stehule (okbobcz) Fabien Coelho (calvin) 2 2018-01-23
18:16
2018-01-27
14:31
Tab completion for SELECT in psql Moved to next CF Edmund Horner (ejrh) Vik Fearing (xocolatl), Johnes Castro (johnes), Ruurd Pels (ruurd) 4 2018-10-01
05:40
2018-09-22
06:53
pgbench - add random_zipfian function Committed Alik Khilazhev (alikhil) Fabien Coelho (calvin) sigaev 1 2017-12-14
11:39
2017-12-14
11:31
pgbench - add \if support Moved to next CF Fabien Coelho (calvin) Fedor Sigaev (sigaev), Vik Fearing (xocolatl) sigaev 2 2018-03-22
14:45
2018-03-22
14:44
pgbench - option to build using ppoll() for larger connection counts Moved to next CF doug rady (drady) Robert Haas (rhaas), Fabien Coelho (calvin) tgl 4 2018-09-24
18:41
2018-09-23
00:11
Add %r substitution for psql prompts to show recovery status Returned with feedback Ian Barwick (barwick) Peter Eisentraut (petere) 1 2018-01-22
18:19
2018-01-23
00:28
Alternative commands quit and exit for psql Committed Everaldo Canuto (ecanuto) Ryoji Kawamichi (kawamichi) bmomjian 1 2018-02-01
13:31
2018-02-12
06:28
WIP: Pgbench Errors and serialization/deadlock retries Moved to next CF Marina Polyakova (whipping.top1991) Fabien Coelho (calvin) 2 2018-03-09
20:07
2022-04-06
01:00
General purpose hashing func in pgbench Moved to next CF Ildar Musin (i.musin) Fedor Sigaev (sigaev), Fabien Coelho (calvin) sigaev 2 2018-03-21
15:02
2018-03-21
15:02
Documentation
Mention connection parameter "replication" in libpq section Moved to next CF Michael Paquier (michael-kun) Vik Fearing (xocolatl) petere 2 2018-03-07
02:05
2018-03-07
02:20
Clarify effect of huge_pages GUC Committed Thomas Munro (macdice) Catalin Iacob (cataliniacob) petere 1 2018-01-25
16:17
2018-01-25
16:16
Add hint about replication slots when nearing wraparound Committed Feike Steenbergen (feike) simon 1 2017-12-29
14:10
2017-12-29
14:17
Fix example for Oracle-compatible instr function Committed Yugo Nagata (yugo.nagata) Tom Lane (tgl) tgl 1 2018-01-10
22:14
2018-01-10
22:58
ALTER TABLE Missing column_constraint explanation Committed Lætitia AVROT (arkhena) Amit Langote (amitlan), Vik Fearing (xocolatl) sfrost 1 2018-02-02
10:31
2018-02-05
06:00
Miscellaneous
GUC for cleanup index threshold Moved to next CF 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 Moved to next CF Pavel Stehule (okbobcz) Kyotaro Horiguchi (horiguti) 8 2019-02-04
02:16
2019-02-04
02:16
Vacuum: Update FSM more frequently Moved to next CF Claudio Freire (klaussfreire) Masahiko Sawada (masahikosawada), jing wang (ian) tgl 4 2018-03-30
18:06
2018-04-03
13:37
static assertions in C++ Committed Peter Eisentraut (petere) petere 3 2017-12-26
15:51
2017-12-26
15:51
Additional logging for VACUUM and ANALYZE Committed Nathan Bossart (bossartn) Fabrízio Mello (fabriziomello) rhaas 2 2017-12-04
20:34
2017-12-04
20:33
LDAPS Committed Thomas Munro (macdice) Peter Eisentraut (petere) petere 1 2018-01-03
15:15
2018-01-03
15:34
A GUC to prevent leader processes from running plans Committed Thomas Munro (macdice) rhaas 1 2017-11-20
13:40
2017-11-20
13:41
Add PGDLLIMPORT to some variables Committed Brian Cloutier (brianc) rhaas 1 2017-12-28
14:48
2017-12-07
05:47
Adds a `to_typemod(type_name)` function Moved to next CF Sophie Herold (sophieh) 2 2018-03-01
10:16
2018-03-01
14:17
Reproducible builds: genbki.pl and Gen_fmgrtab.pl Committed Christoph Berg (myon) tgl 1 2017-12-31
11:44
2017-12-27
23:20
Test partition-wise join with partitioned tables containing default partition Moved to next CF rajkumar raghuwanshi (rajkumar.raghuwanshi) Ashutosh Bapat (ashutoshbapat) jdavis 3 2018-07-06
05:06
2018-07-06
05:51
Custom signals and handlers for extension Moved to next CF Maksim Milyutin (maksm90), Alexey Kondratov (ololobus), Pavel Borisov (pborisov) Fedor Sigaev (sigaev), Artur Zakirov (a.zakirov) 3 2020-11-26
04:59
2020-11-26
04:59
TAP test module - PostgresClient Moved to next CF Kyotaro Horiguchi (horiguti) 2 2018-03-03
14:46
2018-03-07
00:22
taking stdbool.h into use Moved to next CF Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2018-03-23
02:17
2018-03-23
02:23
Monitoring & Control
amcheck heap verification Moved to next CF Peter Geoghegan (pgeoghegan) Simon Riggs (simon), Andrey Borodin (x4m) andresfreund 4 2018-04-01
03:32
2018-04-01
03:32
Planning counters in pg_stat_statements Returned with feedback Fujii Masao (masaofujii), Thomas Munro (macdice) Haribabu Kommi (haribabu), Greg Stark (stark) 1 2018-01-25
01:23
2018-01-23
23:31
Enhancement of pg_stat_wal_receiver view to display connected host Moved to next CF Haribabu Kommi (haribabu) Michael Paquier (michael-kun) masaofujii 2 2018-03-30
23:09
2018-03-30
23:30
Separate log files for extensions or PG subsystems Returned with feedback Antonin Houska (a.houska) jing wang (ian) 1 2018-02-07
15:00
2018-02-07
14:59
Sample values for pg_stat_statements Moved to next CF Vik Fearing (xocolatl) Tomas Vondra (fuzzycz), Haribabu Kommi (haribabu), Greg Stark (stark), Julian Markwort (markwort) 6 2019-01-31
11:23
2019-01-31
11:22
Performance
Parallel tuplesort (for parallel B-Tree index creation) Committed Peter Geoghegan (pgeoghegan), Rushabh Lathia (rlathia) Thomas Munro (macdice) rhaas 5 2018-02-03
04:29
2018-02-08
12:45
Vacuum: allow usage of more than 1GB of work mem Moved to next CF 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
Parallel Hash Committed 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 Moved to next CF 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
Parallel Append implementation Committed Amit Khandekar (amitdkhan) Ashutosh Bapat (ashutoshbapat) rhaas 4 2017-12-07
12:23
2017-12-06
10:21
Convert join OR clauses into UNION queries Moved to next CF 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 Moved to next CF 12 Thomas Munro (macdice) Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Kevin Grittner (kgrittn) macdice 10 2019-03-15
09:36
2019-03-15
04:51
Constraint exclusion on partitioned tables Committed Ashutosh Bapat (ashutoshbapat) Jeevan Chalke (jeevan.chalke) rhaas 3 2017-12-01
16:31
2017-12-03
23:15
Supporting huge pages on Windows Committed Thomas Munro (macdice), Takayuki Tsunakawa (maumau) Magnus Hagander (mha) mha 3 2018-01-21
14:45
2018-01-22
14:05
Incremental sort Moved to next CF 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
Moving relation extension locks out of heavyweight lock manager Moved to next CF Masahiko Sawada (masahikosawada) 4 2018-03-30
07:43
2018-11-30
01:02
Improve compactify_tuples and PageRepairFragmentation Moved to next CF Yura Sokolov (funny_falcon) Claudio Freire (klaussfreire) 6 2018-10-02
02:27
2018-10-02
02:27
Full merge join on comparison clause Moved to next CF Alexander Kuzmenkov (akuzmenkov) Jeff Davis (jdavis), Ashutosh Bapat (ashutoshbapat) 7 2018-11-21
13:03
2018-11-21
13:02
Implicit prepare of statements: replace literals with parameters and store cached plans Moved to next CF Konstantin Knizhnik (knizhnik) 4 2018-03-06
15:07
2020-07-01
09:18
Surjective indexes Moved to next CF Konstantin Knizhnik (knizhnik) Simon Riggs (simon), Karl Whitford-Pollard (karlw) simon 4 2018-03-27
19:03
2018-03-28
07:18
Gather speed-up Moved to next CF 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 Moved to next CF Yura Sokolov (funny_falcon) Jesper Pedersen (jpedersen), kalyan s (kalyan) 7 2018-11-30
16:20
2018-11-30
22:06
Improve selectivity estimate for semi- and anti-join with <> quals Committed Thomas Munro (macdice) Ashutosh Bapat (ashutoshbapat) tgl 3 2017-11-30
03:02
2017-12-03
17:40
Partition-wise aggregation/grouping Moved to next CF 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 Moved to next CF Konstantin Knizhnik (knizhnik) David Rowley (davidrowley), Thomas Munro (macdice) 6 2018-10-02
04:31
2018-10-02
04:31
faster partition pruning in planner Moved to next CF 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
Lazy hash table for snapshot's "xid in progress" Moved to next CF Yura Sokolov (funny_falcon) Tomas Vondra (fuzzycz) 6 2018-11-30
15:04
2018-11-30
15:05
Better estimate for filter cost Moved to next CF Yuto Hayamizu (hayamiz), Ryoji Kawamichi (kawamichi) Thomas Munro (macdice), Ashutosh Bapat (ashutoshbapat) 5 2018-10-02
02:58
2018-10-02
02:58
Make pg_rewind not copy useless WALs Returned with feedback Chen huajun (chenhuajun) Alexander Korotkov (smagen) 2 2018-01-31
03:18
2018-01-31
03:18
Pipelining/batch mode support for libpq Moved to next CF Craig Ringer (ringerc), vaishnavi prabakaran (vaishnavip) Andres Freund (andresfreund), Daniel Vérité (danielverite) 6 2021-03-04
18:04
2021-03-18
11:28
Runtime Partition Pruning Moved to next CF David Rowley (davidrowley), Beena Emerson (beena.emerson) Álvaro Herrera (alvherre), David Rowley (davidrowley), Jesper Pedersen (jpedersen), Amul Sul (sulamul) alvherre 3 2018-04-07
21:04
2018-04-09
18:48
Removing [Merge]Append nodes which contain a single subpath Moved to next CF David Rowley (davidrowley) Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz) tgl 8 2019-03-25
20:00
2019-03-25
23:29
PARALLEL flag for cursors Returned with feedback Tomas Vondra (fuzzycz) Simon Riggs (simon) 2 2018-02-07
15:14
2018-02-09
20:36
Generic WAL compression Returned with feedback Oleg Ivanov (tigvarts) Antonin Houska (a.houska) 2 2018-03-21
15:14
2018-02-08
16:17
Remove LEFT JOINs in more cases Moved to next CF David Rowley (davidrowley) Antonin Houska (a.houska) 5 2018-09-28
08:28
2018-09-28
08:26
Removing useless DISTINCT clauses Moved to next CF David Rowley (davidrowley) Melanie Plageman (melanieplageman) tgl 2 2018-04-07
20:56
2018-04-07
21:17
verify ALTER TABLE SET NOT NULL by valid constraints Moved to next CF Sergei Kornilov (melkij) David Rowley (davidrowley), Vitaly Burovoy (vitaly.burovoy), Ildar Musin (i.musin) rhaas 7 2019-03-25
15:09
2019-03-25
15:09
Compress method for SP-GiST Committed Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov) Darafei Praliaskouski (komzpa) sigaev 1 2017-12-25
16:02
2018-02-28
23:56
ALTER TABLE ADD COLUMN fast default Moved to next CF Andrew Dunstan (adunstan) David Rowley (davidrowley), Petr Jelínek (pjmodos) adunstan 2 2018-03-28
00:59
2018-04-03
06:14
Enhance performance for non-bulk inserts into partitioned tables Moved to next CF Amit Langote (amitlan) Etsuro Fujita (efujita) rhaas 2 2018-02-23
07:48
2018-03-05
04:21
MCV lists for highly skewed distributions Moved to next CF Jeff Janes (jjanes) John Naylor (john.naylor) deanr 2 2018-03-22
09:46
2018-03-22
09:56
Range Merge Join Moved to next CF Jeff Davis (jdavis) Alexander Kuzmenkov (akuzmenkov) 2 2018-03-28
18:25
2018-03-28
18:25
WIP: Precalculate stable functions Moved to next CF Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) Aleksander Alekseev (a.alekseev) 2 2018-03-09
20:07
2019-01-31
11:25
Procedural Languages
new plpgsql extra_checks Moved to next CF Pavel Stehule (okbobcz) Stephen Frost (sfrost), Tomas Vondra (fuzzycz) fuzzycz 6 2018-07-25
00:01
2018-07-25
04:59
Jsonb transform for pl/perl Moved to next CF Anthony Bykov (anthonyb) Pavel Stehule (okbobcz), Aleksander Alekseev (a.alekseev), Nikita Glukhov (n.glukhov) petere 3 2018-04-03
14:44
2018-04-10
14:31
Transaction control in procedures Committed Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 2 2018-01-22
13:54
2018-01-22
13:54
Jsonb transform for pl/python Moved to next CF Anthony Bykov (anthonyb) Pavel Stehule (okbobcz), Ildus Kurbangaliev (ildus), Aleksander Alekseev (a.alekseev), Nikita Glukhov (n.glukhov) petere 2 2018-03-28
12:48
2018-03-28
12:43
improve type conversion of SPI_processed in Python Committed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2018-01-20
13:21
2018-01-20
13:21
Convert plpgsql to use DTYPE_REC for named composite types Moved to next CF Tom Lane (tgl) tgl 2 2018-02-14
00:03
2018-02-13
18:13
plpgsql function startup-time improvements Moved to next CF Tom Lane (tgl) Pavel Stehule (okbobcz) tgl 2 2018-02-14
00:20
2018-01-25
18:58
CONSTANT/NOT NULL/initializer properties for plpgsql record variables Moved to next CF Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) tgl 2 2018-02-14
03:15
2018-01-25
17:28
GET DIAGNOSTICS FUNCTION_NAME Moved to next CF Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 2 2018-03-07
14:46
2018-03-07
14:46
Refactoring
Remove special wraparound code for pg_serial SLRU Moved to next CF Thomas Munro (macdice) Anastasia Lubennikova (lubennikovaav) tgl 5 2018-03-30
19:14
2018-03-30
19:14
create_unique_path and GEQO Committed Ashutosh Bapat (ashutoshbapat) rhaas 3 2017-12-11
03:21
2017-12-01
02:01
Refactoring identifier checks to consistently use strcmp Committed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) tgl 3 2018-01-26
23:37
2018-02-02
04:13
Improve eval_const_expressions Committed Tom Lane (tgl) Dmitry Dolgov (erthalion) tgl 3 2018-01-03
17:36
2018-01-03
17:37
64-bit transaction identifiers Moved to next CF Alexander Korotkov (smagen) 4 2018-03-01
22:48
2021-10-01
06:53
Subscription code improvements Moved to next CF Petr Jelínek (pjmodos), Masahiko Sawada (masahikosawada) Peter Eisentraut (petere) 4 2018-04-07
23:47
2018-04-06
14:25
Remove useless code in ExecInitModifyTable Committed Etsuro Fujita (efujita) Amit Langote (amitlan) tgl 2 2018-01-17
19:44
2018-01-19
10:14
Call RelationDropStorage() for broader range of object drops. Rejected Hadi Moshayedi (hadi) 2 2018-01-22
23:47
2018-01-22
23:47
Remove duplicate setting in test/recovery/Makefile Committed Masahiko Sawada (masahikosawada) rhaas 1 2017-11-30
11:21
2017-11-17
05:43
Removal of redundant IndexTupleDSize() macro Moved to next CF Ildar Musin (i.musin) tgl 2 2018-03-01
00:26
2018-03-01
00:26
Bootstrap data conversion Moved to next CF John Naylor (john.naylor) Tom Lane (tgl) tgl 2 2018-04-08
19:32
2018-04-08
19:09
replace GrantObjectType and AclObjectKind with ObjectType Committed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 1 2018-01-19
20:20
2018-01-19
20:11
expand use of portal pinning Committed Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 1 2018-01-10
17:01
2018-01-10
19:23
update portal-related memory context names and API Committed Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 1 2018-01-09
19:01
2018-01-09
19:00
Replication & Recovery
Make async slave to wait for lsn to be replayed Moved to next CF 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 of two-phase transactions Moved to next CF 13 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 Moved to next CF 13 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
Exclude unlogged tables from base backups Moved to next CF David Steele (dsteele) Adam Brightwell (abrightwell), Masahiko Sawada (masahikosawada) sigaev 2 2018-03-23
16:14
2018-03-26
12:12
logical_work_mem limit for reorderbuffer Moved to next CF Tomas Vondra (fuzzycz) Peter Eisentraut (petere) 2 2018-03-02
20:21
2020-09-16
06:01
logical streaming for large in-progress transactions Moved to next CF Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) Masahiko Sawada (masahikosawada), Peter Eisentraut (petere) 4 2018-10-02
04:59
2020-09-16
06:01
TRUNCATE behavior when session_replication_role = replica Moved to next CF Marco Nenciarini (mnencia) Petr Jelínek (pjmodos) petere 2 2018-04-07
23:43
2018-04-07
23:41
Logical decoding of TRUNCATE Moved to next CF Simon Riggs (simon), Marco Nenciarini (mnencia) Petr Jelínek (pjmodos) petere 2 2018-04-07
23:43
2018-04-07
23:40
Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Moved to next CF Simon Riggs (simon), Pavan Deolasee (pavan) 3 2018-07-09
13:49
2018-07-10
09:33
Logical Replication Fast-Forward and Slot Advance Committed Petr Jelínek (pjmodos) Simon Riggs (simon) simon 1 2018-01-17
11:45
2018-01-18
16:43
Checksums for slru files Moved to next CF Ivan Kartyshov (fenimorkin) Andrey Borodin (x4m) 2 2018-03-02
19:38
2018-08-02
03:36
Security
postgres_fdw super user checks Committed Jeff Janes (jjanes) Andreas Karlsson (kandreas) rhaas 3 2017-12-05
19:49
2017-12-12
05:09
GnuTLS support Moved to next CF Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 2018-11-29
17:43
2018-11-29
23:00
Log SSL certificate verification errors Moved to next CF Graham Leggett (minfrin) Peter Eisentraut (petere) 2 2018-03-02
01:48
2018-03-07
01:31
Group Read Access for Data Directory Moved to next CF Adam Brightwell (abrightwell), David Steele (dsteele) Michael Paquier (michael-kun) sfrost 2 2018-04-07
21:50
2018-04-08
16:13
Server Features
Correct space parsing in to_timestamp() Moved to next CF 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
add GUCs to control custom plan logic Moved to next CF Pavel Stehule (okbobcz) Peter Eisentraut (petere) petere 6 2018-07-16
12:07
2018-07-16
12:07
UPDATE of partition key Moved to next CF 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
Generic type subscripting Moved to next CF 14 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
Improve geometric types Moved to next CF 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 Moved to next CF 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 Moved to next CF 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 Moved to next CF Etsuro Fujita (efujita), Amit Langote (amitlan) Amit Langote (amitlan) rhaas 4 2018-04-07
20:42
2018-04-09
10:20
New function for tsquery creation Moved to next CF 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 Moved to next CF Michael Paquier (michael-kun) 7 2018-11-29
07:09
2020-07-15
00:09
INSERT ON CONFLICT and partitioned tables Committed Amit Langote (amitlan) Álvaro Herrera (alvherre), Jeevan Ladhe (jeevanladhe) rhaas 3 2017-12-13
07:41
2017-12-07
05:10
Creating backup history files for backups taken from standbys Moved to next CF Michael Paquier (michael-kun) Masahiko Sawada (masahikosawada), David Steele (dsteele) masaofujii 4 2018-03-05
23:33
2018-03-05
23:32
multivariate MCV lists and histograms Moved to next CF 12 Tomas Vondra (fuzzycz) David Rowley (davidrowley), Dean Rasheed (deanr) fuzzycz 9 2019-04-09
02:29
2019-04-09
02:29
Push aggregation down to base relations and joins Moved to next CF 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
Pluggable storage API Moved to next CF 12 Á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
Custom compression methods Moved to next CF Ildus Kurbangaliev (ildus) 10 2019-09-30
18:47
2021-01-19
09:53
Channel binding support for SCRAM-SHA-256, take two Committed Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 2 2018-01-04
20:38
2018-01-05
01:00
Timeline ID in backup_label file Committed Michael Paquier (michael-kun) David Steele (dsteele) simon 2 2018-01-06
12:25
2018-01-08
13:18
BRIN bloom and multi-minmax indexes Moved to next CF Tomas Vondra (fuzzycz) 11 2019-12-01
01:52
2021-03-27
20:42
Covering B-tree indexes (aka INCLUDE) Moved to next CF Anastasia Lubennikova (lubennikovaav) Peter Geoghegan (pgeoghegan), Alexander Korotkov (smagen), Andrey Borodin (x4m) sigaev 3 2018-04-07
20:42
2018-04-10
16:03
Statement-level rollback Moved to next CF Takayuki Tsunakawa (maumau) 3 2018-03-02
04:10
2018-03-02
04:10
local partitioned indexes Committed Álvaro Herrera (alvherre) David Rowley (davidrowley), Jaime Casanova (jcasanov), Jesper Pedersen (jpedersen) alvherre 2 2018-01-19
14:59
2018-01-25
19:24
UPDATE of partition key : Restrict concurrent update/delete Moved to next CF Amul Sul (sulamul) Amit Kapila (amitkapila), Andres Freund (andresfreund) andresfreund 2 2018-04-07
20:35
2018-04-09
06:20
Review of arc4random for strong randomness Rejected David CARLIER (dcarlier) 1 2018-01-12
02:37
2018-01-12
02:37
dbsize.c functions and partitioned tables Returned with feedback Amit Langote (amitlan) Peter Eisentraut (petere) 1 2018-01-17
13:52
2018-01-29
03:03
Delete pages during GiST VACUUM Returned with feedback Constantine Kuznetsov (chapaev28), Andrey Borodin (x4m) Alexander Korotkov (smagen) 1 2018-02-25
13:56
2018-03-02
17:00
Flexible configuration for full-text search Moved to next CF Aleksandr Parfenov (a.parfenov) Aleksander Alekseev (a.alekseev) 6 2019-02-04
06:15
2018-11-29
13:02
postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Moved to next CF Etsuro Fujita (efujita) Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) rhaas 2 2018-02-08
05:58
2018-04-09
10:15
FOR EACH ROW triggers on partitioned tables Moved to next CF Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 2 2018-03-23
13:51
2018-03-23
13:49
unique indexes on partitioned tables Moved to next CF Álvaro Herrera (alvherre) Simon Riggs (simon), Jaime Casanova (jcasanov), Peter Eisentraut (petere), Jesper Pedersen (jpedersen) alvherre 2 2018-02-21
15:47
2018-03-13
00:58
Shared Ispell dictionaries Moved to next CF Artur Zakirov (a.zakirov) Tomas Vondra (fuzzycz), Ildus Kurbangaliev (ildus) fuzzycz 6 2019-02-03
10:58
2019-04-05
19:35
Add default roles for server file/program access Moved to next CF Stephen Frost (sfrost) Michael Paquier (michael-kun), Ryan Murphy (murftown) sfrost 2 2018-04-06
20:55
2018-04-06
19:11
foreign keys and partitioned tables Moved to next CF Álvaro Herrera (alvherre) Jaime Casanova (jcasanov), Peter Eisentraut (petere) alvherre 2 2018-04-07
20:39
2018-04-04
21:09
SQL Commands
INSERT .. ON CONFLICT DO SELECT Returned with feedback Marko Tiikkaja (johto) Peter Geoghegan (pgeoghegan) 3 2018-01-22
23:30
2018-01-22
23:29
Foreign Key Arrays Moved to next CF Mark Rofail (markmoheb) Andreas Karlsson (kandreas), Sergey Myasoedov (smyasoedov) alvherre 6 2021-02-05
00:05
2021-10-05
19:15
Support to COMMENT ON DATABASE CURRENT_DATABASE Moved to next CF jing wang (ian) Surafel Temesgen (surafel), Nathan Bossart (bossartn) 3 2018-03-06
14:25
2018-03-06
16:25
Handling of the input data errors in COPY FROM Moved to next CF Alexey Kondratov (ololobus) Peter Eisentraut (petere) 2 2018-03-03
05:08
2018-03-03
15:21
Add full frame clause options to the Window Functions Committed Oliver Ford (ojford) Tom Lane (tgl) tgl 1 2018-02-07
05:07
2018-02-07
08:05
Add SKIP LOCKED option to VACUUM and ANALYZE Moved to next CF Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) michael-kun 5 2018-10-04
01:46
2018-10-04
01:32
Boolean partition syntax Moved to next CF Amit Langote (amitlan) Mark Dilger (hornschnorter) 2 2018-03-21
14:31
2018-04-10
17:22
Lockable views Moved to next CF Yugo Nagata (yugo.nagata) Tatsuo Ishii (ishii) ishii 2 2018-03-30
00:55
2018-04-04
22:53
generated columns Moved to next CF Peter Eisentraut (petere) Michael Paquier (michael-kun), Pavel Stehule (okbobcz) petere 5 2019-03-30
08:03
2019-04-09
01:00
MERGE Moved to next CF Pavan Deolasee (pavan) 6 2019-01-31
15:55
2019-01-31
15:54
System Administration
log_destination=file Moved to next CF Magnus Hagander (mha) Gerdan Santos (gerdan) 4 2018-03-02
08:43
2018-03-02
23:06
REINDEX CONCURRENTLY Returned with feedback Michael Paquier (michael-kun), Andreas Karlsson (kandreas) 3 2018-02-01
06:22
2019-04-01
06:43
Adding an option to pg_basebackup to output messages as if it were running in batch-mode, as opossed to running in a tty Committed Martín Marqués (mmarques) Artur Zakirov (a.zakirov) petere 2 2017-12-01
14:29
2017-12-01
14:28
Restrict pg_rewind to specified/needed directories Returned with feedback Chris Travers (einhverfr) 2 2018-02-01
06:41
2018-02-01
06:41
Early locking option to parallel backup Moved to next CF Lucas B (lucas75) 2 2018-03-02
19:38
2018-03-02
19:38
Package version in PG_VERSION and version() Rejected Christoph Berg (myon) Peter Eisentraut (petere) 1 2018-01-19
12:16
2018-01-19
12:23