Status summary: Committed: 58. Moved to next CF: 26. Rejected: 9. Returned with Feedback: 23. Total: 116.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
NULL-pointer check and incorrect comment for pstate in addRangeTableEntry | 182 | Committed | Not processed | Michael Paquier (michael-kun) | Robert Haas (rhaas) | 1 | 10 years ago | |||
PL/Python loses float precision | 195 | Committed | Not processed | Marko Kreen (markokr) | Peter Eisentraut (petere) | 1 | 9 years ago | |||
Should not reset crash time of background worker with BGW_NEVER_RESTART | 200 | Committed | Not processed | Amit Khandekar (amitdkhan) | Robert Haas (rhaas) | 1 | 10 years ago | |||
Cache lookup error for shell type creation with incompatible output function (DDL deparsing bug) | 211 | Committed | Not processed | Michael Paquier (michael-kun) | Álvaro Herrera (alvherre) | 1 | 10 years ago | |||
Improve handling of OOM errors in libpq making process hangling | 218 | Committed | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Improve sleep processing of pg_rewind TAP tests | 219 | Committed | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 1 | 10 years ago | |||
Fix for deparsing with ON CONFLICT | 247 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Andres Freund (andresfreund) | 1 | 10 years ago | |||
Fix for rare bogus error 'could not truncate directory "pg_subtrans": apparent wraparound' | 265 | Committed | Not processed | Thomas Munro (macdice) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Fix ISBN/ISBN13 confusion in ISN extension | 276 | Committed | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Memory leak fixes for pg_dump, pg_dumpall, initdb and pg_upgrade | 281 | Committed | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
CustomScan node cannot initialize child Path nodes | 282 | Committed | Not processed | KaiGai Kohei (kaigai) | Robert Haas (rhaas) | 1 | 9 years ago | |||
thread_test's sched_yield requires -lrt on solaris | 288 | Committed | Not processed | Oskari Saarenmaa (os) | Álvaro Herrera (alvherre) | 1 | 9 years ago | |||
Clients | ||||||||||
fix pgbench --progress under low rate | 199 | Committed | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
remove nclients/nthreads constraint from pgbench | 227 | Committed | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
pgbench - remove thread fork-emulation | 228 | Committed | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
pgbench allow '=' in \set | 246 | Rejected | Not processed | Fabien Coelho (calvin) | 1 | 10 years ago | ||||
pgbench - allow backslash-continuations in custom scripts | 250 | Returned with feedback | Not processed | Fabien Coelho (calvin) | 1 | 9 years ago | ||||
Documentation | ||||||||||
Advise devs to prefer server_version_num over parsing the version | 171 | Committed | Not processed | Craig Ringer (ringerc) | Bruce Momjian (bmomjian) | 1 | 9 years ago | |||
Improve documentation on SPI and shmem use from bgworkers | 172 | Committed | Not processed | Craig Ringer (ringerc) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
tiny documentation improvement for event trigger | 178 | Committed | Not processed | Fabien Coelho (calvin) | Álvaro Herrera (alvherre) | 1 | 10 years ago | |||
Improve documentation for spinlocks file | 208 | Rejected | Not processed | Artem Luzyanin (aluzyanin) | 1 | 10 years ago | ||||
Update documentation on postgres_fdw importing options | 225 | Committed | Not processed | Etsuro Fujita (efujita) | Tom Lane (tgl) | 1 | 10 years ago | |||
Miscellaneous | ||||||||||
multivariate statistics | 120 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 2 | 8 years ago | ||||
Fix autoconf deprecation warnings | 181 | Committed | Not processed | Andreas Karlsson (kandreas) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Supporting TAP tests with MSVC and Windows | 207 | Committed | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
default_index_tablespace | 216 | Returned with feedback | Not processed | Jose Luis Tallon (jltallon) | 1 | 10 years ago | ||||
Make TAP tests of initdb more portable | 217 | Committed | Not processed | Michael Paquier (michael-kun) | Noah Misch (nmisch) | 1 | 10 years ago | |||
Missing psql tab-completion for ALTER FOREIGN TABLE | 226 | Committed | Not processed | Etsuro Fujita (efujita) | Robert Haas (rhaas) | 1 | 10 years ago | |||
configure can't detect proper pthread flags -- fix | 232 | Committed | Not processed | jcmvb kbc (jcmvbkbc) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Generalized JSON output | 254 | Returned with feedback | Not processed | Alex Shulgin (ash) | 1 | 9 years ago | ||||
Expending the use of xlog_internal.h's macros | 263 | Committed | Not processed | Michael Paquier (michael-kun) | Fujii Masao (masaofujii) | 1 | 9 years ago | |||
Fully remove heap_formtuple() and friends (removes legacy wrappers) | 267 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Small cleanup of misused appendStringInfo*() calls | 272 | Committed | Not processed | David Rowley (davidrowley) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Monitoring & Control | ||||||||||
Bringing text abbreviation debug output under the control of trace_sort | 209 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Robert Haas (rhaas) | 1 | 10 years ago | |||
Performance | ||||||||||
Turning off HOT for larger SQL queries | 30 | Moved to next CF | Not processed | Simon Riggs (simon) | 4 | 9 years ago | ||||
improving join estimates using FK | 210 | Moved to next CF | Not processed | Tomas Vondra (fuzzycz) | 4 | 9 years ago | ||||
do not set Win32 server-side socket buffer size on windows 2012 | 212 | Committed | Not processed | Chen huajun (chenhuajun) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
Backpatch Resource Owner reassign locks cache for the sake of pg_upgrade | 262 | Committed | Not processed | Jeff Janes (jjanes) | Tom Lane (tgl) | 1 | 9 years ago | |||
Sharing Aggregate States | 271 | Committed | Not processed | David Rowley (davidrowley) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
drop/truncate table sucks for large values of shared buffers | 286 | Returned with feedback | Not processed | Amit Kapila (amitkapila) | 1 | 9 years ago | ||||
Procedural Languages | ||||||||||
iteration over record in plpgsql | 124 | Returned with feedback | Not processed | Pavel Stehule (okbobcz) | 2 | 9 years ago | ||||
calculate and use most common type for polymorphic arguments | 258 | Rejected | Not processed | Pavel Stehule (okbobcz) | 1 | 9 years ago | ||||
Replication & Recovery | ||||||||||
Improving replay of XLOG_BTREE_VACUUM records | 233 | Returned with feedback | Not processed | Vladimir Borodin (d0uble) | 1 | 9 years ago | ||||
Server Features | ||||||||||
ctidscan as an example of custom-scan | 18 | Rejected | Not processed | KaiGai Kohei (kaigai) | 3 | 9 years ago | ||||
compress method for spgist | 146 | Returned with feedback | Not processed | Fedor Sigaev (sigaev) | 2 | 7 years ago | ||||
postgres_fdw: Options to set fetch_size at the server and table level. | 169 | Moved to next CF | Not processed | Kyotaro Horiguchi (horiguti), Corey Huinker (coreyh) | Robert Haas (rhaas) | 5 | 9 years ago | |||
Configurable location for extension .control files | 170 | Returned with feedback | Not processed | Oskari Saarenmaa (os) | 1 | 9 years ago | ||||
Asynchronous execution on postgres-fdw | 291 | Rejected | Not processed | Kyotaro Horiguchi (horiguti) | 1 | 9 years ago | ||||
SQL Commands | ||||||||||
Enhanced ALTER OPERATOR | 251 | Committed | Not processed | Uriy Zhuravlev (stalkerg) | Heikki Linnakangas (heikki) | 1 | 9 years ago | |||
System Administration | ||||||||||
pg_resetsysid | 268 | Returned with feedback | Not processed | Petr Jelínek (pjmodos) | 1 | 9 years ago |