Commitfest 2017-11

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


Status summary: Committed: 55. Moved to next CF: 108. Rejected: 1. Returned with Feedback: 42. Total: 206.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Adjust the cost of Gather for target evaluation 1208 Moved to next CF Not processed Amit Kapila (amitkapila), Jeff Janes (jjanes) Robert Haas (rhaas) 4 7 years ago
fix pgbench active loop under low rate 1292 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 1 7 years ago
Don't ignore idle_in_transaction_session_timeout when statement timeout is pending 1301 Committed Not processed Lukas Fittl (lfittl) Andres Freund (andresfreund) 1 7 years ago
Fix json[b]_build_array and json[b]_build_object for variadic calls 1323 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 7 years ago
An ECPG application skips the next character after a single quote when it shound't 1331 Committed Not processed Takayuki Tsunakawa (maumau) Michael Meskes (meskes) 1 7 years ago
parallel.c oblivion of worker-startup failures 1341 Moved to next CF Not processed Amit Kapila (amitkapila), Robert Haas (rhaas) Robert Haas (rhaas) 2 7 years ago
Fix dumping pre-10 DBs by pg_dump10 if table "name" exists 1352 Committed Not processed Vitaly Burovoy (vitaly.burovoy) Tom Lane (tgl) 1 7 years ago
Consistently catch errors from Python _New() functions 1356 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 7 years ago
Clients
libpq: Support for Apple Secure Transport SSL library 1228 Returned with feedback Not processed Daniel Gustafsson (d_gustafsson) 2 6 years ago
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 4 years ago
Implementing pg_receivewal --no-sync 1333 Committed Not processed Michael Paquier (michael-kun) Robert Haas (rhaas) 1 7 years ago
Support UTF16/32 host variable in ECPG 1337 Returned with feedback Not processed jing wang (ian) 1 7 years ago
Code Comments
Fix typo in blvacuum.c 1329 Committed Not processed Eiji Seki (seki.eiji) Robert Haas (rhaas) 1 7 years ago
Miscellaneous
Pageinspect - add functions on GIN and GiST indexes from gevel 1207 Returned with feedback Not processed Alexey Chernyshov (alexey-chernyshov) 2 7 years ago
add --if-exists to pg_recvlogical 1256 Returned with feedback Not processed Rosser Schwarz (rosser) 2 7 years ago
static assertions in C++ 1282 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 7 years ago
EXPLAIN (ANALYZE, BUFFERS) reports bogus temporary buffer read at EOF 1326 Committed Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 7 years ago
Performance
Moving relation extension locks out of heavyweight lock manager 1133 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 4 6 years ago
Improve bitmap costing for lossy pages 1143 Committed Not processed Dilip Kumar (dilip.kumar) Robert Haas (rhaas) 2 7 years ago
Implicit prepare of statements: replace literals with parameters and store cached plans 1150 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 4 4 years ago
Block level parallel vacuum 1223 Returned with feedback Not processed Masahiko Sawada (masahikosawada) 2 7 years ago
Wake up WAL writer less aggressively 1280 Returned with feedback Not processed Jeff Janes (jjanes) 2 7 years ago
Compress method for SP-GiST 1298 Returned with feedback Not processed Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov) 1 7 years ago
Improve catcache/syscache performance 1300 Committed Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 1 7 years ago
Refactoring
Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 992 Returned with feedback Not processed Nikolay Shaplov (nataraj) 3 7 years ago
create_unique_path and GEQO 1094 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 3 7 years ago
64-bit transaction identifiers 1178 Moved to next CF Not processed Alexander Korotkov (smagen) 4 3 years ago
Call RelationDropStorage() for broader range of object drops. 1295 Moved to next CF Not processed Hadi Moshayedi (hadi) 2 7 years ago
Replication & Recovery
Add function pg_advance_replication_slot 1128 Returned with feedback Not processed Magnus Hagander (mha) 2 7 years ago
Security
GnuTLS support 1277 Moved to next CF Not processed Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 6 years ago
Server Features
Implement NULL-related checks in object address functions to prevent cache lookup errors 1204 Moved to next CF Not processed Michael Paquier (michael-kun) 7 4 years ago
Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) 1218 Returned with feedback Not processed Markus Sintonen (markuss) 2 7 years ago
Remove 1MB size limit for tsvector 1221 Returned with feedback Not processed Ildus Kurbangaliev (ildus) 2 7 years ago
Custom compression methods 1294 Moved to next CF Not processed Ildus Kurbangaliev (ildus) 10 4 years ago
Enhancements to passwordcheck 1309 Returned with feedback Not processed Nathan Bossart (bossartn) 1 7 years ago
Make FDWs writable from standby 1327 Returned with feedback Not processed Alexander Korotkov (smagen) 1 7 years ago
BRIN bloom and multi-minmax indexes 1348 Moved to next CF Not processed Tomas Vondra (fuzzycz) 11 4 years ago
Statement-level rollback 1358 Moved to next CF Not processed Takayuki Tsunakawa (maumau) 3 7 years ago
Flexible configuration for full-text search 1366 Returned with feedback Not processed Artur Zakirov (a.zakirov), Aleksandr Parfenov (a.parfenov) 1 6 years ago
SQL Commands
Temporal query processing with range types 839 Returned with feedback Not processed Peter Moser (pemoser) 5 5 years ago
Handling of the input data errors in COPY FROM 1179 Returned with feedback Not processed Alexey Kondratov (ololobus) 2 7 years ago
System Administration
REINDEX CONCURRENTLY 1276 Moved to next CF Not processed Michael Paquier (michael-kun), Andreas Karlsson (kandreas) 3 6 years ago
Restrict pg_rewind to specified/needed directories 1343 Moved to next CF Not processed Chris Travers (einhverfr) 2 7 years ago