Commitfest 2018-03

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


Status summary: Committed: 117. Moved to next CF: 91. Rejected: 10. Returned with Feedback: 34. Total: 252.

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 Committed Not processed Amit Kapila (amitkapila), Jeff Janes (jjanes) Robert Haas (rhaas) 4 7 years ago
Atomic pgrename on Windows 1386 Returned with feedback Not processed Alexander Korotkov (smagen) 2 5 years ago
pgbench - fix tap test for vpath builds 1488 Committed Not processed Fabien Coelho (calvin) Tom Lane (tgl) 1 7 years ago
CURRENT OF causes an error when IndexOnlyScan is used 1508 Committed Not processed Anastasia Lubennikova (lubennikovaav), Yugo Nagata (yugo.nagata) Tom Lane (tgl) 1 7 years ago
Conflicting declarations for b64_encode etc. on Solaris 11.4 Beta 1517 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 7 years ago
BUG: cannot read big bytea (~600MB) 1521 Rejected Not processed Victor Drobny (faza107), Anna Akenteva (anna.akenteva) 1 7 years ago
heap_lock_updated_tuple_rec can leak a buffer refcount 1531 Committed Not processed Amit Kapila (amitkapila) Tom Lane (tgl) 1 7 years ago
Fix namedTuplestorescan.c read pointer confusion 1546 Committed Not processed Thomas Munro (macdice) Tom Lane (tgl) 1 7 years ago
Registering LWTRANCHE_PARALLEL_HASH_JOIN 1549 Committed Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 7 years ago
ActivePerl 5.24.3 breaks PG compilation in Windows 1556 Committed Not processed Heath Lord (wril07) Magnus Hagander (mha) 1 7 years ago
Correctly inhibit indexonly when multiple occurrence of an index column 1561 Committed Not processed Kyotaro Horiguchi (horiguti) Tom Lane (tgl) 1 7 years ago
line_perp() (?-|) is broken. 1563 Rejected Not processed Kyotaro Horiguchi (horiguti) 1 7 years ago
fix constraint exclusion failure for certain partition key types 1591 Moved to next CF Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre) 2 6 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
pgbench - test whether a variable exists 1528 Moved to next CF Not processed Fabien Coelho (calvin) 3 4 years ago
Support target_session_attrs=read-only and eliminate the added round-trip to detect session status. 1568 Returned with feedback Not processed Takayuki Tsunakawa (maumau) 1 6 years ago
Parallel Dump to /dev/null 1576 Returned with feedback Not processed Michael Banck (mbanck) 1 7 years ago
Code Comments
Update comments in partition.c 1571 Committed Not processed Etsuro Fujita (efujita) Robert Haas (rhaas) 1 7 years ago
Documentation
Documentation of pgcrypto AES key sizes 1495 Committed Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 7 years ago
WaitForBackgroundWorkerShutdown documentation 1515 Committed Not processed Daniel Gustafsson (d_gustafsson) Andres Freund (andresfreund) 1 7 years ago
Updating parallel.sgml's treatment of parallel joins 1545 Committed Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 7 years ago
Miscellaneous
Adds a `to_typemod(type_name)` function 1408 Returned with feedback Not processed Sophie Herold (sophieh) 2 7 years ago
TAP test module - PostgresClient 1442 Rejected Not processed Kyotaro Horiguchi (horiguti) 2 7 years ago
(tiny) polish BGWorker example code and documentation 1467 Committed Not processed Chapman Flack (chap) Bruce Momjian (bmomjian) 1 7 years ago
Minor fixes for reloptions tests 1492 Committed Not processed Nikolay Shaplov (nataraj) Peter Eisentraut (petere) 1 7 years ago
Add PGDLLIMPORT to enable_hashagg 1510 Committed Not processed Robert Haas (rhaas) 1 7 years ago
Remove obsolete fmgr() declaration in fmgr.h 1512 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Robert Haas (rhaas) 1 7 years ago
Add a few suppression rules for Valgrind 1534 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) 1 7 years ago
Align isolation tester output 1547 Committed Not processed Thomas Munro (macdice) Andres Freund (andresfreund) 1 7 years ago
Handle large SQL steps in isolationtester lexer 1557 Committed Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 7 years ago
symlink installs 1593 Returned with feedback Not processed Peter Eisentraut (petere) 1 7 years ago
Performance
Moving relation extension locks out of heavyweight lock manager 1133 Returned with feedback Not processed Masahiko Sawada (masahikosawada) 4 6 years ago
Implicit prepare of statements: replace literals with parameters and store cached plans 1150 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) 4 4 years ago
Procedural Languages
Convert plpgsql to use DTYPE_REC for named composite types 1439 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 2 7 years ago
CALL optional in PL/pgSQL 1596 Rejected Not processed Peter Eisentraut (petere) 1 6 years ago
Refactoring
64-bit transaction identifiers 1178 Returned with feedback Not processed Alexander Korotkov (smagen) 4 3 years ago
Removal of redundant IndexTupleDSize() macro 1383 Committed Not processed Ildar Musin (i.musin) Tom Lane (tgl) 2 7 years ago
Minor code improvement to estimate_path_cost_size in postgres_fdw 1475 Committed Not processed Tatsuro Yamada (tatsuro_yamada) Tom Lane (tgl) 1 7 years ago
reorganize partitioning code 1520 Moved to next CF Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre) 2 7 years ago
Removing shm_mq.c's volatile qualifiers 1548 Committed Not processed Thomas Munro (macdice) Andres Freund (andresfreund) 1 7 years ago
Minor clean-up in dshash.{c,h} 1550 Committed Not processed Thomas Munro (macdice) Andres Freund (andresfreund) 1 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
Synchronous replay mode for avoiding stale reads on hot standbys 1589 Moved to next CF 13 Not processed Thomas Munro (macdice) 7 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 Returned with feedback Not processed Takayuki Tsunakawa (maumau) 3 7 years ago
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict 1481 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 7 years ago
Refuse setting toast.* reloptions when TOAST relation does not exist 1486 Returned with feedback Not processed Nikolay Shaplov (nataraj) 1 6 years ago
Add enum relation option type 1489 Moved to next CF 13 Not processed Nikolay Shaplov (nataraj) Álvaro Herrera (alvherre) 8 5 years ago
Opclass parameters 1559 Returned with feedback Not processed Nikita Glukhov (n.glukhov) 1 5 years ago
Nepali Snowball dictionary 1569 Returned with feedback Not processed Artur Zakirov (a.zakirov), Oleg Bartunov (oleg) 1 7 years ago
Remove DSM_IMPL_NONE 1572 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere) 2 6 years ago
Direct converting numeric types to bool 1577 Rejected Not processed Nikita Zhuchkov (nikitaz) 1 7 years ago
Predicate locking in gin index 1581 Rejected Not processed Shubham Barai (shubham) 1 6 years ago
SQL Commands
MERGE 1446 Moved to next CF Not processed Pavan Deolasee (pavan) 6 6 years ago
System Administration
Early locking option to parallel backup 1367 Returned with feedback Not processed Lucas B (lucas75) 2 7 years ago