Commitfest 2015-07

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 58. Moved to next CF: 26. Rejected: 9. Returned with Feedback: 23. Total: 116.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
fsync $PGDATA recursively at startup Committed Abhijit Menon-Sen (ams) Andres Freund (andresfreund) rhaas 2 2015-07-02
12:30
2015-05-09
21:40
NULL-pointer check and incorrect comment for pstate in addRangeTableEntry Committed Michael Paquier (michael-kun) rhaas 1 2015-03-04
04:34
2015-03-11
23:47
Fix broken Install.bat when target directory contains a space Committed Michael Paquier (michael-kun) Asif Naeem (muhammad.asif.naeem) heikki 1 2015-07-06
19:19
2015-07-07
13:42
Let pg_ctl check the result of a postmaster config reload Returned with feedback Jan de Visser (jan_dv) Payal Singh (payalsingh) 1 2015-08-25
12:31
2015-08-26
02:10
PL/Python loses float precision Committed Marko Kreen (markokr) petere 1 2015-03-30
07:02
2015-06-10
02:28
Should not reset crash time of background worker with BGW_NEVER_RESTART Committed Amit Khandekar (amitdkhan) rhaas 1 2015-04-02
18:43
2015-04-02
18:43
Cache lookup error for shell type creation with incompatible output function (DDL deparsing bug) Committed Michael Paquier (michael-kun) alvherre 1 2015-05-07
21:59
2015-04-22
19:36
Improve handling of OOM errors in libpq making process hangling Committed Michael Paquier (michael-kun) heikki 1 2015-07-07
16:10
2016-02-06
12:11
Improve sleep processing of pg_rewind TAP tests Committed Michael Paquier (michael-kun) heikki 1 2015-04-22
12:11
2015-04-22
17:43
Fix for deparsing with ON CONFLICT Committed Peter Geoghegan (pgeoghegan) andresfreund 1 2015-06-12
07:33
2015-05-23
00:20
Make comments of index and constraints persistent across ALTER TABLE Committed Michael Paquier (michael-kun) Petr Jelínek (pjmodos) heikki 1 2015-07-14
08:45
2015-07-14
08:45
incomplete implementation of errhidecontext Rejected Pavel Stehule (okbobcz) Jeevan Chalke (jeevan.chalke) 1 2015-07-21
07:31
2015-07-07
12:32
Fix for rare bogus error 'could not truncate directory "pg_subtrans": apparent wraparound' Committed Thomas Munro (macdice) heikki 1 2015-07-22
22:34
2015-07-22
22:31
Fix ISBN/ISBN13 confusion in ISN extension Committed Fabien Coelho (calvin) heikki 1 2015-08-02
18:42
2015-08-02
19:17
Memory leak fixes for pg_dump, pg_dumpall, initdb and pg_upgrade Committed Michael Paquier (michael-kun) heikki 1 2015-07-02
18:14
2015-07-03
06:46
CustomScan node cannot initialize child Path nodes Committed KaiGai Kohei (kaigai) rhaas 1 2015-06-27
22:20
2015-06-11
21:40
thread_test's sched_yield requires -lrt on solaris Committed Oskari Saarenmaa (os) alvherre 1 2015-06-30
22:22
2015-06-30
16:18
Clients
report the origin of syntax errors from pgbench Committed Fabien Coelho (calvin) Robert Haas (rhaas) rhaas 1 2015-04-02
20:29
2015-04-26
12:30
extends pgbench expressions with functions Moved to next CF Fabien Coelho (calvin) Michael Paquier (michael-kun), Alex Shulgin (ash), BeomYong Lee (leebeomyong) rhaas 5 2016-03-29
07:21
2016-03-30
00:44
add a hint if pgbench tables do not exist (BUG #12379) Committed Fabien Coelho (calvin) Julien Rouhaud (rjuju) heikki 1 2015-08-22
13:29
2015-08-22
19:30
fix pgbench --progress under low rate Committed Fabien Coelho (calvin) heikki 1 2015-07-03
08:21
2015-07-03
08:19
check existency of table for -t option (pg_dump) when pattern has no wildcard Moved to next CF Pavel Stehule (okbobcz) Fedor Sigaev (sigaev) sigaev 2 2015-09-14
14:41
2015-09-14
10:07
pg_restore -t should match views, matviews, foreign tables Committed Craig Ringer (ringerc) Pavel Stehule (okbobcz) tgl 1 2015-07-02
22:13
2015-07-02
22:15
Allow specifying multiple hosts in libpq connect options Returned with feedback Mikko Tiihonen (mikko) Steve Singer (ssinger) 1 2015-08-25
12:34
2015-08-25
12:34
remove nclients/nthreads constraint from pgbench Committed Fabien Coelho (calvin) heikki 1 2015-07-03
07:52
2015-07-03
08:00
pgbench - remove thread fork-emulation Committed Fabien Coelho (calvin) heikki 1 2015-07-03
08:55
2015-07-03
08:54
psql :: support for \ev viewname and \sv viewname Committed Petr Korobeinikov (pkorobeinikov) Jeevan Chalke (jeevan.chalke) tgl 1 2015-07-03
19:48
2015-07-22
21:00
pgbench allow '=' in \set Rejected Fabien Coelho (calvin) 1 2015-05-13
19:50
2015-05-14
14:00
pgbench - allow backslash-continuations in custom scripts Returned with feedback Fabien Coelho (calvin) 1 2015-08-05
20:45
2016-04-10
15:19
role tabcomplete Rejected Pavel Stehule (okbobcz) Jeevan Chalke (jeevan.chalke) 1 2015-07-02
09:04
2015-09-08
16:39
Tab completion for CREATE SEQUENCE Committed Vik Fearing (xocolatl) Brendan Jurd (direvus) rhaas 1 2015-08-11
03:19
2015-08-12
16:09
Tab completion for TABLESAMPLE Committed Petr Jelínek (pjmodos) Brendan Jurd (direvus) rhaas 1 2015-07-02
11:44
2015-06-22
18:16
Documentation
Advise devs to prefer server_version_num over parsing the version Committed Craig Ringer (ringerc) bmomjian 1 2015-04-29
00:33
2015-07-30
20:20
Improve documentation on SPI and shmem use from bgworkers Committed Craig Ringer (ringerc) heikki 1 2015-07-30
07:47
2015-07-30
20:20
A better translation version of Chinese for psql/po/zh_CN.po file Moved to next CF Rugal Bernstein (rugal) Rugal Bernstein (rugal) 2 2015-11-16
13:21
2015-11-24
12:04
tiny documentation improvement for event trigger Committed Fabien Coelho (calvin) alvherre 1 2015-05-20
07:26
2015-02-25
08:31
Make clear behavior of round() for numeric and double precision (docs + regression tests) Committed Michael Paquier (michael-kun) Fabien Coelho (calvin) tgl 1 2015-07-03
21:04
2015-07-03
21:06
Improve documentation for spinlocks file Rejected Artem Luzyanin (aluzyanin) 1 2015-07-02
18:28
2015-04-20
16:23
Update documentation on postgres_fdw importing options Committed Etsuro Fujita (efujita) tgl 1 2015-05-25
18:16
2015-05-26
03:12
Miscellaneous
multivariate statistics Returned with feedback Tomas Vondra (fuzzycz) 2 2016-10-29
19:27
2017-04-05
22:22
more tests for event triggers Committed Fabien Coelho (calvin) Robert Haas (rhaas) alvherre 1 2015-03-07
07:11
2015-03-06
22:16
Fix autoconf deprecation warnings Committed Andreas Karlsson (kandreas) heikki 1 2015-07-02
16:25
2015-07-02
16:22
merging pgbench logs Moved to next CF Tomas Vondra (fuzzycz) Fabien Coelho (calvin) 2 2015-10-03
15:31
2015-05-02
20:30
pgbench - per-transaction and aggregated logs Moved to next CF Tomas Vondra (fuzzycz) Fabien Coelho (calvin) 2 2015-10-03
15:32
2015-05-02
14:49
In-core regression test suite for recovery Moved to next CF Michael Paquier (michael-kun) Simon Riggs (simon), Amir Rohan (amirrohan) alvherre 3 2015-12-05
11:42
2016-03-01
15:10
Allow current_setting() to be called without an error for missing GUC Committed David Christensen (davidchristensen) Jeevan Chalke (jeevan.chalke) tgl 1 2015-07-02
20:43
2015-07-07
06:42
Expose PG_VERSION_NUM in Makefile.global Committed Michael Paquier (michael-kun) Pavel Stehule (okbobcz) tgl 1 2015-07-02
21:31
2015-07-05
15:07
Supporting TAP tests with MSVC and Windows Committed Michael Paquier (michael-kun) heikki 1 2015-07-29
16:38
2015-07-29
23:50
default_index_tablespace Returned with feedback Jose Luis Tallon (jltallon) 1 2015-06-14
22:07
2015-04-26
18:28
Make TAP tests of initdb more portable Committed Michael Paquier (michael-kun) nmisch 1 2015-06-05
04:27
2015-05-03
02:15
COPY RAW Moved to next CF Pavel Stehule (okbobcz) Corey Huinker (coreyh), Pavlo Golub (pasha_golub), Ildar Musin (i.musin) 2 2016-04-08
18:13
2016-12-06
14:30
Missing psql tab-completion for ALTER FOREIGN TABLE Committed Etsuro Fujita (efujita) rhaas 1 2015-04-29
16:59
2015-04-30
07:57
configure can't detect proper pthread flags -- fix Committed jcmvb kbc (jcmvbkbc) heikki 1 2015-07-09
12:37
2015-07-10
09:00
Improving regression tests to check LOCK TABLE and table permissions Committed Michael Paquier (michael-kun) Stephen Frost (sfrost), Joe Conway (jconway) jconway 1 2015-07-07
21:37
2015-07-08
00:00
self-defined policy for sepgsql regression test Moved to next CF KaiGai Kohei (kaigai) Adam Brightwell (abrightwell), Joe Conway (jconway) jconway 2 2015-10-03
13:48
2015-09-22
22:03
Generalized JSON output Returned with feedback Alex Shulgin (ash) 1 2015-07-14
08:34
2015-07-29
10:44
Expending the use of xlog_internal.h's macros Committed Michael Paquier (michael-kun) masaofujii 1 2015-07-02
03:21
2015-07-02
01:51
Fully remove heap_formtuple() and friends (removes legacy wrappers) Committed Peter Geoghegan (pgeoghegan) heikki 1 2015-07-02
18:23
2015-07-02
21:54
Memory Accounting (towards memory-bounded HashAgg) Rejected Jeff Davis (jdavis) David Rowley (davidrowley) 1 2015-07-26
15:58
2015-07-18
05:53
Small cleanup of misused appendStringInfo*() calls Committed David Rowley (davidrowley) heikki 1 2015-07-02
09:59
2015-07-02
13:45
Improving log capture of TAP tests by using IPC::Run::run (Windows compatible) Committed Michael Paquier (michael-kun) Heikki Linnakangas (heikki) heikki 1 2015-07-09
10:29
2015-07-28
15:52
Monitoring & Control
PATCH: numeric timestamp in log_line_prefix Moved to next CF Tomas Vondra (fuzzycz) Fabien Coelho (calvin) jdavis 2 2015-09-07
20:49
2015-09-07
22:06
Bringing text abbreviation debug output under the control of trace_sort Committed Peter Geoghegan (pgeoghegan) rhaas 1 2015-04-08
02:49
2015-04-08
02:50
Add 'pid' column to pg_replication_slots Committed Craig Ringer (ringerc) Andres Freund (andresfreund) andresfreund 1 2015-04-22
13:42
2015-04-21
19:18
Add sample rate to auto_explain Returned with feedback Craig Ringer (ringerc) Julien Rouhaud (rjuju) 1 2015-08-25
12:45
2016-03-13
12:21
Add function to check usage of asynchronous notification queue Committed Brendan Jurd (direvus) Gurjeet Singh (singh.gurjeet) rhaas 1 2015-07-17
13:14
2015-07-17
22:42
replace pg_stat_activity.waiting with something more descriptive Moved to next CF Amit Kapila (amitkapila), Ildus Kurbangaliev (ildus) Alexander Korotkov (smagen) rhaas 5 2016-03-11
13:14
2016-03-24
14:23
Performance
Turning off HOT for larger SQL queries Moved to next CF Simon Riggs (simon) 4 2015-09-01
21:22
2015-09-01
21:21
PageRepairFragmentation optimization Returned with feedback Heikki Linnakangas (heikki) Peter Geoghegan (pgeoghegan) 2 2015-07-26
21:18
2015-03-23
18:10
Unique Joins Moved to next CF David Rowley (davidrowley) Tomas Vondra (fuzzycz) tgl 6 2016-04-09
11:27
2017-04-08
02:23
Aggregate State Combine Support Returned with feedback Simon Riggs (simon), David Rowley (davidrowley) KaiGai Kohei (kaigai) 2 2016-03-14
04:53
2016-04-09
10:13
GIN fillfactor Rejected Michael Paquier (michael-kun), Alexander Korotkov (smagen) Masahiko Sawada (masahikosawada) 2 2015-07-21
10:40
2015-07-21
16:32
Faster setup_param_list() in plpgsql Committed Tom Lane (tgl) Pavel Stehule (okbobcz) tgl 1 2015-07-05
16:58
2015-07-02
19:44
improving join estimates using FK Moved to next CF Tomas Vondra (fuzzycz) 4 2016-01-31
12:39
2016-04-07
12:42
do not set Win32 server-side socket buffer size on windows 2012 Committed Chen huajun (chenhuajun) heikki 1 2015-07-06
13:15
2015-07-06
14:06
optimizing vacuum truncation scans WIP Returned with feedback Jeff Janes (jjanes) Amit Kapila (amitkapila), Haribabu Kommi (haribabu) simon 1 2015-08-12
08:04
2015-08-12
08:11
Selectivity estimation for intarray Committed Alexander Korotkov (smagen), Uriy Zhuravlev (stalkerg) Fedor Sigaev (sigaev) heikki 1 2015-07-21
18:00
2015-07-21
18:01
checkpoint continuous flushing Moved to next CF Andres Freund (andresfreund), Fabien Coelho (calvin) Andres Freund (andresfreund) andresfreund 5 2016-03-16
19:01
2016-03-22
10:09
Backpatch Resource Owner reassign locks cache for the sake of pg_upgrade Committed Jeff Janes (jjanes) tgl 1 2015-08-27
16:24
2015-08-27
16:24
Sharing Aggregate States Committed David Rowley (davidrowley) heikki 1 2015-08-04
15:03
2015-08-04
21:34
Compensate for full_page_writes when spreading checkpoint I/O Returned with feedback Heikki Linnakangas (heikki) Amit Kapila (amitkapila), Fabien Coelho (calvin) 1 2015-08-25
12:50
2015-08-25
12:50
pg_trgm version 1.2 Committed Jeff Janes (jjanes) Alexander Korotkov (smagen) sigaev 1 2015-07-20
15:22
2015-07-20
14:17
Reduce ProcArrayLock contention Committed Amit Kapila (amitkapila) Pavan Deolasee (pavan) rhaas 1 2015-08-06
16:06
2015-09-04
01:15
drop/truncate table sucks for large values of shared buffers Returned with feedback Amit Kapila (amitkapila) 1 2015-07-02
13:08
2015-07-12
12:16
Procedural Languages
iteration over record in plpgsql Returned with feedback Pavel Stehule (okbobcz) 2 2015-07-07
07:22
2015-06-23
21:50
plpgsql raise statement with context Moved to next CF Pavel Stehule (okbobcz) Petr Jelínek (pjmodos), Jeevan Chalke (jeevan.chalke) tgl 2 2015-09-05
15:59
2015-09-09
15:04
calculate and use most common type for polymorphic arguments Rejected Pavel Stehule (okbobcz) 1 2015-07-22
08:37
2015-07-25
19:21
Replication & Recovery
Sequence Access Method Returned with feedback Petr Jelínek (pjmodos) Heikki Linnakangas (heikki) 3 2015-07-28
19:29
2016-04-05
17:54
WALWriter during Recovery Moved to next CF Simon Riggs (simon) Fujii Masao (masaofujii) 4 2015-09-01
21:15
2015-07-02
13:45
Improving replay of XLOG_BTREE_VACUUM records Returned with feedback Vladimir Borodin (d0uble) 1 2015-08-25
13:03
2016-03-25
18:09
pg_basebackup replication slot option Committed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 1 2015-07-29
00:37
2015-07-29
20:04
Server Features
Parallel Seq scan Moved to next CF 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 Rejected KaiGai Kohei (kaigai) 3 2015-07-22
08:07
2015-07-15
16:29
LSN Map Returned with feedback Marco Nenciarini (mnencia) Heikki Linnakangas (heikki) 2 2015-07-06
14:19
2015-07-06
14:19
Cube extension kNN support Returned with feedback Stas Kelvich (kelvich) Alexander Korotkov (smagen) 2 2015-07-07
11:36
2015-04-03
12:23
compress method for spgist Returned with feedback Fedor Sigaev (sigaev) 2 2015-08-25
13:05
2018-02-28
23:56
Join pushdown support for foreign tables Moved to next CF Shigeru Hanada (hanada) Etsuro Fujita (efujita), KaiGai Kohei (kaigai), Ashutosh Bapat (ashutoshbapat) 4 2015-12-22
13:27
2015-11-06
04:34
postgres_fdw: Options to set fetch_size at the server and table level. Moved to next CF Kyotaro Horiguchi (horiguti), Corey Huinker (coreyh) rhaas 5 2016-02-04
00:15
2016-02-03
16:55
Configurable location for extension .control files Returned with feedback Oskari Saarenmaa (os) 1 2015-07-30
10:18
2015-07-30
10:15
dblink: add polymorphic result functions Returned with feedback Corey Huinker (coreyh) Pavel Stehule (okbobcz), Joe Conway (jconway) 1 2015-07-29
07:49
2016-03-11
14:57
Atomic commit support for foreign data wrappers Moved to next CF Ashutosh Bapat (ashutoshbapat) Amit Langote (amitlan), Stas Kelvich (kelvich) 4 2016-01-31
12:43
2018-06-05
10:13
Improving test coverage of extensions with pg_dump Moved to next CF Michael Paquier (michael-kun) Andreas Karlsson (kandreas) alvherre 3 2015-12-02
11:53
2015-12-01
13:09
Allow TOAST tables to be moved to a different tablespace Returned with feedback Julien Tachoires (julmon) Andreas Karlsson (kandreas) simon 1 2015-08-12
08:01
2015-08-12
08:02
New functions in sslinfo module Moved to next CF Dmitry Voronin (dimv36) Michael Paquier (michael-kun) alvherre 2 2015-09-08
00:32
2015-09-08
14:13
Allocate restart_lsn at the time of creating physical replication slot Committed Gurjeet Singh (singh.gurjeet) Andres Freund (andresfreund) andresfreund 1 2015-08-20
06:59
2015-09-06
13:27
Asynchronous execution on postgres-fdw Rejected Kyotaro Horiguchi (horiguti) 1 2015-08-10
07:23
2015-08-10
20:03
SQL Commands
TABLESAMPLE clause Committed Petr Jelínek (pjmodos) Amit Kapila (amitkapila), Tomas Vondra (fuzzycz) simon 3 2015-05-15
21:52
2015-04-23
00:36
Add CINE for ALTER TABLE ... ADD COLUMN Committed Fabrízio Mello (fabriziomello) Payal Singh (payalsingh) adunstan 1 2015-07-30
01:35
2015-07-23
04:30
Reduce lock level of ALTER TABLE .. SET (..) for autovacuum reloptions Committed Fabrízio Mello (fabriziomello) Simon Riggs (simon), Michael Paquier (michael-kun) simon 1 2015-08-14
13:27
2015-08-06
17:51
Support to COMMENT ON CURRENT DATABASE Moved to next CF Fabrízio Mello (fabriziomello) Fabien Coelho (calvin) 2 2015-09-03
11:16
2015-09-03
15:43
Enhanced ALTER OPERATOR Committed Uriy Zhuravlev (stalkerg) heikki 1 2015-07-14
15:22
2015-07-14
16:51
CREATE EXTENSION ... CASCADE Moved to next CF Petr Jelínek (pjmodos) Andres Freund (andresfreund), Michael Paquier (michael-kun) andresfreund 2 2015-10-03
16:49
2015-10-03
22:16
System Administration
Default Roles Moved to next CF 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
catalog view to pg_hba.conf file Returned with feedback Haribabu Kommi (haribabu), vaishnavi prabakaran (vaishnavi) Pavel Stehule (okbobcz), Greg Stark (stark) stark 2 2015-07-07
11:09
2015-07-07
11:09
Reload SSL certificates on SIGHUP Moved to next CF Andreas Karlsson (kandreas) Peter Eisentraut (petere) 2 2016-12-02
02:34
2017-01-05
16:55
pg_resetsysid Returned with feedback Petr Jelínek (pjmodos) 1 2015-07-26
16:02
2015-07-18
23:40