Commitfest 2018-11

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


Status summary: Committed: 60. Moved to next CF: 132. Rejected: 5. Returned with Feedback: 12. Total: 209.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
A fix for signal-handling and dynamic shared memory resizing on linux that can cause endless loop 1790 Committed Not processed Chris Travers (einhverfr) Thomas Munro (macdice) 1 6 years ago
Fix segment_bins corruption in in dsa.c 1794 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
[patch]overallocate memory for curly braces in array_out 1801 Committed Not processed Keiichi Hirobe (keiichihirobe) Tom Lane (tgl) 1 6 years ago
Allow AddForeignUpdateTargets to add extra target expressions other than columns 1819 Moved to next CF Not processed Etsuro Fujita (efujita), Kyotaro Horiguchi (horiguti) Etsuro Fujita (efujita) 6 5 years ago
Bug with AFTER trigger and heap_expand_tuple 1835 Committed Not processed Amit Langote (amitlan) Andrew Dunstan (adunstan) 1 6 years ago
Avoid duplicate XIDs at recovery when building initial snapshot - take 2 1866 Moved to next CF Not processed Michael Paquier (michael-kun) 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
Code Comments
A small tweak to some comments for PartitionKeyData 1840 Committed Not processed David Rowley (davidrowley) Peter Eisentraut (petere) 1 6 years ago
Documentation
SQL/JSON: documentation 1704 Moved to next CF Not processed Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) 4 6 years ago
Miscellaneous
Make installcheck-world in a clean environment 1672 Moved to next CF Not processed Alexander Lakhin (law) 6 5 years ago
Monitoring & Control
Add options for COSTS and duration to auto_explain, and add tests 1855 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) 2 6 years ago
Performance
WIP: Precalculate stable functions 1648 Moved to next CF Not processed Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) 4 6 years ago
Moving relation extension locks out of heavyweight lock manager 1666 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 4 6 years ago
Global shared meta cache 1695 Moved to next CF 13 Not processed Takeshi Ideriha (ideriha) 7 5 years ago
cost_sort improvement 1706 Moved to next CF Not processed Fedor Sigaev (sigaev) 4 6 years ago
snprintf.c performance improvements 1763 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 2 6 years ago
Retail IndexTuple Deletion 1802 Moved to next CF Not processed Andrei Lepikhov (lepikhov) 2 6 years ago
kqueue 1808 Returned with feedback Not processed Thomas Munro (macdice) 1 6 years ago
heap_insert() and heap_update() optimization 1830 Rejected Not processed Andrew Klychkov (andreiklychkov) 1 6 years ago
Refactoring
Refactor textToQualifiedNameList() 1781 Rejected Not processed Yugo Nagata (yugo.nagata) 2 6 years ago
Variadic macros for tab-complete.c 1798 Committed Not processed Andres Freund (andresfreund), Thomas Munro (macdice) Tom Lane (tgl) 1 6 years ago
Remove dsm_resize() 1806 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
Change simple_heap_insert() to a macro 1826 Rejected Not processed Andrew Klychkov (andreiklychkov) 1 6 years ago
Replication & Recovery
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
Change wal_sender from PGC_SIGHUP to PGC_BACKEND 1795 Committed Not processed Takayuki Tsunakawa (maumau) Michael Paquier (michael-kun) 1 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 Returned with feedback 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
Add enum relation option type 1489 Moved to next CF 13 Not processed Nikolay Shaplov (nataraj) Álvaro Herrera (alvherre) 8 5 years ago
Implement ASSERTIONs per the SQL standard. 1604 Moved to next CF Not processed Joe Wildish (joewildish) 4 6 years ago
Detect shared buffer access violations using mprotect() 1765 Moved to next CF Not processed Asim Rama Praveen (apraveen) 3 6 years ago
Relax transactional restrictions on ALTER ENUM ... ADD TYPE (redux) 1816 Committed Not processed Tom Lane (tgl), Andrew Dunstan (adunstan), Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
Undo worker and transaction rollback 1828 Moved to next CF 13 Not processed Amit Kapila (amitkapila), Dilip Kumar (dilip.kumar), mithun cy (mithun.cy), Rafia Sabih (rafia.sabih) 5 6 years ago
Cleaning up orphaned files using undo logs 1863 Moved to next CF Not processed Thomas Munro (macdice) 5 3 years ago
SQL Commands
MERGE 1446 Moved to next CF Not processed Pavan Deolasee (pavan) 6 6 years ago
Allow granting of permission to REFRESH MATERIALIZED VIEW, CLUSTER, and REINDEX 1605 Returned with feedback Not processed Isaac Morland (ijmorlan) 3 6 years ago
ALTER TABLE on system catalogs 1764 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 4 6 years ago
ATTACH/DETACH PARTITION CONCURRENTLY 1842 Moved to next CF Not processed Álvaro Herrera (alvherre), Robert Haas (rhaas), David Rowley (davidrowley) Robert Haas (rhaas) 3 6 years ago