Commitfest 2017-11 (2017-11-01 – 2017-11-30)

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