Commitfest 2018-03 (2018-03-01 – 2018-03-31)

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: 117. Moved to next CF: 91. Rejected: 10. Returned with Feedback: 34. Total: 252.

Closed patches

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