Commitfest 2016-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 104. Moved to next CF: 59. Returned with Feedback: 44. Rejected: 12. Total: 219.

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
OOM in libpq and infinite loop with getCopyStart() 565 Returned with feedback Not processed Michael Paquier (michael-kun) Aleksander Alekseev (a.alekseev) 2 2017-01-23
12:10
2016-04-19
07:19
properly coalescing pgstat requests for a single database 573 Committed Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) tgl 1 2016-05-31
19:57
2016-05-31
19:12
Minor bug affecting ON CONFLICT lock wait log messages 578 Committed Not processed Peter Geoghegan (pgeoghegan) sfrost 1 2016-04-02
03:05
2016-03-22
16:22
Flush slot confirmations on checkpoint 579 Committed Not processed Craig Ringer (ringerc) Simon Riggs (simon), Stas Kelvich (kelvich) simon 1 2016-09-05
09:11
2016-09-05
09:38
pg_receivexlog, pg_basebackup and data durability 589 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere), Gerdan Santos (gerdan) petere 1 2016-09-29
15:34
2016-09-29
21:53
pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data 593 Committed Not processed Pavan Deolasee (pavan) Michael Paquier (michael-kun), Craig Ringer (ringerc) masaofujii 1 2016-08-29
06:56
2016-08-29
06:52
Wrong data type in decode.c 594 Committed Not processed Konstantin Knizhnik (knizhnik) Craig Ringer (ringerc) alvherre 1 2016-03-31
02:44
2016-03-31
08:10
Suspicious behaviour on applying XLOG_HEAP2_VISIBLE 595 Committed Not processed Masahiko Sawada (masahikosawada) andresfreund 1 2016-05-16
22:43
2016-04-27
16:08
Show dropped users' backends in pg_stat_activity 601 Committed Not processed Oskari Saarenmaa (os) tgl 1 2016-08-19
21:16
2016-08-19
21:16
Deadlock issue with pg_restore in WIN32 with urgent exit code path 603 Committed Not processed Armin Schöffmann (umgfoin) Michael Paquier (michael-kun) tgl 1 2016-05-27
16:05
2016-05-27
16:06
pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 604 Moved to next CF Not processed Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) Takayuki Tsunakawa (maumau) heikki 4 2017-03-17
09:19
2017-03-17
09:19
Invalidate cached plans dependent on FDW/foreign table/foreign server option(s) 609 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) tgl 3 2017-01-06
19:13
2017-01-06
19:17
standalone backend PANICs during recovery 610 Committed Not processed Bernd Helmle (psoo) Tom Lane (tgl), Michael Paquier (michael-kun) tgl 1 2016-08-31
12:57
2016-09-16
08:43
Parallel indicators not written by pg_get_functiondef 613 Committed Not processed Feike Steenbergen (feike) rhaas 1 2016-05-27
16:34
2016-04-27
21:06
OpenSSL err queue bugfix (backpatching only) 614 Committed Not processed Peter Geoghegan (pgeoghegan) petere 1 2016-05-07
04:14
2016-05-07
04:52
Removing faulty hyperLogLog merge function 615 Committed Not processed Peter Geoghegan (pgeoghegan) Fabien Coelho (calvin) rhaas 1 2016-05-09
20:13
2016-04-27
14:57
Updating Windows environment variables 620 Moved to next CF Not processed Christian Ullrich (chrullrich) Michael Paquier (michael-kun) nmisch 3 2016-12-04
13:18
2016-12-05
01:24
Fix incorrect handling of umid in postgres_fdw 622 Returned with feedback Not processed Etsuro Fujita (efujita) 1 2016-08-19
20:24
2016-08-19
20:21
Fix remote query cancellation issues in postgres_fdw 623 Committed Not processed Etsuro Fujita (efujita) Michael Paquier (michael-kun) rhaas 1 2016-05-26
07:17
2016-05-26
07:18
Add handling of OID system columns in postgres_fdw 624 Committed Not processed Etsuro Fujita (efujita) heikki 1 2016-08-26
13:36
2016-08-30
01:55
Fix checkpoint skip logic on idle systems by tracking LSN progress 628 Moved to next CF Not processed Michael Paquier (michael-kun) Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti), David Steele (dsteele) andresfreund 3 2016-12-23
20:05
2016-12-27
08:25
do_text_output_multiline is broken for text not ending in \n 632 Committed Not processed David Rowley (davidrowley) tgl 1 2016-05-27
16:32
2016-05-23
18:21
Fix bug in contrib/intarray bench script for showing query plans with EXPLAIN 633 Committed Not processed Daniel Gustafsson (d_gustafsson) tgl 1 2016-08-17
19:52
2016-08-17
19:52
Duplicate dsm name generation leads to start service failure on Windows 636 Committed Not processed Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) rhaas 1 2016-09-20
16:34
2016-09-24
03:19
Requesting external_pid_file with postgres -C when not initialized lead to coredump 651 Committed Not processed Alain Radix (al1radix) Stéphane Schildknecht (sas22) tgl 1 2016-07-09
21:58
2016-06-23
10:22
Prevent planning and executing of NO WITH DATA for matviews and CTAS 652 Committed Not processed Michael Paquier (michael-kun) tgl 1 2016-06-29
01:35
2016-07-26
19:05
Missing checks when malloc returns NULL... 653 Committed Not processed Michael Paquier (michael-kun) Aleksander Alekseev (a.alekseev) tgl 1 2016-09-01
22:09
2016-09-01
22:10
pg_basebackup from disconnected standby fails 654 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Amit Kapila (amitkapila), Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) rhaas 2 2016-10-27
18:59
2016-10-28
12:54
Leaking memory in text_overlay function 658 Rejected Not processed Dirk Rudolph (dirudo) 1 2016-08-04
07:56
2016-08-04
07:56
Fix handling of arguments for system() in perl scripts 663 Committed Not processed Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) tgl 1 2016-07-09
20:48
2016-07-11
15:24
Floating point comparison inconsistencies of the geometric types 679 Moved to next CF Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn) 4 2017-03-16
16:10
2017-03-16
16:10
pg_dump / copy bugs with "big lines" ? 680 Moved to next CF Not processed Álvaro Herrera (alvherre), Daniel Vérité (danielverite) Tomas Vondra (fuzzycz), Gerdan Santos (gerdan) alvherre 2 2016-12-02
04:18
2016-12-02
04:11
Fix "Attempted to delete invisible tuple" upsert errors 681 Committed Not processed Oskari Saarenmaa (os) Peter Geoghegan (pgeoghegan) andresfreund 1 2016-08-18
12:37
2016-08-19
00:37
Assertion failure when launching bgworkers with -DEXEC_BACKEND on Unix 692 Committed Not processed Thomas Munro (macdice) tgl 1 2016-08-02
23:02
2016-08-04
18:09
Fix for two timing issues in recovery test suite 693 Committed Not processed Michael Paquier (michael-kun) Álvaro Herrera (alvherre) alvherre 1 2016-08-05
04:18
2016-08-18
03:18
Fix initialization of replication slot at creation 705 Committed Not processed Andrew Gierth (rhodiumtoad) Michael Paquier (michael-kun) andresfreund 1 2016-08-30
06:17
2016-08-17
20:23
money type overflow checks 709 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 1 2016-09-15
02:28
2016-09-15
02:28
Add missing pgstat_report_stat in worker_spi 710 Committed Not processed Julien Rouhaud (rjuju) Tomas Vondra (fuzzycz) rhaas 1 2016-09-28
16:46
2016-09-30
16:11
initdb: 'single quotes' around path in cmd at end of running initdb 718 Committed Not processed Ryan Murphy (murftown) Michael Paquier (michael-kun) tgl 1 2016-08-20
19:05
2016-08-24
01:09
Bug in abbreviated keys abort handling 729 Committed Not processed Peter Geoghegan (pgeoghegan) rhaas 1 2016-08-25
05:34
2016-08-22
20:22
Fix for failed assertion ("!(XLogCtl->Insert.exclusiveBackup)" by improving tracking of starting pg_start_backup() 731 Moved to next CF Not processed Michael Paquier (michael-kun) Kyotaro Horiguchi (horiguti) masaofujii 3 2017-01-17
08:42
2017-01-17
13:26
Better locale-specific-character-class handling for regexps 733 Committed Not processed Tom Lane (tgl) Heikki Linnakangas (heikki) tgl 1 2016-09-05
21:07
2016-09-05
17:42
pg_dump with tables created in schemas created by extensions 736 Committed Not processed Martín Marqués (mmarques) Michael Paquier (michael-kun) tgl 1 2016-09-08
17:12
2016-09-08
17:17
Fix pg_basebackup because of STATUS_DELETE_PENDING files on Windows 737 Moved to next CF Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) mha 3 2017-01-04
09:53
2017-01-04
10:12
Fix some corner cases that cube_in rejects 753 Committed Not processed Tom Lane (tgl) Amul Sul (sulamul) tgl 1 2016-09-27
15:39
2016-09-27
15:39
ecpg -? option bug in windows 754 Committed Not processed Haribabu Kommi (haribabu) Heikki Linnakangas (heikki) heikki 1 2016-09-18
11:15
2016-09-18
11:14
Fix cache lookup failure error 756 Committed Not processed Dilip Kumar (dilip.kumar) Haribabu Kommi (haribabu) tgl 1 2016-09-09
13:20
2016-09-09
15:23
Clients
Implement failover on libpq level 389 Moved to next CF Not processed Victor Wagner (vitus_wagner) Aleksander Alekseev (a.alekseev), Thom Brown (thom), mithun cy (mithun.cy), Takayuki Tsunakawa (maumau) rhaas 5 2016-11-03
13:46
2016-12-05
19:12
IF (NOT) EXISTS in psql-completion 518 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Pavel Stehule (okbobcz) 2 2016-09-28
16:49
2017-03-17
13:38
psql tab completion for CREATE DATABASE ... TEMPLATE ... 572 Committed Not processed Sehrope Sarkuni (sehrope) Merlin Moncure (merlinm), Vitaly Burovoy (vitaly.burovoy) kgrittn 1 2016-09-11
20:56
2016-09-12
14:32
pgbench - allow zero weight 590 Committed Not processed Jeff Janes (jjanes) Fabien Coelho (calvin) alvherre 1 2016-03-29
18:42
2016-03-29
20:48
pgbench - show weight percent in multi-script report 591 Committed Not processed Fabien Coelho (calvin) alvherre 1 2016-03-29
20:49
2016-03-29
17:50
pgbench - remove clientDone unused parameter 592 Committed Not processed Fabien Coelho (calvin) alvherre 1 2016-04-02
06:10
2016-04-02
06:27
pgbench - more operators and functions 596 Moved to next CF Not processed Fabien Coelho (calvin) Jeevan Ladhe (jeevanladhe) 3 2017-08-17
18:32
2018-01-10
08:00
tab completion for alter extension 605 Committed Not processed Jeff Janes (jjanes) Gerdan Santos (gerdan) tgl 1 2016-08-18
15:17
2016-08-18
15:18
psql: tab completion for \l 618 Committed Not processed Ian Barwick (barwick) Gerdan Santos (gerdan) tgl 1 2016-08-18
15:29
2016-08-18
15:30
Improve BEGIN tab completion 630 Committed Not processed Andreas Karlsson (kandreas) Kevin Grittner (kgrittn) kgrittn 1 2016-09-01
21:17
2016-09-02
11:18
\timing interval option 665 Committed Not processed Corey Huinker (coreyh) Gerdan Santos (gerdan) tgl 1 2016-09-03
19:29
2016-09-08
11:42
pgbench - minor fix for meta-command only script 666 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) heikki 1 2016-09-26
08:02
2017-10-01
06:38
pgbench - allow empty queries 667 Committed Not processed Fabien Coelho (calvin) tgl 1 2016-08-19
21:35
2016-08-19
21:35
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
pgbench - fix latency computation & display consistency 670 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki), Kuntal Ghosh (kuntal_ghosh) heikki 1 2016-09-21
10:47
2016-09-22
11:07
add option to pg_dumpall to exclude tables from the dump 671 Returned with feedback Not processed Jürgen Hannappel (hannappe) Gerdan Santos (gerdan) 1 2016-10-03
00:53
2016-10-03
00:53
New psql prompt substitution %r (m = master, r = replica) 706 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) 1 2016-08-12
10:21
2016-08-18
18:41
In psql's \df+, move function source code to the footers 719 Moved to next CF Not processed Tom Lane (tgl) Rushabh Lathia (rlathia), Pavel Stehule (okbobcz) 2 2016-11-08
21:32
2016-11-08
21:32
pg_dump -C Grant statement on create database 724 Returned with feedback Not processed Haribabu Kommi (haribabu) Euler Taveira (eulerto), Rafia Sabih (rafia.sabih) 1 2016-10-03
00:56
2016-10-03
01:24
pgbench - fix stats when using \sleep 735 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) heikki 1 2016-09-19
20:08
2016-09-19
20:06
Documentation
Weaken guarantees claimed by docs about logical slot replay 580 Committed Not processed Craig Ringer (ringerc) Petr Jelínek (pjmodos) simon 1 2016-10-03
01:34
2016-09-05
09:38
incorrect docs for pgbench / skipped transactions 582 Committed Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) rhaas 1 2016-03-29
20:52
2016-03-29
18:45
pg_upgrade documentation improvement 583 Returned with feedback Not processed Yuri Niyazov (yuri_niyazov) Andrew Gierth (rhodiumtoad), Denis Rogov (rodevl) 1 2016-10-03
01:36
2016-10-03
01:36
Improve XSLT performance for building html 619 Committed Not processed Alexander Lakhin (law) Peter Eisentraut (petere) petere 1 2016-08-19
12:43
2017-11-28
16:55
Add missing optional USING keyword before opclass name in INSERT statemet 627 Committed Not processed Nikolay Shaplov (nataraj) tgl 1 2016-05-27
16:31
2016-05-31
20:13
add missing "USING bloom" into bloom extension documentation 635 Committed Not processed Nikolay Shaplov (nataraj) sigaev 1 2016-05-27
16:30
2016-05-24
12:29
minor plpgsql doc update 664 Committed Not processed Fabien Coelho (calvin) tgl 1 2016-07-08
17:40
2016-07-08
17:41
pgbench - minor documentation improvement 668 Rejected Not processed Fabien Coelho (calvin) 1 2016-08-23
17:46
2016-08-24
06:32
Sample configuration files 745 Returned with feedback Not processed Vik Fearing (xocolatl) Martín Marqués (mmarques) 1 2016-09-30
05:57
2016-09-30
06:03
Confusing docs about GetForeignUpperPaths in fdwhandler.sgml 763 Moved to next CF Not processed Etsuro Fujita (efujita) Rushabh Lathia (rlathia) 2 2016-11-04
17:17
2016-11-04
02:59
Miscellaneous
Add UUID support to btree_gist extension 332 Moved to next CF Not processed Paul Jungwirth (pjungwir) Adam Brusselback (tostino), Chris Bandy (cbandy) tgl 4 2016-11-29
19:14
2016-11-30
02:57
Support for MS 2015 in src/tools/msvc/ 574 Committed Not processed Michael Paquier (michael-kun) Petr Jelínek (pjmodos) jdavis 1 2016-05-06
00:32
2016-04-29
22:22
Simplify search of end of argv in save_ps_display_args() 575 Rejected Not processed Alexander Kuleshov (0xax) 1 2016-03-10
16:52
2016-03-10
14:36
kqueue support for WaitEventSet 597 Returned with feedback Not processed Thomas Munro (macdice) Marko Tiikkaja (johto) 1 2016-09-13
15:21
2018-10-09
21:10
Parallel build with MSVC 617 Committed Not processed Christian Ullrich (chrullrich) Michael Paquier (michael-kun) nmisch 1 2016-09-08
05:47
2016-09-08
06:58
Hstore error code cleanup 626 Returned with feedback Not processed Sherrylyn Branchaw (sbranchaw) Marko Tiikkaja (johto) 1 2016-09-28
17:06
2016-09-28
17:28
regexp_match() returning text 637 Committed Not processed Emre Hasegeli (hasegeli) David Johnston (polobo) tgl 1 2016-08-17
22:33
2016-08-18
14:53
Binary I/O for isn extension 639 Returned with feedback Not processed Shay Rojansky (roji) Fabien Coelho (calvin) 1 2016-09-28
17:04
2016-09-28
19:02
LWLockHeldByMeInMode(lock, LW_EXCLUSIVE) 648 Committed Not processed Thomas Munro (macdice) Julien Rouhaud (rjuju) simon 1 2016-09-05
09:56
2016-09-05
10:00
Get rid of an extra error for client disconnection on Windows 659 Rejected Not processed Kyotaro Horiguchi (horiguti) Haribabu Kommi (haribabu) 1 2016-09-13
21:53
2016-09-29
08:58
Allow spaces in working path on tap-tests 660 Committed Not processed Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) tgl 1 2016-08-05
04:17
2016-07-11
15:24
tuplesort.c CLUSTER external sort regression test coverage 672 Committed Not processed Peter Geoghegan (pgeoghegan) tgl 1 2016-07-16
02:25
2016-07-13
19:28
Hash tuplesort.c testing 675 Committed Not processed Peter Geoghegan (pgeoghegan) tgl 1 2016-07-16
19:53
2016-07-16
20:56
RecoveryTargetTLI dead variable in XLogCtlData 677 Committed Not processed Michael Paquier (michael-kun) Simon Riggs (simon) rhaas 1 2016-08-22
00:52
2016-07-21
23:44
Improving MSVC pl-perl error message 691 Committed Not processed John Harvey (john.harvey) Michael Paquier (michael-kun) heikki 1 2016-09-23
11:25
2016-09-23
11:24
slab-like memory allocators for reorderbuffer 694 Moved to next CF Not processed Tomas Vondra (fuzzycz) Simon Riggs (simon), Petr Jelínek (pjmodos), John Gorman (johngorman) andresfreund 4 2017-03-02
14:09
2017-09-24
21:08
multivariate statistics 695 Returned with feedback Not processed Tomas Vondra (fuzzycz) 1 2016-10-29
19:27
2017-04-05
22:22
dsm_unpin_segment 704 Committed Not processed Amit Kapila (amitkapila), Thomas Munro (macdice) Amit Kapila (amitkapila) rhaas 1 2016-08-23
22:22
2016-08-23
18:53
Add location field to DefElem 707 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) petere 1 2016-09-07
03:00
2016-09-10
11:25
HINT about COPY vs \copy 712 Committed Not processed Craig Ringer (ringerc) Tom Lane (tgl), Christoph Berg (myon) tgl 1 2016-09-07
03:56
2016-09-07
03:57
Some tests to cover hash_index 716 Moved to next CF Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila) rhaas 2 2016-10-18
20:01
2016-10-18
20:00
Set log_line_prefix and application name in test drivers 717 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 1 2016-10-16
11:05
2016-10-17
20:53
pageinspect: Hash index support 758 Moved to next CF Not processed Jesper Pedersen (jpedersen) Peter Eisentraut (petere), Ashutosh Sharma (ashutosh.sharma88) 2 2016-12-20
11:22
2017-02-22
06:43
Replace use malloc() & friend by memory contexts for plperl and pltcl 761 Committed Not processed Michael Paquier (michael-kun) tgl 1 2016-09-01
00:07
2016-09-01
02:03
C++ minimal port 776 Committed Not processed Peter Eisentraut (petere) Thomas Munro (macdice) petere 1 2016-09-30
19:24
2017-04-06
18:23
Monitoring & Control
amcheck (B-Tree integrity checking tool) 561 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund), Anastasia Lubennikova (lubennikovaav) andresfreund 5 2017-03-10
01:07
2017-03-10
03:27
Performance
Group mode for CLOG updates 358 Moved to next CF 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
Partial sort 409 Moved to next CF Not processed Alexander Korotkov (smagen) Peter Geoghegan (pgeoghegan) 6 2017-01-31
05:53
2017-01-31
05:53
Twophase transactions on slave 523 Returned with feedback Not processed Stas Kelvich (kelvich) Simon Riggs (simon) simon 2 2017-01-24
11:54
2017-04-05
00:22
speeding up GIN build with parallel workers 527 Returned with feedback Not processed Constantin Pan (kvap) Fedor Sigaev (sigaev), Dmitry Ivanov (funbringer) 2 2016-10-03
03:36
2016-10-03
03:36
SP-GiST support for inet datatypes 571 Committed Not processed Emre Hasegeli (hasegeli) Tom Lane (tgl) tgl 1 2016-08-23
19:17
2016-08-24
17:32
Parallel safety tagging of extension functions 631 Committed Not processed Andreas Karlsson (kandreas) rhaas 1 2016-09-05
00:46
2016-06-20
02:05
Batch (pipelined) mode for libpq 634 Moved to next CF Not processed Craig Ringer (ringerc) Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) 2 2021-03-04
18:04
2021-03-18
11:28
Concurrent Hash Indexes 647 Moved to next CF Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Jesper Pedersen (jpedersen) rhaas 2 2016-11-30
20:48
2016-12-03
03:54
GiST inserts optimization with PageIndexTupleOverwrite 661 Committed Not processed Andrey Borodin (x4m) Anastasia Lubennikova (lubennikovaav) tgl 1 2016-09-09
23:02
2016-09-09
23:04
Optimizing numeric SUM() aggregate 684 Committed Not processed Heikki Linnakangas (heikki) Andrey Borodin (x4m) heikki 1 2016-09-02
08:53
2016-09-02
08:52
Parallel tuplesort (for parallel B-Tree index creation) 690 Moved to next CF Not processed Peter Geoghegan (pgeoghegan), Rushabh Lathia (rlathia) Thomas Munro (macdice) rhaas 5 2018-02-03
04:29
2018-02-08
12:45
Optimization for lazy_scan_heap 699 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas), Simon Riggs (simon), Rahila Syed (rahila.syed), Anastasia Lubennikova (lubennikovaav) 1 2016-10-03
01:59
2016-10-03
01:59
Speeding up tuplesort merging (shift down, batch memory, maxTapes) 714 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) heikki 2 2018-01-06
00:16
2018-02-08
12:45
Cache Hash Index meta page 715 Moved to next CF Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila), Robert Haas (rhaas), Jeff Janes (jjanes), Jesper Pedersen (jpedersen) rhaas 4 2017-02-07
17:41
2017-02-07
20:13
Improving planner's checks for parallel-unsafety 720 Committed Not processed Tom Lane (tgl) Robert Haas (rhaas) tgl 1 2016-08-19
18:04
2016-08-20
12:42
Block level parallel vacuum 734 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas) 1 2016-10-03
02:00
2017-11-30
02:09
Better tracking of free space during SP-GiST index build 739 Returned with feedback Not processed Tom Lane (tgl) Tomas Vondra (fuzzycz) 1 2016-09-28
19:01
2016-09-28
23:01
Implement SortSupport for macaddr data type 743 Moved to next CF Not processed Brandur Leach (brandur) Julien Rouhaud (rjuju) sigaev 2 2017-03-29
20:31
2017-04-01
00:19
Fix md.c scalability issues for large relations 760 Committed Not processed Andres Freund (andresfreund) Peter Geoghegan (pgeoghegan) andresfreund 1 2016-09-09
00:41
2016-09-09
00:43
Use static inline functions for Float <-> Datum conversions 764 Committed Not processed Heikki Linnakangas (heikki) heikki 1 2016-08-31
13:04
2016-08-31
13:44
Less expensive pg_buffercache v1.2 on big shmem 773 Committed Not processed Ivan Kartyshov (fenimorkin) Tomas Vondra (fuzzycz) heikki 1 2016-09-29
10:18
2016-09-29
10:17
Write Amplification Reduction Method (WARM) 775 Moved to next CF Not processed Pavan Deolasee (pavan) Álvaro Herrera (alvherre) alvherre 5 2017-10-02
09:36
2017-10-02
09:36
Cube extension GiST penalty function improvement 782 Returned with feedback Not processed Andrey Borodin (x4m), Mikhail Bakhterev (mbakhterev) Heikki Linnakangas (heikki) 1 2016-10-03
03:45
2016-10-03
03:45
Procedural Languages
Endless loop calling PL/Python set returning and recursive functions 584 Committed Not processed Alexey Grishchenko (0x0fff) Tom Lane (tgl) tgl 1 2016-04-05
18:51
2016-04-05
19:00
Relax requirement for INTO with SELECT in pl/pgsql 586 Returned with feedback Not processed Merlin Moncure (merlinm) Peter Eisentraut (petere), David Johnston (polobo) 1 2016-09-22
01:12
2016-09-22
01:11
Fix intra-function memory leaks in pl/pgsql 685 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) tgl 1 2016-08-17
19:34
2016-08-19
17:29
Fix for PL/Python slow input arrays traversal issue 687 Rejected Not processed Alexey Grishchenko (0x0fff) Pavel Stehule (okbobcz) 1 2016-09-22
07:31
2016-09-19
19:16
PL/Python adding support for multi-dimensional arrays 697 Committed Not processed Alexey Grishchenko (0x0fff) Pavel Stehule (okbobcz) heikki 1 2016-11-02
15:12
2016-10-03
02:13
Refactoring
Refactoring speculative insertion with unique indexes a little 403 Rejected Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki) 4 2016-09-20
07:57
2016-09-27
14:00
Rework help interface of vcregress.pl 612 Committed Not processed Michael Paquier (michael-kun) mha 1 2016-05-18
19:17
2016-04-15
12:08
Redesigning parallel dump/restore's wait-for-workers logic 638 Committed Not processed Tom Lane (tgl) Kevin Grittner (kgrittn) tgl 1 2016-09-27
18:26
2016-09-27
16:11
Misdesigned command/status APIs for parallel dump/restore 640 Committed Not processed Tom Lane (tgl) Kevin Grittner (kgrittn) tgl 1 2016-09-27
18:26
2016-09-27
17:29
Small patch - reorderbuffer.c:1099 656 Committed Not processed Aleksander Alekseev (a.alekseev) tgl 1 2016-09-05
00:50
2016-09-05
09:03
Small patch for snapmgr.c 657 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) Jeevan Chalke (jeevan.chalke) 1 2016-08-31
08:40
2016-08-31
08:40
Simplifying the interface of UpdateMinRecoveryPoint 673 Rejected Not processed Michael Paquier (michael-kun) 1 2016-08-26
09:53
2016-08-26
09:53
RBTree iteration interface improvement 686 Committed Not processed Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) heikki 1 2016-09-02
05:41
2016-09-02
11:11
LWLocks in DSM memory 689 Committed Not processed Thomas Munro (macdice) rhaas 1 2016-08-15
23:02
2016-08-19
11:46
Refactoring of heapam code 700 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Pavan Deolasee (pavan) 1 2016-09-26
17:42
2016-09-26
06:36
Make better use of existing enums in plpgsql 732 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) petere 1 2016-09-09
14:24
2016-09-09
14:23
Pinning a buffer in TupleTableSlot is unnecessary 755 Moved to next CF Not processed Heikki Linnakangas (heikki) 3 2017-02-01
04:41
2017-02-01
04:41
Reimplement targetlist SRFs using ROWS FROM () 759 Returned with feedback Not processed Andres Freund (andresfreund) Tom Lane (tgl) 1 2016-10-03
03:53
2016-10-03
03:55
pg_sequence catalog 771 Moved to next CF Not processed Peter Eisentraut (petere) Andreas Karlsson (kandreas) petere 3 2016-12-20
13:43
2017-01-04
13:53
Replication & Recovery
pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location 616 Committed Not processed Ashutosh Sharma (ashutosh.sharma88) Peter Eisentraut (petere) petere 1 2016-09-29
01:57
2016-09-29
01:56
Respect client-initiated CopyDone during logical streaming replication 621 Moved to next CF Not processed Dave Cramer (dcramer), Vladimir Gordiychuk (gordiychuk) Craig Ringer (ringerc) 6 2019-07-08
10:48
2019-07-08
10:41
LSN as a recovery target 645 Committed Not processed Michael Paquier (michael-kun) Simon Riggs (simon), Petr Jelínek (pjmodos), Adrien Nayrat (anayrat) simon 1 2016-09-03
16:50
2016-09-05
07:05
Quorum commit for multiple synchronous replication 696 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Simon Riggs (simon), Petr Jelínek (pjmodos) 1 2016-10-02
13:58
2016-12-21
10:27
Logical Replication 701 Returned with feedback Not processed Petr Jelínek (pjmodos) Masahiko Sawada (masahikosawada), Peter Eisentraut (petere) 1 2016-10-03
02:49
2017-03-03
17:35
Exclude additional directories in pg_basebackup 721 Committed Not processed David Steele (dsteele) Michael Paquier (michael-kun), Peter Eisentraut (petere) petere 1 2016-09-29
01:57
2016-09-29
11:02
pg_basebackup cleans created directories 726 Committed Not processed Peter Eisentraut (petere) Masahiko Sawada (masahikosawada) petere 1 2016-09-12
19:27
2016-09-15
00:32
Transaction traceability - txid_status(bigint) 730 Moved to next CF Not processed Craig Ringer (ringerc) Robert Haas (rhaas) rhaas 3 2017-03-31
15:06
2017-03-31
17:28
Write Ahead Logging for Hash Indexes 740 Moved to next CF Not processed Amit Kapila (amitkapila), Ashutosh Sharma (ashutosh.sharma88) Jeff Janes (jjanes), Jesper Pedersen (jpedersen) rhaas 4 2017-03-14
17:30
2017-03-16
04:09
WAL consistency check facility 741 Moved to next CF Not processed Kuntal Ghosh (kuntal_ghosh) Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) rhaas 4 2017-02-08
20:56
2017-02-15
02:16
Transaction traceability - txid_convert_if_recent(bigint) 748 Returned with feedback Not processed Craig Ringer (ringerc) 1 2016-12-28
14:03
2017-03-31
17:28
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
New recovery.conf API 774 Returned with feedback Not processed Simon Riggs (simon), Abhijit Menon-Sen (ams) 1 2016-09-28
17:14
2017-09-05
22:10
pg_basebackup streaming to tarfile 777 Moved to next CF Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) mha 2 2016-10-23
17:30
2016-10-25
21:56
Logical decoding timeline following take II 779 Moved to next CF Not processed Craig Ringer (ringerc) Petr Jelínek (pjmodos) 2 2016-11-29
08:01
2016-11-29
07:55
pg_recvlogical --endpos 780 Moved to next CF Not processed Craig Ringer (ringerc) Euler Taveira (eulerto), Okano Naoki (okano) simon 3 2017-01-04
19:28
2017-01-04
19:30
Security
if(superuser()) ereport() reduction- pgstattuple 606 Committed Not processed Stephen Frost (sfrost) Peter Eisentraut (petere) sfrost 1 2016-09-30
02:52
2016-09-28
15:38
Make PostgreSQL sanitizers-friendly (and prevent information disclosure) 655 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 1 2016-09-02
12:00
2016-09-02
15:49
OpenSSL 1.1 support 674 Committed Not processed Andreas Karlsson (kandreas) Heikki Linnakangas (heikki) heikki 1 2016-09-15
11:58
2016-09-17
09:39
Support for SCRAM-SHA-256 683 Returned with feedback Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun) David Steele (dsteele) 1 2016-09-29
03:48
2017-02-01
11:13
Restrictive RLS policy support 781 Moved to next CF Not processed Stephen Frost (sfrost) Jeevan Chalke (jeevan.chalke) sfrost 3 2016-12-07
14:19
2016-12-05
18:16
Server Features
Add a per-relation parallel_degree 598 Committed Not processed Julien Rouhaud (rjuju) Amit Kapila (amitkapila) rhaas 1 2016-09-05
09:16
2016-09-14
21:54
Covering + unique indexes 607 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Amit Kapila (amitkapila), Andrey Borodin (x4m) 1 2018-01-17
08:46
2018-04-10
16:03
Add effective number of parallel workers in explain output 608 Committed Not processed Julien Rouhaud (rjuju) Robert Haas (rhaas) rhaas 1 2016-09-05
09:16
2016-09-14
21:54
Keeping CURRENT_DATE and similar constructs in original format 625 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) tgl 1 2016-08-17
00:38
2016-08-17
00:35
Tracking wait event for EventSet 629 Moved to next CF Not processed Michael Paquier (michael-kun) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Thomas Munro (macdice) rhaas 2 2016-10-05
05:00
2016-10-05
20:54
Add program option to file_fdw 641 Committed Not processed Corey Huinker (coreyh), Adam Gomaa (adamg) Amit Langote (amitlan) tgl 1 2016-09-29
17:33
2016-09-29
17:51
PostmasterPid not marked with PGDLLIMPORT 642 Committed Not processed Michael Paquier (michael-kun) rhaas 1 2016-08-18
17:19
2016-06-03
21:32
Return NULL for non-existing objects with functions pg_get_*def() 644 Committed Not processed Michael Paquier (michael-kun) Fabien Coelho (calvin) rhaas 1 2016-08-30
06:18
2016-09-09
15:23
Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it 646 Rejected Not processed Michael Paquier (michael-kun) 1 2016-06-16
03:57
2016-06-16
15:55
Vacuuming relations on full tablespaces (Add EMERGENCY option) 649 Returned with feedback Not processed Asif Naeem (muhammad.asif.naeem) Haribabu Kommi (haribabu) 1 2016-09-28
17:19
2016-09-28
17:19
primary_conninfo missing from pg_stat_wal_receiver 650 Committed Not processed Michael Paquier (michael-kun) Vik Fearing (xocolatl) alvherre 1 2016-08-06
18:20
2016-07-07
18:11
to_date_valid() 662 Returned with feedback Not processed Andreas 'ads' Scherbaum (ads) Peter Eisentraut (petere), Artur Zakirov (a.zakirov) 1 2016-09-29
02:00
2016-09-27
21:01
Make it possible to prevent some unsafe operations via a contrib hook. 682 Returned with feedback Not processed Robert Haas (rhaas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter) Peter Eisentraut (petere), Julien Rouhaud (rjuju), Thomas Munro (macdice) 1 2016-10-01
12:52
2017-03-16
16:01
Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) 688 Rejected Not processed Aleksander Alekseev (a.alekseev) 1 2016-09-20
12:56
2016-08-31
22:31
notice lock waits 702 Returned with feedback Not processed Jeff Janes (jjanes) Haribabu Kommi (haribabu) 1 2016-10-03
02:41
2016-10-03
03:03
Add a max_parallel_workers GUC 703 Returned with feedback Not processed Julien Rouhaud (rjuju) Amit Kapila (amitkapila), Robert Haas (rhaas) 1 2016-10-04
16:06
2016-12-04
13:29
Allow GIN array_ops to work on anyarray 708 Committed Not processed Tom Lane (tgl) Enrique Meneses (emeneses) tgl 1 2016-09-26
18:54
2016-09-26
18:54
Forbid use of LF and CR characters in database and role names 711 Moved to next CF Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere), Takeshi Ideriha (ideriha) 4 2017-03-29
03:01
2017-03-29
03:01
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
Multi-tenancy with RLS 722 Moved to next CF Not processed Haribabu Kommi (haribabu) 3 2017-01-31
07:26
2017-01-31
07:29
system load consideration hook for parallel workers 725 Rejected Not processed Haribabu Kommi (haribabu) Peter Eisentraut (petere) 1 2016-09-22
01:19
2016-09-22
01:18
Push down more full joins in postgres_fdw 727 Moved to next CF Not processed Etsuro Fujita (efujita) Ashutosh Bapat (ashutoshbapat) rhaas 4 2017-03-16
17:53
2017-03-21
09:42
XMLTABLE function 728 Moved to next CF Not processed Pavel Stehule (okbobcz) Craig Ringer (ringerc) alvherre 4 2017-03-08
17:19
2017-03-08
17:01
Index Only Scan for index expressions 738 Returned with feedback Not processed Ildar Musin (i.musin) Tomas Vondra (fuzzycz) 1 2016-09-28
17:30
2016-09-28
17:30
Transactions involving multiple postgres foreign servers 742 Returned with feedback Not processed Masahiko Sawada (masahikosawada), Vinayak Pokale (vinpokale) Ashutosh Bapat (ashutoshbapat) 1 2016-10-03
02:17
2018-06-05
10:13
PassDownLimitBound for ForeignScan/CustomScan 746 Rejected Not processed KaiGai Kohei (kaigai) Jeevan Chalke (jeevan.chalke) 1 2016-09-28
17:43
2016-09-28
17:43
txid_current_if_assigned() 747 Committed Not processed Craig Ringer (ringerc) Robert Haas (rhaas) rhaas 1 2016-12-28
14:03
2017-03-31
17:28
Make server_version_num GUC_REPORT 749 Returned with feedback Not processed Craig Ringer (ringerc) 1 2016-08-30
01:05
2016-08-29
08:56
Renaming of pg_xlog, pg_subtrans and pg_clog 750 Moved to next CF Not processed Michael Paquier (michael-kun) Craig Ringer (ringerc) rhaas 4 2017-03-17
13:58
2017-03-18
18:03
Asynchronous execution of ForeignScans 751 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Amit Khandekar (amitdkhan) 2 2016-12-02
04:40
2016-12-02
04:44
Send numeric version to clients (server_version_num GUC_REPORT) 752 Rejected Not processed Craig Ringer (ringerc) Robert Haas (rhaas), Tom Lane (tgl) 1 2016-08-30
04:49
2016-08-30
04:49
Aggregate Push Down - Performing aggregation on foreign server 757 Moved to next CF Not processed Jeevan Chalke (jeevan.chalke) Ashutosh Bapat (ashutoshbapat) rhaas 2 2016-10-21
14:09
2016-10-24
10:46
autonomous transactions 765 Returned with feedback Not processed Peter Eisentraut (petere) 1 2016-12-11
07:33
2017-04-06
16:10
sequences and pg_upgrade 769 Moved to next CF Not processed Peter Eisentraut (petere) Anastasia Lubennikova (lubennikovaav) petere 2 2016-11-14
02:52
2016-11-14
02:51
SET syntax for INSERT 770 Returned with feedback Not processed Marko Tiikkaja (johto) Vik Fearing (xocolatl) 1 2016-09-05
14:09
2016-09-05
14:10
delta relations in AFTER triggers 778 Moved to next CF Not processed Kevin Grittner (kgrittn) David Rowley (davidrowley), Thomas Munro (macdice) kgrittn 4 2017-04-02
02:54
2017-04-05
00:22
SQL Commands
IF NOT EXISTS for PREPARE 585 Returned with feedback Not processed Uriy Zhuravlev (stalkerg) Fabrízio Mello (fabriziomello), Merlin Moncure (merlinm) 1 2016-10-03
04:24
2016-10-03
04:24
Add ALTER TYPE ... RENAME VALUE ... TO ... for enum types 588 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Emre Hasegeli (hasegeli) tgl 1 2016-09-07
20:12
2016-09-11
14:34
LOCK TABLE .. DEFERRABLE 602 Moved to next CF Not processed Rod Taylor (rbt) Simon Riggs (simon) 2 2016-12-02
03:12
2016-12-02
04:51
Declarative partitioning 611 Moved to next CF Not processed Amit Langote (amitlan) Robert Haas (rhaas), jacob bogers (lucifer333), Ashutosh Bapat (ashutoshbapat) rhaas 3 2016-12-07
18:23
2017-01-30
21:42
hstore: add hstore_length(hstore) function 643 Returned with feedback Not processed Korbin Hoffman (k1) Robert Haas (rhaas), Marko Tiikkaja (johto) 1 2016-09-28
16:59
2016-09-28
16:59
RAW COPY 676 Moved to next CF Not processed Pavel Stehule (okbobcz) KaiGai Kohei (kaigai) 3 2016-12-15
09:29
2016-12-06
14:30
ICU integration 766 Returned with feedback Not processed Peter Eisentraut (petere) Petr Jelínek (pjmodos), Thomas Munro (macdice) 1 2017-03-15
02:18
2017-03-25
00:44
identity columns 767 Moved to next CF Not processed Peter Eisentraut (petere) Vitaly Burovoy (vitaly.burovoy) petere 4 2017-04-06
12:45
2017-04-07
05:26
sequence data type 768 Moved to next CF Not processed Peter Eisentraut (petere) Steve Singer (ssinger) petere 4 2017-02-10
20:39
2017-04-04
16:52
System Administration
pg_ctl promote wait 556 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2016-09-21
16:26
2016-09-23
13:10
Add pg_current_logfile() function to obtain the current log file used by the syslogger 587 Moved to next CF Not processed Gilles Darold (darold) Robert Haas (rhaas), Christoph Berg (myon), Karl Pinc (kop) rhaas 4 2017-03-03
06:18
2017-03-07
00:45
pg_xlogdump follow into the future when specifying filename 678 Moved to next CF Not processed Magnus Hagander (mha) Vladimir Rusinov (vrusinov) 3 2017-02-01
04:33
2017-02-01
04:33
pg_hba_file_settings 723 Returned with feedback Not processed Haribabu Kommi (haribabu) Simon Riggs (simon) 1 2016-10-03
04:51
2017-01-31
04:17
VACUUM's ancillary tasks 744 Moved to next CF Not processed Vik Fearing (xocolatl) Simon Riggs (simon), Thomas Munro (macdice) 2 2016-12-02
04:29
2016-12-02
04:31
Exclude schema during pg_restore 762 Committed Not processed Michael Banck (mbanck) Peter Eisentraut (petere) petere 1 2016-09-21
00:59
2016-09-22
17:37
Reduce lock levels for ALTER TABLE reloptions 783 Returned with feedback Not processed Simon Riggs (simon) Robert Haas (rhaas) 1 2016-09-28
16:33
2016-09-14
21:54