Commitfest 2015-07

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


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

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
fsync $PGDATA recursively at startup 104 Committed Not processed Abhijit Menon-Sen (ams) Andres Freund (andresfreund) Robert Haas (rhaas) 2 9 years ago
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
Fix broken Install.bat when target directory contains a space 183 Committed Not processed Michael Paquier (michael-kun) Asif Naeem (muhammad.asif.naeem) Heikki Linnakangas (heikki) 1 9 years ago
Let pg_ctl check the result of a postmaster config reload 185 Returned with feedback Not processed Jan de Visser (jan_dv) Payal Singh (payalsingh) 1 9 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 9 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 9 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 9 years ago
Fix for deparsing with ON CONFLICT 247 Committed Not processed Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund) 1 9 years ago
Make comments of index and constraints persistent across ALTER TABLE 256 Committed Not processed Michael Paquier (michael-kun) Petr Jelínek (pjmodos) Heikki Linnakangas (heikki) 1 9 years ago
incomplete implementation of errhidecontext 257 Rejected Not processed Pavel Stehule (okbobcz) Jeevan Chalke (jeevan.chalke) 1 9 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
report the origin of syntax errors from pgbench 186 Committed Not processed Fabien Coelho (calvin) Robert Haas (rhaas) Robert Haas (rhaas) 1 9 years ago
extends pgbench expressions with functions 189 Moved to next CF Not processed Fabien Coelho (calvin) Michael Paquier (michael-kun), Alex Shulgin (ash), BeomYong Lee (leebeomyong) Robert Haas (rhaas) 5 8 years ago
add a hint if pgbench tables do not exist (BUG #12379) 190 Committed Not processed Fabien Coelho (calvin) Julien Rouhaud (rjuju) Heikki Linnakangas (heikki) 1 9 years ago
fix pgbench --progress under low rate 199 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 1 9 years ago
check existency of table for -t option (pg_dump) when pattern has no wildcard 201 Moved to next CF Not processed Pavel Stehule (okbobcz) Fedor Sigaev (sigaev) Fedor Sigaev (sigaev) 2 9 years ago
pg_restore -t should match views, matviews, foreign tables 214 Committed Not processed Craig Ringer (ringerc) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 9 years ago
Allow specifying multiple hosts in libpq connect options 222 Returned with feedback Not processed Mikko Tiihonen (mikko) Steve Singer (ssinger) 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
psql :: support for \ev viewname and \sv viewname 234 Committed Not processed Petr Korobeinikov (pkorobeinikov) Jeevan Chalke (jeevan.chalke) Tom Lane (tgl) 1 9 years ago
pgbench allow '=' in \set 246 Rejected Not processed Fabien Coelho (calvin) 1 9 years ago
pgbench - allow backslash-continuations in custom scripts 250 Returned with feedback Not processed Fabien Coelho (calvin) 1 8 years ago
role tabcomplete 252 Rejected Not processed Pavel Stehule (okbobcz) Jeevan Chalke (jeevan.chalke) 1 9 years ago
Tab completion for CREATE SEQUENCE 273 Committed Not processed Vik Fearing (xocolatl) Brendan Jurd (direvus) Robert Haas (rhaas) 1 9 years ago
Tab completion for TABLESAMPLE 274 Committed Not processed Petr Jelínek (pjmodos) Brendan Jurd (direvus) Robert Haas (rhaas) 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
A better translation version of Chinese for psql/po/zh_CN.po file 177 Moved to next CF Not processed Rugal Bernstein (rugal) Rugal Bernstein (rugal) 2 9 years ago
tiny documentation improvement for event trigger 178 Committed Not processed Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 10 years ago
Make clear behavior of round() for numeric and double precision (docs + regression tests) 205 Committed Not processed Michael Paquier (michael-kun) Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago
Improve documentation for spinlocks file 208 Rejected Not processed Artem Luzyanin (aluzyanin) 1 9 years ago
Update documentation on postgres_fdw importing options 225 Committed Not processed Etsuro Fujita (efujita) Tom Lane (tgl) 1 9 years ago
Miscellaneous
multivariate statistics 120 Returned with feedback Not processed Tomas Vondra (fuzzycz) 2 7 years ago
more tests for event triggers 179 Committed Not processed Fabien Coelho (calvin) Robert Haas (rhaas) Álvaro Herrera (alvherre) 1 10 years ago
Fix autoconf deprecation warnings 181 Committed Not processed Andreas Karlsson (kandreas) Heikki Linnakangas (heikki) 1 9 years ago
merging pgbench logs 193 Moved to next CF Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) 2 9 years ago
pgbench - per-transaction and aggregated logs 194 Moved to next CF Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) 2 9 years ago
In-core regression test suite for recovery 197 Moved to next CF Not processed Michael Paquier (michael-kun) Simon Riggs (simon), Amir Rohan (amirrohan) Álvaro Herrera (alvherre) 3 9 years ago
Allow current_setting() to be called without an error for missing GUC 202 Committed Not processed David Christensen (davidchristensen) Jeevan Chalke (jeevan.chalke) Tom Lane (tgl) 1 9 years ago
Expose PG_VERSION_NUM in Makefile.global 203 Committed Not processed Michael Paquier (michael-kun) Pavel Stehule (okbobcz) Tom Lane (tgl) 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 9 years ago
Make TAP tests of initdb more portable 217 Committed Not processed Michael Paquier (michael-kun) Noah Misch (nmisch) 1 9 years ago
COPY RAW 223 Moved to next CF Not processed Pavel Stehule (okbobcz) Corey Huinker (coreyh), Pavlo Golub (pasha_golub), Ildar Musin (i.musin) 2 8 years ago
Missing psql tab-completion for ALTER FOREIGN TABLE 226 Committed Not processed Etsuro Fujita (efujita) Robert Haas (rhaas) 1 9 years ago
configure can't detect proper pthread flags -- fix 232 Committed Not processed jcmvb kbc (jcmvbkbc) Heikki Linnakangas (heikki) 1 9 years ago
Improving regression tests to check LOCK TABLE and table permissions 248 Committed Not processed Michael Paquier (michael-kun) Stephen Frost (sfrost), Joe Conway (jconway) Joe Conway (jconway) 1 9 years ago
self-defined policy for sepgsql regression test 249 Moved to next CF Not processed KaiGai Kohei (kaigai) Adam Brightwell (abrightwell), Joe Conway (jconway) Joe Conway (jconway) 2 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
Memory Accounting (towards memory-bounded HashAgg) 269 Rejected Not processed Jeff Davis (jdavis) David Rowley (davidrowley) 1 9 years ago
Small cleanup of misused appendStringInfo*() calls 272 Committed Not processed David Rowley (davidrowley) Heikki Linnakangas (heikki) 1 9 years ago
Improving log capture of TAP tests by using IPC::Run::run (Windows compatible) 280 Committed Not processed Michael Paquier (michael-kun) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago
Monitoring & Control
PATCH: numeric timestamp in log_line_prefix 198 Moved to next CF Not processed Tomas Vondra (fuzzycz) Fabien Coelho (calvin) Jeff Davis (jdavis) 2 9 years ago
Bringing text abbreviation debug output under the control of trace_sort 209 Committed Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) 1 9 years ago
Add 'pid' column to pg_replication_slots 215 Committed Not processed Craig Ringer (ringerc) Andres Freund (andresfreund) Andres Freund (andresfreund) 1 9 years ago
Add sample rate to auto_explain 261 Returned with feedback Not processed Craig Ringer (ringerc) Julien Rouhaud (rjuju) 1 9 years ago
Add function to check usage of asynchronous notification queue 275 Committed Not processed Brendan Jurd (direvus) Gurjeet Singh (singh.gurjeet) Robert Haas (rhaas) 1 9 years ago
replace pg_stat_activity.waiting with something more descriptive 287 Moved to next CF Not processed Amit Kapila (amitkapila), Ildus Kurbangaliev (ildus) Alexander Korotkov (smagen) Robert Haas (rhaas) 5 9 years ago
Performance
Turning off HOT for larger SQL queries 30 Moved to next CF Not processed Simon Riggs (simon) 4 9 years ago
PageRepairFragmentation optimization 90 Returned with feedback Not processed Heikki Linnakangas (heikki) Peter Geoghegan (pgeoghegan) 2 10 years ago
Unique Joins 129 Moved to next CF Not processed David Rowley (davidrowley) Tomas Vondra (fuzzycz) Tom Lane (tgl) 6 7 years ago
Aggregate State Combine Support 131 Returned with feedback Not processed Simon Riggs (simon), David Rowley (davidrowley) KaiGai Kohei (kaigai) 2 8 years ago
GIN fillfactor 157 Rejected Not processed Michael Paquier (michael-kun), Alexander Korotkov (smagen) Masahiko Sawada (masahikosawada) 2 9 years ago
Faster setup_param_list() in plpgsql 196 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 9 years ago
improving join estimates using FK 210 Moved to next CF Not processed Tomas Vondra (fuzzycz) 4 8 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
optimizing vacuum truncation scans WIP 220 Returned with feedback Not processed Jeff Janes (jjanes) Amit Kapila (amitkapila), Haribabu Kommi (haribabu) Simon Riggs (simon) 1 9 years ago
Selectivity estimation for intarray 253 Committed Not processed Alexander Korotkov (smagen), Uriy Zhuravlev (stalkerg) Fedor Sigaev (sigaev) Heikki Linnakangas (heikki) 1 9 years ago
checkpoint continuous flushing 260 Moved to next CF Not processed Andres Freund (andresfreund), Fabien Coelho (calvin) Andres Freund (andresfreund) Andres Freund (andresfreund) 5 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
Compensate for full_page_writes when spreading checkpoint I/O 283 Returned with feedback Not processed Heikki Linnakangas (heikki) Amit Kapila (amitkapila), Fabien Coelho (calvin) 1 9 years ago
pg_trgm version 1.2 284 Committed Not processed Jeff Janes (jjanes) Alexander Korotkov (smagen) Fedor Sigaev (sigaev) 1 9 years ago
Reduce ProcArrayLock contention 285 Committed Not processed Amit Kapila (amitkapila) Pavan Deolasee (pavan) Robert Haas (rhaas) 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
plpgsql raise statement with context 224 Moved to next CF Not processed Pavel Stehule (okbobcz) Petr Jelínek (pjmodos), Jeevan Chalke (jeevan.chalke) Tom Lane (tgl) 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
Sequence Access Method 44 Returned with feedback Not processed Petr Jelínek (pjmodos) Heikki Linnakangas (heikki) 3 8 years ago
WALWriter during Recovery 46 Moved to next CF Not processed Simon Riggs (simon) Fujii Masao (masaofujii) 4 9 years ago
Improving replay of XLOG_BTREE_VACUUM records 233 Returned with feedback Not processed Vladimir Borodin (d0uble) 1 9 years ago
pg_basebackup replication slot option 289 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) Peter Eisentraut (petere) 1 9 years ago
Server Features
Parallel Seq scan 17 Moved to next CF Not processed Amit Kapila (amitkapila) Jeff Davis (jdavis), Haribabu Kommi (haribabu) Robert Haas (rhaas) 5 9 years ago
ctidscan as an example of custom-scan 18 Rejected Not processed KaiGai Kohei (kaigai) 3 9 years ago
LSN Map 89 Returned with feedback Not processed Marco Nenciarini (mnencia) Heikki Linnakangas (heikki) 2 9 years ago
Cube extension kNN support 138 Returned with feedback Not processed Stas Kelvich (kelvich) Alexander Korotkov (smagen) 2 9 years ago
compress method for spgist 146 Returned with feedback Not processed Fedor Sigaev (sigaev) 2 7 years ago
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 9 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
dblink: add polymorphic result functions 173 Returned with feedback Not processed Corey Huinker (coreyh) Pavel Stehule (okbobcz), Joe Conway (jconway) 1 9 years ago
Atomic commit support for foreign data wrappers 180 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Amit Langote (amitlan), Stas Kelvich (kelvich) 4 6 years ago
Improving test coverage of extensions with pg_dump 187 Moved to next CF Not processed Michael Paquier (michael-kun) Andreas Karlsson (kandreas) Álvaro Herrera (alvherre) 3 9 years ago
Allow TOAST tables to be moved to a different tablespace 188 Returned with feedback Not processed Julien Tachoires (julmon) Andreas Karlsson (kandreas) Simon Riggs (simon) 1 9 years ago
New functions in sslinfo module 192 Moved to next CF Not processed Dmitry Voronin (dimv36) Michael Paquier (michael-kun) Álvaro Herrera (alvherre) 2 9 years ago
Allocate restart_lsn at the time of creating physical replication slot 266 Committed Not processed Gurjeet Singh (singh.gurjeet) Andres Freund (andresfreund) Andres Freund (andresfreund) 1 9 years ago
Asynchronous execution on postgres-fdw 291 Rejected Not processed Kyotaro Horiguchi (horiguti) 1 9 years ago
SQL Commands
TABLESAMPLE clause 38 Committed Not processed Petr Jelínek (pjmodos) Amit Kapila (amitkapila), Tomas Vondra (fuzzycz) Simon Riggs (simon) 3 9 years ago
Add CINE for ALTER TABLE ... ADD COLUMN 206 Committed Not processed Fabrízio Mello (fabriziomello) Payal Singh (payalsingh) Andrew Dunstan (adunstan) 1 9 years ago
Reduce lock level of ALTER TABLE .. SET (..) for autovacuum reloptions 213 Committed Not processed Fabrízio Mello (fabriziomello) Simon Riggs (simon), Michael Paquier (michael-kun) Simon Riggs (simon) 1 9 years ago
Support to COMMENT ON CURRENT DATABASE 229 Moved to next CF Not processed Fabrízio Mello (fabriziomello) Fabien Coelho (calvin) 2 9 years ago
Enhanced ALTER OPERATOR 251 Committed Not processed Uriy Zhuravlev (stalkerg) Heikki Linnakangas (heikki) 1 9 years ago
CREATE EXTENSION ... CASCADE 270 Moved to next CF Not processed Petr Jelínek (pjmodos) Andres Freund (andresfreund), Michael Paquier (michael-kun) Andres Freund (andresfreund) 2 9 years ago
System Administration
Default Roles 49 Moved to next CF Not processed Stephen Frost (sfrost), Adam Brightwell (abrightwell) Michael Paquier (michael-kun), Pavel Stehule (okbobcz) Stephen Frost (sfrost) 6 9 years ago
catalog view to pg_hba.conf file 125 Returned with feedback Not processed Haribabu Kommi (haribabu), vaishnavi prabakaran (vaishnavi) Pavel Stehule (okbobcz), Greg Stark (stark) Greg Stark (stark) 2 9 years ago
Reload SSL certificates on SIGHUP 259 Moved to next CF Not processed Andreas Karlsson (kandreas) Peter Eisentraut (petere) 2 8 years ago
pg_resetsysid 268 Returned with feedback Not processed Petr Jelínek (pjmodos) 1 9 years ago