Status summary: Committed: 58. Moved to next CF: 26. Rejected: 9. Returned with Feedback: 23. Total: 116.
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail | |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
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 |
||
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 |
||
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 | ||||||||
fix pgbench --progress under low rate | Committed | Fabien Coelho (calvin) | heikki | 1 | 2015-07-03 08:21 |
2015-07-03 08:19 |
||
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 |
||
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 |
|||
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 |
||
tiny documentation improvement for event trigger | Committed | Fabien Coelho (calvin) | alvherre | 1 | 2015-05-20 07:26 |
2015-02-25 08:31 |
||
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 |
|||
Fix autoconf deprecation warnings | Committed | Andreas Karlsson (kandreas) | heikki | 1 | 2015-07-02 16:25 |
2015-07-02 16:22 |
||
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 |
||
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 |
||
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 |
||
Small cleanup of misused appendStringInfo*() calls | Committed | David Rowley (davidrowley) | heikki | 1 | 2015-07-02 09:59 |
2015-07-02 13:45 |
||
Monitoring & Control | ||||||||
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 |
||
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 |
|||
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 |
||
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 |
||
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 |
|||
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 | ||||||||
Improving replay of XLOG_BTREE_VACUUM records | Returned with feedback | Vladimir Borodin (d0uble) | 1 | 2015-08-25 13:03 |
2016-03-25 18:09 |
|||
Server Features | ||||||||
ctidscan as an example of custom-scan | Rejected | KaiGai Kohei (kaigai) | 3 | 2015-07-22 08:07 |
2015-07-15 16:29 |
|||
compress method for spgist | Returned with feedback | Fedor Sigaev (sigaev) | 2 | 2015-08-25 13:05 |
2018-02-28 23:56 |
|||
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 |
|||
Asynchronous execution on postgres-fdw | Rejected | Kyotaro Horiguchi (horiguti) | 1 | 2015-08-10 07:23 |
2015-08-10 20:03 |
|||
SQL Commands | ||||||||
Enhanced ALTER OPERATOR | Committed | Uriy Zhuravlev (stalkerg) | heikki | 1 | 2015-07-14 15:22 |
2015-07-14 16:51 |
||
System Administration | ||||||||
pg_resetsysid | Returned with feedback | Petr Jelínek (pjmodos) | 1 | 2015-07-26 16:02 |
2015-07-18 23:40 |