Commitfest 2018-01

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


Status summary: Committed: 67. Moved to next CF: 120. Returned with Feedback: 13. Rejected: 4. Total: 204.

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
parallel.c oblivion of worker-startup failures 1341 Committed Not processed Amit Kapila (amitkapila), Robert Haas (rhaas) Robert Haas (rhaas) 2 7 years ago
ginInsertCleanup called from vacuum could still miss tuples to be deleted 1377 Committed Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas) 1 7 years ago
Atomic pgrename on Windows 1386 Moved to next CF Not processed Alexander Korotkov (smagen) 2 5 years ago
Handling of default expressions associated to IDENTITY columns missing for COPY 1405 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) 1 7 years ago
Fix race in SnapBuildWaitSnapshot 1431 Committed Not processed Petr Jelínek (pjmodos) Álvaro Herrera (alvherre) 1 7 years ago
Deadlock in concurrent CREATE INDEX CONCURRENTLY 1434 Committed Not processed Jeff Janes (jjanes) Álvaro Herrera (alvherre) 1 7 years ago
Clients
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 4 years ago
Documentation
Add hint about replication slots when nearing wraparound 1437 Committed Not processed Feike Steenbergen (feike) Simon Riggs (simon) 1 7 years ago
Miscellaneous
static assertions in C++ 1282 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 7 years ago
A GUC to prevent leader processes from running plans 1375 Committed Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 7 years ago
Add PGDLLIMPORT to some variables 1390 Committed Not processed Brian Cloutier (brianc) Robert Haas (rhaas) 1 7 years ago
Adds a `to_typemod(type_name)` function 1408 Moved to next CF Not processed Sophie Herold (sophieh) 2 7 years ago
Reproducible builds: genbki.pl and Gen_fmgrtab.pl 1417 Committed Not processed Christoph Berg (myon) Tom Lane (tgl) 1 7 years ago
TAP test module - PostgresClient 1442 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) 2 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
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
Procedural Languages
Convert plpgsql to use DTYPE_REC for named composite types 1439 Moved to next CF Not processed Tom Lane (tgl) Tom Lane (tgl) 2 7 years ago
Refactoring
create_unique_path and GEQO 1094 Committed 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 Rejected Not processed Hadi Moshayedi (hadi) 2 7 years ago
Remove duplicate setting in test/recovery/Makefile 1378 Committed Not processed Masahiko Sawada (masahikosawada) Robert Haas (rhaas) 1 7 years ago
Removal of redundant IndexTupleDSize() macro 1383 Moved to next CF Not processed Ildar Musin (i.musin) Tom Lane (tgl) 2 7 years ago
Replication & Recovery
Changing WAL Header to reduce contention during ReserveXLogInsertLocation() 1455 Moved to next CF Not processed Simon Riggs (simon), Pavan Deolasee (pavan) 3 6 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
Custom compression methods 1294 Moved to next CF Not processed Ildus Kurbangaliev (ildus) 10 4 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
Review of arc4random for strong randomness 1382 Rejected Not processed David CARLIER (dcarlier) 1 7 years ago
SQL Commands
MERGE 1446 Moved to next CF Not processed Pavan Deolasee (pavan) 6 6 years ago
System Administration
REINDEX CONCURRENTLY 1276 Returned with feedback Not processed Michael Paquier (michael-kun), Andreas Karlsson (kandreas) 3 6 years ago
Restrict pg_rewind to specified/needed directories 1343 Returned with feedback Not processed Chris Travers (einhverfr) 2 7 years ago
Early locking option to parallel backup 1367 Moved to next CF Not processed Lucas B (lucas75) 2 7 years ago