Commitfest 2017-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 55. Moved to next CF: 108. Rejected: 1. Returned with Feedback: 42. Total: 206.

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 Moved to next CF 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 Moved to next CF Petr Jelínek (pjmodos) Kyotaro Horiguchi (horiguti), Yura Sokolov (funny_falcon) adunstan 3 2017-12-14
16:38
2017-12-15
00:49
Fix bug in adjusting inherited UPDATE/DELETE tlist in foreign table inheritance Committed Etsuro Fujita (efujita) Ildus Kurbangaliev (ildus) tgl 2 2017-11-27
22:55
2017-11-28
01:55
Fix comparison handling of pg_basebackup for tablespace mapping on Windows Committed Michael Paquier (michael-kun) Ashutosh Sharma (ashutosh.sharma88) petere 2 2017-11-01
14:24
2017-11-02
07:36
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
Fix number skipping in to_number Committed 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 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 Moved to next CF 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 Moved to next CF 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
fix pgbench active loop under low rate Committed Fabien Coelho (calvin) heikki 1 2017-10-01
06:43
2017-10-01
06:38
GatherMerge misses to push target list Committed Amit Kapila (amitkapila) Rushabh Lathia (rlathia) rhaas 1 2017-11-17
09:17
2017-11-14
01:51
Commits don't block for synchronous replication Moved to next CF 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 Moved to next CF Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) masaofujii 2 2017-12-19
01:10
2017-12-19
00:29
Don't ignore idle_in_transaction_session_timeout when statement timeout is pending Committed Lukas Fittl (lfittl) andresfreund 1 2017-10-13
20:47
2017-10-11
22:23
pgbench - fix progress and final report when some transactions are skipped Committed Fabien Coelho (calvin) Steve Singer (ssinger) tgl 1 2017-11-21
22:31
2017-11-21
21:15
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
pgbench - fix loop on sql send failure Committed Fabien Coelho (calvin) Pavan Deolasee (pavan) rhaas 1 2017-09-29
18:10
2017-09-29
18:37
Fix bloom WAL check Committed Alexander Korotkov (smagen) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) tgl 1 2017-11-27
07:01
2017-11-27
07:01
Fix write query with CTE having the same name as a qualified table Committed Julien Rouhaud (rjuju) Thomas Munro (macdice) tgl 1 2017-10-16
22:23
2017-10-16
20:50
Fix json[b]_build_array and json[b]_build_object for variadic calls Committed Michael Paquier (michael-kun) tgl 1 2017-10-29
12:53
2017-10-26
01:04
Improper const-evaluation of HAVING with grouping sets and subquery pullup Moved to next CF Heikki Linnakangas (heikki) Tom Lane (tgl), Andrew Gierth (rhodiumtoad) tgl 2 2018-01-12
18:10
2018-01-12
17:45
An ECPG application skips the next character after a single quote when it shound't Committed Takayuki Tsunakawa (maumau) meskes 1 2017-10-29
12:54
2017-10-26
23:46
IDENTITY columns causing crash on typed and partition tables Moved to next CF 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 Moved to next CF Amit Kapila (amitkapila), Robert Haas (rhaas) rhaas 2 2018-01-23
17:48
2018-01-25
00:29
Parallel Worker Error Committed Amit Kapila (amitkapila) Robert Haas (rhaas) rhaas 1 2017-10-30
02:45
2017-10-30
07:26
Fix cube KNN by coordinate Moved to next CF Alexander Korotkov (smagen) Andrey Borodin (x4m) sigaev 2 2018-01-11
11:57
2018-01-11
20:00
postgres.exe crashes with access violation on Windows while starting up Committed Takayuki Tsunakawa (maumau) Michael Paquier (michael-kun) nmisch 1 2017-11-12
21:22
2017-11-12
23:06
Fix dumping pre-10 DBs by pg_dump10 if table "name" exists Committed Vitaly Burovoy (vitaly.burovoy) tgl 1 2017-11-01
12:59
2017-10-31
18:00
Consistently catch errors from Python _New() functions Committed Peter Eisentraut (petere) petere 1 2017-11-18
18:42
2017-11-18
18:40
postgres_fdw: Add support for INSERT OVERRIDING clause Moved to next CF Peter Eisentraut (petere) Michael Paquier (michael-kun) 2 2017-12-28
15:24
2017-12-19
21:03
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
ECPG: Declare Statement Returned with feedback Takeshi Ideriha (ideriha) Haribabu Kommi (haribabu), Vinayak Pokale (vinpokale) 4 2017-11-16
10:03
2017-11-16
10:31
pgbench - functions & operators Moved to next CF 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 Moved to next CF 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 Returned with feedback 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 Moved to next CF Haribabu Kommi (haribabu) vaishnavi prabakaran (vaishnavip) tgl 4 2018-01-22
19:09
2018-01-23
16:46
Support target_session_attrs=read-only and eliminate the added round-trip to detect session status. Returned with feedback 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 Moved to next CF Robins Tharakan (robins) Fabrízio Mello (fabriziomello) tgl 3 2018-01-25
20:27
2018-01-26
18:35
pgbench: custom initialization steps Committed Masahiko Sawada (masahikosawada) Fabien Coelho (calvin), Beena Emerson (beena.emerson) tgl 2 2017-11-13
21:50
2017-11-14
00:41
libpq: Support for Apple Secure Transport SSL library Returned with feedback Daniel Gustafsson (d_gustafsson) 2 2017-11-28
02:02
2019-02-04
05:12
psql - add :SERVER_VERSION variable Rejected Fabien Coelho (calvin) Pavel Stehule (okbobcz), Gerdan Santos (gerdan) 1 2017-11-13
06:15
2017-11-13
06:13
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
pgbench - option to build using ppoll() for larger connection counts Returned with feedback doug rady (drady) Fabien Coelho (calvin), Robins Tharakan (robins) 1 2017-11-28
01:41
2017-09-25
22:29
pgbench - - break out timing data for initialization phases Returned with feedback doug rady (drady) Fabien Coelho (calvin), Robins Tharakan (robins) 1 2017-11-28
02:07
2017-11-28
02:07
Implementing pg_receivewal --no-sync Committed Michael Paquier (michael-kun) rhaas 1 2017-10-29
12:53
2017-10-29
11:14
Support UTF16/32 host variable in ECPG Returned with feedback jing wang (ian) 1 2017-11-28
02:03
2017-11-28
02:03
Add Pow() support to pgbench Moved to next CF Raúl Marín (algunenano) Fabien Coelho (calvin) rhaas 2 2017-12-27
18:47
2017-12-27
18:47
psql command \graw Moved to next CF Pavel Stehule (okbobcz) Fabien Coelho (calvin) 2 2018-01-23
18:16
2018-01-27
14:31
Code Comments
Fix typo in blvacuum.c Committed Eiji Seki (seki.eiji) rhaas 1 2017-10-29
23:39
2017-10-28
10:05
Documentation
Moving documentation to DocBook.XML Committed Alexander Lakhin (law) Peter Eisentraut (petere) petere 3 2017-11-28
21:45
2017-11-28
16:55
Document the order of changing certain settings when using hot-standby servers Committed Yorick Peterse (yorickpeterse) Aleksander Alekseev (a.alekseev) petere 2 2017-11-01
14:53
2017-11-01
14:53
Mention pg_stat_wal_receiver in streaming replication docs Committed Michael Paquier (michael-kun) Jeff Janes (jjanes) petere 2 2017-11-01
18:36
2017-11-01
18:36
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
Setting pd_lower in GIN, BRIN, and SP-GiSt index metapages Committed Amit Langote (amitlan) Michael Paquier (michael-kun) tgl 2 2017-11-02
21:22
2017-11-06
04:21
Pageinspect - add functions on GIN and GiST indexes from gevel Returned with feedback Alexey Chernyshov (alexey-chernyshov) 2 2017-11-27
07:05
2017-11-27
07:05
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
taking stdbool.h into use Returned with feedback Peter Eisentraut (petere) Thomas Munro (macdice) 2 2017-11-15
20:15
2018-03-23
02:23
add --if-exists to pg_recvlogical Returned with feedback Rosser Schwarz (rosser) 2 2017-11-28
02:11
2017-11-28
15:21
show "aggressive" or not in closing message of vacuum Committed Kyotaro Horiguchi (horiguti) Masahiko Sawada (masahikosawada) rhaas 2 2017-11-03
08:07
2017-10-31
09:48
static assertions in C++ Moved to next CF Peter Eisentraut (petere) petere 3 2017-12-26
15:51
2017-12-26
15:51
Cache lookup errors for missing replication origins Committed Michael Paquier (michael-kun) Masahiko Sawada (masahikosawada) rhaas 1 2017-11-03
08:07
2017-10-05
12:51
Regression tests for V2 protocol. Returned with feedback Andres Freund (andresfreund) Michael Paquier (michael-kun) 1 2017-11-27
07:03
2017-11-27
07:03
Tests for reloptions Committed Nikolay Shaplov (nataraj) Michael Paquier (michael-kun) alvherre 1 2017-10-19
12:29
2017-10-29
14:08
Additional logging for VACUUM and ANALYZE Moved to next CF Nathan Bossart (bossartn) Fabrízio Mello (fabriziomello) rhaas 2 2017-12-04
20:34
2017-12-04
20:33
EXPLAIN (ANALYZE, BUFFERS) reports bogus temporary buffer read at EOF Committed Thomas Munro (macdice) rhaas 1 2017-11-03
02:48
2017-10-31
09:30
Monitoring & Control
pg_stat_walwrites system view Returned with feedback 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
add max_worker_processes_per_user setting Returned with feedback Peter Eisentraut (petere) Rosser Schwarz (rosser) 2 2017-11-30
01:16
2017-11-30
01:15
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
More stats about skipped/executed vacuums Returned with feedback Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) 1 2017-11-27
01:03
2017-10-31
09:49
Performance
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 Moved to next CF 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 Moved to next CF 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 Committed 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 Committed Amit Kapila (amitkapila), Kuntal Ghosh (kuntal_ghosh) Haribabu Kommi (haribabu) rhaas 3 2017-11-17
06:37
2017-11-17
09:29
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
Allow some utility commands underneath query eligible for parallel plan Committed Haribabu Kommi (haribabu) Rafia Sabih (rafia.sabih) rhaas 3 2017-10-05
15:47
2017-10-11
07:30
Make the optimiser aware of partitions ordering Returned with feedback Julien Rouhaud (rjuju), Ronan Dunklau (rdunklau) Amit Langote (amitlan) 2 2017-11-29
02:14
2017-11-29
02:14
Range Merge Join Returned with feedback 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 Moved to next CF Ashutosh Bapat (ashutoshbapat) Jeevan Chalke (jeevan.chalke) rhaas 3 2017-12-01
16:31
2017-12-03
23:15
Supporting huge pages on Windows Moved to next CF 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 Committed Alexander Kuzmenkov (akuzmenkov) Alexey Chernyshov (alexey-chernyshov) tgl 2 2017-11-01
22:07
2017-11-13
08:34
Unpack only first 8 bytes in bitlength function Committed Mark Dilger (hornschnorter) Heikki Linnakangas (heikki) tgl 2 2017-12-01
05:23
2017-09-18
19:26
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
Improve bitmap costing for lossy pages Committed Dilip Kumar (dilip.kumar) rhaas 2 2017-11-12
22:59
2017-11-13
04:42
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 Moved to next CF Thomas Munro (macdice) Ashutosh Bapat (ashutoshbapat) tgl 3 2017-11-30
03:02
2017-12-03
17:40
Block level parallel vacuum Returned with feedback Masahiko Sawada (masahikosawada) 2 2017-11-30
02:09
2017-11-30
02:09
Generational memory allocator Committed Tomas Vondra (fuzzycz) Simon Riggs (simon) simon 2 2017-11-22
18:48
2017-09-24
21:08
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
Wake up WAL writer less aggressively Returned with feedback Jeff Janes (jjanes) 2 2017-11-28
01:46
2017-11-28
01:46
Controlling toast_tuple_target to tune rows >2kB Committed Simon Riggs (simon) Andrew Dunstan (adunstan) simon 2 2017-11-19
22:52
2017-11-14
17:00
JIT compiling expressions/tuple deforming Returned with feedback Andres Freund (andresfreund) Konstantin Knizhnik (knizhnik) 2 2017-11-30
01:02
2018-03-30
17:38
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
Compress method for SP-GiST Returned with feedback Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov) 1 2017-11-30
02:31
2018-02-28
23:56
Improve catcache/syscache performance Committed Andres Freund (andresfreund) andresfreund 1 2017-11-17
04:17
2017-11-17
04:16
Make pg_rewind not copy useless WALs Moved to next CF 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 Moved to next CF Tomas Vondra (fuzzycz) Simon Riggs (simon) 2 2018-02-07
15:14
2018-02-09
20:36
Generic WAL compression Moved to next CF 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
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
allow mix of composite and scalar variables in target list Returned with feedback Pavel Stehule (okbobcz) Anthony Bykov (anthonyb) 2 2017-10-30
19:01
2017-10-02
19:45
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
Jsonb transform for pl/python Returned with feedback Anthony Bykov (anthonyb) Pavel Stehule (okbobcz), Aleksander Alekseev (a.alekseev) 1 2017-11-29
01:50
2018-03-28
12:43
Rewrite PL/Python's typeio logic Committed Tom Lane (tgl) Anthony Bykov (anthonyb) tgl 1 2017-11-16
21:23
2017-11-16
21:25
Transaction control in procedures Moved to next CF Peter Eisentraut (petere) Andrew Dunstan (adunstan) petere 2 2018-01-22
13:54
2018-01-22
13:54
Refactoring
Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Returned with feedback Nikolay Shaplov (nataraj) 3 2017-11-28
02:23
2017-11-29
19:00
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 Moved to next CF Ashutosh Bapat (ashutoshbapat) rhaas 3 2017-12-11
03:21
2017-12-01
02:01
Refactoring identifier checks to consistently use strcmp Moved to next CF Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) tgl 3 2018-01-26
23:37
2018-02-02
04:13
Refactoring of repetitive code in RI triggers Committed Ildar Musin (i.musin) Ildus Kurbangaliev (ildus) tgl 2 2017-11-18
21:24
2017-11-20
08:53
Improve eval_const_expressions Moved to next CF 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
coverage analysis improvements Committed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2017-10-16
20:53
2017-10-16
20:54
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
scan-build plpython stuff Committed Peter Eisentraut (petere) John Naylor (john.naylor) petere 2 2017-11-29
15:05
2017-08-23
00:14
document and use SPI_result_code_string() Committed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2017-10-05
02:17
2017-10-05
02:16
Remove useless code in ExecInitModifyTable Moved to next CF 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. Moved to next CF Hadi Moshayedi (hadi) 2 2018-01-22
23:47
2018-01-22
23:47
pgbench - use enum for meta commands Committed Fabien Coelho (calvin) Aleksandr Parfenov (a.parfenov) tgl 1 2017-11-02
22:32
2017-11-03
05:36
moving some partitioning code to executor Committed Amit Langote (amitlan) Álvaro Herrera (alvherre) rhaas 1 2017-11-24
05:42
2017-11-16
02:21
Index only scan for cube and seg Committed Andrey Borodin (x4m) Tom Lane (tgl) tgl 1 2017-11-21
01:31
2017-11-21
01:30
Add some const decorations to prototypes Committed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 1 2017-11-10
18:47
2017-11-10
18:48
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 on standby Returned with feedback 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 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
"synchronous_replay" mode for load balancing reads without stale data Returned with feedback 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 Returned with feedback Simon Riggs (simon) Michael Paquier (michael-kun), Peter Eisentraut (petere) 3 2017-10-31
14:01
2017-09-05
22:10
Add function pg_advance_replication_slot Returned with feedback Magnus Hagander (mha) 2 2017-11-29
05:48
2017-11-29
05:48
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 pg_internal.init from base backup Committed David Steele (dsteele) Petr Jelínek (pjmodos) simon 1 2017-11-07
17:34
2017-11-08
22:28
Remove secondary checkpoint Committed Simon Riggs (simon) Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) simon 1 2017-11-07
17:59
2017-11-07
23:17
Security
postgres_fdw super user checks Moved to next CF 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
Add ALWAYS DEFERRED option for CONSTRAINTs and CONSTRAINT TRIGGERs Moved to next CF Nicolas Williams (cryptonector) Álvaro Herrera (alvherre), Robbie Harwood (rharwood) 5 2019-01-31
15:24
2019-01-31
15:24
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
Push down more UPDATEs/DELETEs in postgres_fdw Returned with feedback Etsuro Fujita (efujita) Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) rhaas 5 2017-11-29
04:52
2017-11-29
04:51
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
postgres_fdw: support parameterized foreign joins Returned with feedback Etsuro Fujita (efujita) Artur Zakirov (a.zakirov) 3 2017-11-29
02:27
2017-11-29
02:27
Hash partitioning Committed 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 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
\d+ improvements for partitioned tables Committed Amit Langote (amitlan), Ashutosh Bapat (ashutoshbapat) Rushabh Lathia (rlathia) simon 2 2017-11-22
18:18
2017-11-06
06:51
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
Allow domains over composite types Committed Tom Lane (tgl) Andrew Dunstan (adunstan) tgl 2 2017-11-01
17:59
2017-10-24
20:19
Predicate locking in Gin index Returned with feedback Shubham Barai (shubham) Alexander Korotkov (smagen) 2 2017-11-29
01:54
2018-04-10
05:24
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
Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) Returned with feedback Markus Sintonen (markuss) 2 2017-11-30
03:59
2017-11-30
03:59
Remove 1MB size limit for tsvector Returned with feedback Ildus Kurbangaliev (ildus) 2 2017-11-30
04:02
2017-11-30
04:02
INSERT ON CONFLICT and partitioned tables Moved to next CF 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 Returned with feedback 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 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
Simplify ACL handling for large objects and removal of superuser() checks Committed 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 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
Enhancements to passwordcheck Returned with feedback Nathan Bossart (bossartn) 1 2017-11-02
02:33
2017-11-02
02:37
Session Start/End hooks Returned with feedback Fabrízio Mello (fabriziomello), Yugo Nagata (yugo.nagata) Michael Paquier (michael-kun) adunstan 1 2019-05-13
20:41
2017-11-28
01:59
Channel binding support for SCRAM-SHA-256, take two Moved to next CF Michael Paquier (michael-kun) Peter Eisentraut (petere) petere 2 2018-01-04
20:38
2018-01-05
01:00
Add recovery_min_apply_delay_reconnect recovery option Returned with feedback Eric Radman (eradman) Michael Paquier (michael-kun) 1 2017-11-15
08:08
2017-11-15
08:08
Make FDWs writable from standby Returned with feedback Alexander Korotkov (smagen) 1 2017-11-29
02:07
2017-11-29
02:07
Timeline ID in backup_label file Moved to next CF Michael Paquier (michael-kun) David Steele (dsteele) simon 2 2018-01-06
12:25
2018-01-08
13:18
Parallel safety for extern params Committed Amit Kapila (amitkapila) Robert Haas (rhaas) rhaas 1 2017-10-30
02:43
2017-10-30
02:44
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 Moved to next CF Álvaro Herrera (alvherre) David Rowley (davidrowley), Jaime Casanova (jcasanov), Jesper Pedersen (jpedersen) alvherre 2 2018-01-19
14:59
2018-01-25
19:24
Flexible configuration for full-text search Returned with feedback Artur Zakirov (a.zakirov), Aleksandr Parfenov (a.parfenov) 1 2017-11-30
04:27
2018-11-29
13:02
SQL Commands
Temporal query processing with range types Returned with feedback Peter Moser (pemoser) 5 2019-08-02
21:02
2020-01-30
15:00
SQL/JSON support in PostgreSQL Moved to next CF 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 Committed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) tgl 2 2017-10-03
22:54
2017-10-04
00:54
Handling of the input data errors in COPY FROM Returned with feedback Alexey Kondratov (ololobus) 2 2017-11-30
20:51
2018-03-03
15:21
INSERT .. ON CONFLICT DO SELECT Moved to next CF 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
Lockable views Returned with feedback Yugo Nagata (yugo.nagata) Tatsuo Ishii (ishii) 1 2017-11-29
02:29
2018-04-04
22:53
SQL procedures Committed Peter Eisentraut (petere) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan) petere 1 2017-11-30
18:48
2018-03-02
22:07
Dynamic result sets from procedures Returned with feedback Peter Eisentraut (petere) Andrew Dunstan (adunstan) 1 2017-11-30
04:37
2017-11-30
04:37
System Administration
Better LDAP error messages Committed Thomas Munro (macdice) Ashutosh Bapat (ashutoshbapat) petere 2 2017-10-13
03:00
2017-10-13
04:37
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 Moved to next CF 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 Moved to next CF 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 Moved to next CF Chris Travers (einhverfr) 2 2018-02-01
06:41
2018-02-01
06:41