Commitfest 2015-02

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 74. Moved to next CF: 20. Rejected: 9. Returned with Feedback: 10. Total: 113.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Error when creating names too long for tar format 65 Committed Not processed Peter Eisentraut (petere) Robert Haas (rhaas) petere 2 2015-02-24
18:47
2015-02-24
18:56
Perl coding error in msvc build system 66 Committed Not processed Peter Eisentraut (petere) petere 2 2015-02-19
01:27
2015-02-18
06:44
Track TRUNCATE via pgstat: reset live/dead tuple counters 68 Committed Not processed Alex Shulgin (ash) Álvaro Herrera (alvherre), Jim Nasby (decibel) alvherre 2 2015-02-20
15:14
2015-02-20
15:14
Fix psql's handling of connect strings and URIs in \c 101 Committed Not processed David Fetter (dfetter) Pavel Stehule (okbobcz) alvherre 1 2015-04-01
23:12
2015-04-02
17:34
fsync $PGDATA recursively at startup 104 Moved to next CF Not processed Abhijit Menon-Sen (ams) Andres Freund (andresfreund) rhaas 2 2015-07-02
12:30
2015-05-09
21:40
Install shared libs in lib/ and bin/ with MSVC 108 Committed Not processed Michael Paquier (michael-kun) Asif Naeem (muhammad.asif.naeem) alvherre 1 2015-03-18
18:31
2015-03-18
23:46
pg_dump does not order extension's members following FK 110 Committed Not processed Gilles Darold (darold) Michael Paquier (michael-kun) sfrost 1 2015-03-02
20:06
2015-03-05
23:42
pg_upgrade file ownership failure on Windows Server 114 Committed Not processed Asif Naeem (muhammad.asif.naeem) Michael Paquier (michael-kun) adunstan 1 2015-03-30
21:47
2015-03-24
11:05
fix alignment on solaris and allow __attribute__ for non-gcc compilers 115 Committed Not processed Oskari Saarenmaa (os) Andres Freund (andresfreund) andresfreund 1 2015-03-11
13:50
2015-03-11
13:53
Fix crashes and tighten tuple compatibility checks for connectby() in tablefunc 121 Committed Not processed Michael Paquier (michael-kun) tgl 1 2015-01-30
01:19
2015-01-30
01:40
ExplainModifyTarget doesn't work as expected 123 Committed Not processed Etsuro Fujita (efujita) Ashutosh Bapat (ashutoshbapat) tgl 1 2015-02-17
23:16
2015-02-18
09:28
EvalPlanQual behaves oddly for FDW queries involving system columns 126 Committed Not processed Etsuro Fujita (efujita) Ashutosh Bapat (ashutoshbapat) tgl 1 2015-05-13
18:06
2015-05-13
16:58
gettimeofday cause crash on Windows 139 Committed Not processed Asif Naeem (muhammad.asif.naeem) Michael Paquier (michael-kun) rhaas 1 2015-02-22
20:23
2015-02-21
22:16
Do not attempt to manage OpenSSL locking callbacks in libpq 140 Committed Not processed Jan Urbański (wulczer) Peter Eisentraut (petere) petere 1 2015-04-10
01:06
2015-04-10
07:20
Remove NULL checks of deferenced pointers in picksplit method of intarray 148 Committed Not processed Michael Paquier (michael-kun) Kevin Grittner (kgrittn) kgrittn 1 2015-02-16
22:43
2015-02-16
23:36
Ignore attributes of tables part of extensions in pg_dump 164 Rejected Not processed Michael Paquier (michael-kun) Rushabh Lathia (rlathia) 1 2015-02-23
14:16
2015-02-25
03:25
Fix strange assertion using VACOPT_FREEZE in vacuum() 165 Committed Not processed Michael Paquier (michael-kun) alvherre 1 2015-03-18
18:13
2015-03-18
23:42
Clients
Do not vacuum pgbench tables if they do not exist when pgbench -f given 56 Committed Not processed Tatsuo Ishii (ishii) sfrost 2 2015-05-12
17:15
2015-05-12
17:16
New operators for pgbench expressions, with modulo 97 Committed Not processed Robert Haas (rhaas) Fabien Coelho (calvin), Greg Smith (gsmith) rhaas 1 2015-03-02
19:32
2015-03-04
08:19
Add libpq functions to replace PQgetssl() 127 Committed Not processed Heikki Linnakangas (heikki) heikki 1 2015-02-03
17:59
2015-02-03
17:58
pager_min_lines setting to help control when psql uses the pager 158 Committed Not processed Andrew Dunstan (adunstan) John Gorman (johngorman) adunstan 1 2015-03-28
15:12
2015-03-26
23:30
Code Comments
Add warning in SRF doc about detoasting in right context 102 Committed Not processed Andrew Gierth (rhodiumtoad), Ali Akbar (apaan) masaofujii 1 2015-02-26
06:50
2015-02-26
06:49
Documentation
Document bt_page_items()'s ctid field 98 Committed Not processed Peter Geoghegan (pgeoghegan) tgl 1 2015-03-12
18:18
2015-03-12
18:19
psql documentation bug fix 135 Committed Not processed Dilip Kumar (dilip.kumar) tgl 1 2015-02-17
04:15
2015-02-02
05:20
Miscellaneous
adaptive ndistinct estimator 61 Returned with feedback Not processed Tomas Vondra (fuzzycz) Josh Berkus (aglio), Gary Hunt (garyhuntddn) 2 2015-05-01
11:56
2015-05-15
20:00
decreasing array_agg memory consumption 62 Committed Not processed Tomas Vondra (fuzzycz) Ali Akbar (apaan) jdavis 2 2015-02-22
01:39
2015-02-22
07:05
moving from contrib to bin 64 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 2 2015-04-22
07:36
2015-04-22
16:01
Enforce creation of destination folders for source files in pg_regress 100 Rejected Not processed Michael Paquier (michael-kun) 1 2015-03-01
10:50
2015-03-09
13:47
CATUPDATE Removal 111 Committed Not processed Adam Brightwell (abrightwell) Peter Eisentraut (petere) petere 1 2015-03-07
04:44
2015-03-16
17:38
searching in array - array_offset function 112 Committed Not processed Pavel Stehule (okbobcz) Petr Jelínek (pjmodos), Jim Nasby (decibel) alvherre 1 2015-03-18
19:06
2015-03-30
19:58
multivariate statistics 120 Moved to next CF Not processed Tomas Vondra (fuzzycz) 2 2016-10-29
19:27
2017-04-05
22:22
Add LINE: hint when schemaname.typename is a non-existent schema 137 Committed Not processed Ryan Kelly (rpkelly) Jeevan Chalke (jeevan.chalke) alvherre 1 2015-03-18
18:13
2015-03-18
18:04
chkpass with RANDOMIZE_ALLOCATED_MEMORY 144 Committed Not processed Asif Naeem (muhammad.asif.naeem) tgl 1 2015-03-04
04:29
2015-03-04
04:37
Anyarray contrib module 145 Rejected Not processed Fedor Sigaev (sigaev) Peter Eisentraut (petere) 1 2015-04-08
02:57
2015-03-06
03:05
improving speed of make check-world 151 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun), Fabien Coelho (calvin) petere 1 2015-04-24
02:31
2015-04-29
04:12
Monitoring & Control
pg_stat_ssl view 54 Committed Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) mha 2 2015-04-12
17:13
2015-04-12
17:12
min, max, mean, stddev for pg_stat_statements 95 Committed Not processed Andrew Dunstan (adunstan) Petr Jelínek (pjmodos) adunstan 1 2015-03-27
19:50
2015-03-20
09:34
fastbloat 96 Committed Not processed Abhijit Menon-Sen (ams) Amit Kapila (amitkapila), Martín Marqués (mmarques) andresfreund 1 2015-05-13
05:42
2015-05-13
03:53
Exposing the stats snapshot timestamp to SQL 128 Committed Not processed Matt Kelly (mkellycs) Jim Nasby (decibel) tgl 1 2015-02-20
02:37
2015-02-20
03:01
Performance
Using 128-bit integers for sum, avg and statistics aggregates 26 Committed Not processed Andreas Karlsson (kandreas) Peter Geoghegan (pgeoghegan), David Rowley (davidrowley), Petr Jelínek (pjmodos) andresfreund 2 2015-03-20
09:31
2015-03-22
21:34
INNER JOIN removals 27 Rejected Not processed David Rowley (davidrowley) 2 2015-02-14
12:40
2015-02-14
12:48
Avoiding plan disasters with LIMIT 29 Returned with feedback Not processed Simon Riggs (simon) 2 2015-05-08
05:54
2015-05-15
20:00
Turning off HOT for larger SQL queries 30 Moved to next CF Not processed Simon Riggs (simon) 4 2015-09-01
21:22
2015-09-01
21:21
BRIN inclusion operator class 31 Committed Not processed Emre Hasegeli (hasegeli) Andreas Karlsson (kandreas) alvherre 2 2015-05-15
21:52
2015-05-15
21:20
Async execution of postgres_fdw. 32 Rejected Not processed Kyotaro Horiguchi (horiguti) Ashutosh Bapat (ashutoshbapat) 2 2015-05-09
11:06
2015-05-11
02:37
PageRepairFragmentation optimization 90 Moved to next CF Not processed Heikki Linnakangas (heikki) Peter Geoghegan (pgeoghegan) 2 2015-07-26
21:18
2015-03-23
18:10
Improving RLS qual pushdown 91 Committed Not processed Dean Rasheed (deanr) Stephen Frost (sfrost) sfrost 1 2015-04-28
06:58
2015-04-28
06:57
CRC improvements: (a) slice-by-8 in software (b) sse4.2 CRC in hardware 118 Committed Not processed Abhijit Menon-Sen (ams) Subject Lambda (testsubjectlambda13) heikki 1 2015-04-14
14:57
2015-04-14
14:10
Abbreviated key support for Datum sorts 119 Committed Not processed Andrew Gierth (rhodiumtoad) Peter Geoghegan (pgeoghegan) rhaas 1 2015-05-13
18:39
2015-05-13
19:28
Abbreviated key support for Numeric 122 Committed Not processed Andrew Gierth (rhodiumtoad) Peter Geoghegan (pgeoghegan) rhaas 1 2015-04-02
18:08
2015-04-04
21:20
Unique Joins 129 Moved to next CF Not processed David Rowley (davidrowley) Tomas Vondra (fuzzycz) tgl 6 2016-04-09
11:27
2017-04-08
02:23
INNER JOIN removals 130 Returned with feedback Not processed David Rowley (davidrowley) 1 2015-05-11
03:14
2015-03-29
22:16
Aggregate State Combine Support 131 Moved to next CF Not processed Simon Riggs (simon), David Rowley (davidrowley) KaiGai Kohei (kaigai) 2 2016-03-14
04:53
2016-04-09
10:13
Index-only scans support for GiST 141 Committed Not processed Anastasia Lubennikova (lubennikovaav) heikki 1 2015-03-26
17:20
2015-03-26
17:16
Reduce pinning in btree indexes 149 Committed Not processed Kevin Grittner (kgrittn) Kyotaro Horiguchi (horiguti) kgrittn 1 2015-03-25
21:05
2015-03-25
20:02
Allow "snapshot too old" error, to prevent bloat 150 Returned with feedback Not processed Kevin Grittner (kgrittn) 1 2015-05-03
20:43
2015-03-16
16:28
KNN-GiST with recheck 156 Committed Not processed Alexander Korotkov (smagen) heikki 1 2015-05-15
11:49
2015-05-15
21:48
GIN fillfactor 157 Moved to next CF Not processed Michael Paquier (michael-kun), Alexander Korotkov (smagen) Masahiko Sawada (masahikosawada) 2 2015-07-21
10:40
2015-07-21
16:32
Selectivity estimation for inet operators 159 Committed Not processed Emre Hasegeli (hasegeli) Tom Lane (tgl) tgl 1 2015-04-01
21:12
2015-04-01
21:19
Manipulating complex types as non-contiguous structures in-memory 160 Committed Not processed Tom Lane (tgl) John Gorman (johngorman) tgl 1 2015-05-14
16:12
2015-05-14
01:19
Optimization for updating foreign tables in Postgres FDW 162 Returned with feedback Not processed Etsuro Fujita (efujita) Shigeru Hanada (hanada), Laurenz Albe (laurenz) 1 2016-01-19
06:59
2016-05-26
07:18
Procedural Languages
transforms 57 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) petere 2 2015-04-29
16:34
2015-04-29
19:32
ANSI/SQL syntax for named parameters 113 Committed Not processed Pavel Stehule (okbobcz) Petr Jelínek (pjmodos) rhaas 1 2015-03-10
15:12
2015-05-01
13:38
ASSERT statement 116 Committed Not processed Pavel Stehule (okbobcz) Jim Nasby (decibel) tgl 1 2015-03-25
23:05
2015-03-26
05:46
iteration over record in plpgsql 124 Moved to next CF Not processed Pavel Stehule (okbobcz) 2 2015-07-07
07:22
2015-06-23
21:50
Replication & Recovery
Turn recovery.conf parameters into GUCs 43 Returned with feedback Not processed Michael Paquier (michael-kun), Fujii Masao (masaofujii), Jaime Casanova (jcasanov) Andres Freund (andresfreund), Petr Jelínek (pjmodos) 2 2015-04-30
14:12
2015-04-30
14:14
Sequence Access Method 44 Moved to next CF Not processed Petr Jelínek (pjmodos) Heikki Linnakangas (heikki) 3 2015-07-28
19:29
2016-04-05
17:54
WALWriter during Recovery 46 Moved to next CF Not processed Simon Riggs (simon) Fujii Masao (masaofujii) 4 2015-09-01
21:15
2015-07-02
13:45
Logical Decoding with timelines 47 Returned with feedback Not processed Simon Riggs (simon) 2 2015-05-03
20:43
2015-04-21
11:52
archive_mode=shared/always 92 Committed Not processed Heikki Linnakangas (heikki), Fujii Masao (masaofujii) Michael Paquier (michael-kun), Venkata Balaji Nagothi (vbn) heikki 1 2015-05-15
15:56
2015-05-13
17:23
Sending WAL receiver feedback regularly even if the receiver is under heavy load 143 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii) 1 2015-05-16
05:19
2015-04-01
09:38
Replication identifiers, take 4 161 Committed Not processed Andres Freund (andresfreund) Petr Jelínek (pjmodos) andresfreund 1 2015-04-29
17:59
2015-04-29
20:14
Security
pgaudit extension 41 Rejected Not processed Abhijit Menon-Sen (ams), Ian Barwick (barwick) 2 2015-02-13
08:00
2015-03-03
00:34
GetUserId() to has_privs_of_role() cleanup. 42 Committed Not processed Adam Brightwell (abrightwell) Jeevan Chalke (jeevan.chalke) sfrost 2 2015-03-19
19:03
2015-02-28
04:41
Auditing extension 152 Committed Not processed David Steele (dsteele) Abhijit Menon-Sen (ams), Masahiko Sawada (masahikosawada) sfrost 1 2015-05-14
17:14
2015-05-14
14:46
Server Features
Foreign table inheritance 7 Committed Not processed Shigeru Hanada (hanada), Etsuro Fujita (efujita) Etsuro Fujita (efujita), Kyotaro Horiguchi (horiguti), Ashutosh Bapat (ashutoshbapat) tgl 2 2015-03-22
17:55
2015-04-26
13:25
Using Levenshtein distance to HINT a candidate column name 8 Committed Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) rhaas 2 2015-03-11
14:58
2015-03-11
14:58
Compression of Full Page Writes 10 Committed Not processed Michael Paquier (michael-kun), Rahila Syed (rahila.syed) Michael Paquier (michael-kun), Abhijit Menon-Sen (ams), Fujii Masao (masaofujii) masaofujii 2 2015-03-11
06:58
2015-03-11
07:01
Custom/Foreign-Join-APIs 15 Committed Not processed KaiGai Kohei (kaigai) Robert Haas (rhaas) rhaas 2 2015-05-01
13:00
2015-03-03
12:25
Parallel Seq scan 17 Moved to next CF Not processed Amit Kapila (amitkapila) Jeff Davis (jdavis), Haribabu Kommi (haribabu) rhaas 5 2015-12-02
11:39
2015-12-02
11:45
ctidscan as an example of custom-scan 18 Moved to next CF Not processed KaiGai Kohei (kaigai) 3 2015-07-22
08:07
2015-07-15
16:29
logical column ordering (WIP) 21 Returned with feedback Not processed Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz) 2 2015-05-03
20:44
2015-04-14
21:43
parallel mode/contexts 22 Committed Not processed Robert Haas (rhaas) rhaas 2 2015-05-13
16:09
2015-05-07
13:47
Support ORDER BY in CREATE FUNCTION for Set Returning Functions 88 Rejected Not processed Atri Sharma (atris) 1 2015-05-03
20:44
2015-03-13
19:59
LSN Map 89 Moved to next CF Not processed Marco Nenciarini (mnencia) Heikki Linnakangas (heikki) 2 2015-07-06
14:19
2015-07-06
14:19
Table-level log_autovacuum_min_duration 99 Committed Not processed Michael Paquier (michael-kun) Fujii Masao (masaofujii), Naoya Anzai (onlyindreams) alvherre 1 2015-04-03
14:59
2015-04-03
21:35
Set of memory allocation functions returning NULL instead of ERROR 103 Committed Not processed Michael Paquier (michael-kun) Robert Haas (rhaas) rhaas 1 2015-01-30
21:44
2015-01-31
11:36
RLS: row-level security, more review 109 Committed Not processed Stephen Frost (sfrost) Robert Haas (rhaas), Andres Freund (andresfreund), Dean Rasheed (deanr) sfrost 2 2015-05-13
16:10
2015-04-25
07:37
Cube extension kNN support 138 Moved to next CF Not processed Stas Kelvich (kelvich) Alexander Korotkov (smagen) 2 2015-07-07
11:36
2015-04-03
12:23
compress method for spgist 146 Moved to next CF Not processed Fedor Sigaev (sigaev) 2 2015-08-25
13:05
2018-02-28
23:56
mogrify and indent for jsonb 154 Committed Not processed Andrew Dunstan (adunstan) Petr Jelínek (pjmodos) adunstan 1 2015-05-12
19:56
2015-05-12
18:19
assessing parallel-safety 155 Moved to next CF Not processed Robert Haas (rhaas) Noah Misch (nmisch) rhaas 2 2015-09-16
22:43
2015-09-16
19:42
Expanding the use of FLEXIBLE_ARRAY_MEMBER for declarations like foo[1] 166 Committed Not processed Tom Lane (tgl), Michael Paquier (michael-kun) tgl 1 2015-02-22
11:23
2015-02-23
06:33
Join pushdown support for foreign tables 167 Moved to next CF Not processed Shigeru Hanada (hanada) Etsuro Fujita (efujita), KaiGai Kohei (kaigai), Ashutosh Bapat (ashutoshbapat) 4 2015-12-22
13:27
2015-11-06
04:34
Deparsing utility commands 168 Committed Not processed Álvaro Herrera (alvherre) Stephen Frost (sfrost) alvherre 1 2015-05-11
22:32
2015-05-11
22:25
SQL Commands
Grouping Sets 34 Committed Not processed Andrew Gierth (rhodiumtoad), Atri Sharma (atris) Svenne Krap (svennek) andresfreund 2 2015-05-16
01:53
2015-05-16
01:53
INSERT ... ON CONFLICT {UPDATE | IGNORE} 35 Committed Not processed Peter Geoghegan (pgeoghegan) Svenne Krap (svennek) andresfreund 2 2015-05-08
03:54
2015-05-08
21:51
alter user/role CURRENT_USER 36 Committed Not processed Kyotaro Horiguchi (horiguti) Kyotaro Horiguchi (horiguti), Adam Brightwell (abrightwell), Rushabh Lathia (rlathia) alvherre 2 2015-03-09
18:51
2015-05-01
06:31
TABLESAMPLE clause 38 Moved to next CF Not processed Petr Jelínek (pjmodos) Amit Kapila (amitkapila), Tomas Vondra (fuzzycz) simon 3 2015-05-15
21:52
2015-04-23
00:36
REINDEX xxx VERBOSE 136 Committed Not processed Masahiko Sawada (masahikosawada) Rushabh Lathia (rlathia) masaofujii 1 2015-05-15
12:47
2015-05-15
12:46
regrole and regnamespace 142 Committed Not processed Kyotaro Horiguchi (horiguti) Jeevan Chalke (jeevan.chalke) adunstan 1 2015-05-09
19:30
2015-04-30
07:52
Support UPDATE table SET (*) 147 Rejected Not processed Atri Sharma (atris) Marko Tiikkaja (johto), Svenne Krap (svennek) 1 2015-04-07
19:28
2015-04-08
16:37
System Administration
pg_basebackup vs. Windows and tablespaces (Extend base backup to include symlink file used to restore symlinks) 48 Committed Not processed Amit Kapila (amitkapila) Dilip Kumar (dilip.kumar) adunstan 2 2015-05-12
13:43
2015-05-12
14:02
Default Roles 49 Moved to next CF Not processed Stephen Frost (sfrost), Adam Brightwell (abrightwell) Michael Paquier (michael-kun), Pavel Stehule (okbobcz) sfrost 6 2016-01-31
12:31
2016-02-03
18:44
If pg_hba.conf has changed since last reload, emit a HINT to the client and server log 50 Returned with feedback Not processed Alex Shulgin (ash), Craig Ringer (ringerc) Steve Singer (ssinger) 2 2015-04-30
20:43
2015-04-30
20:43
Add restore_command_retry_interval option to control timeout of restore_command nonzero status code 51 Committed Not processed Oleksii Vasyliev (leopard) Andres Freund (andresfreund), Michael Paquier (michael-kun), Fujii Masao (masaofujii) masaofujii 2 2015-02-23
12:03
2015-02-24
05:50
pg_rewind 52 Committed Not processed Heikki Linnakangas (heikki) Amit Kapila (amitkapila), Michael Paquier (michael-kun), Satoshi Nagayasu (snaga) heikki 2 2015-03-23
18:08
2015-04-13
13:11
Reducing lock strength of trigger and foreign key DDL 53 Committed Not processed Andreas Karlsson (kandreas) Simon Riggs (simon), Michael Paquier (michael-kun) simon 2 2015-04-05
15:52
2015-04-05
23:37
Redesigning checkpoint_segments 93 Committed Not processed Heikki Linnakangas (heikki) Petr Jelínek (pjmodos), Venkata Balaji Nagothi (vbn) heikki 1 2015-02-23
17:32
2015-03-17
06:05
File level incremental backup 94 Rejected Not processed Marco Nenciarini (mnencia) Fujii Masao (masaofujii), Gabriele Bartolini (gbartolini), Giuseppe Broccolo (gbroccolo), Francesco Canovai (fcanovai) 1 2015-03-18
18:50
2015-03-09
23:25
catalog view to pg_hba.conf file 125 Moved to next CF Not processed Haribabu Kommi (haribabu), vaishnavi prabakaran (vaishnavi) Pavel Stehule (okbobcz), Greg Stark (stark) stark 2 2015-07-07
11:09
2015-07-07
11:09
pg_file_settings view: To know detail of config files via SQL 132 Committed Not processed Masahiko Sawada (masahikosawada) Stephen Frost (sfrost), David Steele (dsteele) sfrost 1 2015-05-08
23:29
2015-05-08
23:13
Add pg_settings.pending_restart column 153 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 1 2015-05-15
00:11
2015-05-15
00:11