Commitfest 2019-01

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


Status summary: Committed: 58. Moved to next CF: 127. Withdrawn: 4. Rejected: 3. Returned with Feedback: 38. Total: 230.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
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
Avoid duplicate XIDs at recovery when building initial snapshot - take 2 1866 Returned with feedback Not processed Michael Paquier (michael-kun) 2 6 years ago
Fix bug in multi-server ldapserver 1876 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
More issues with pg_verify_checksums and checksum verification in base backups 1878 Committed Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 6 years ago
Fix BufFileSize() return type 1880 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
Truncate bug with tables which have temp table inherited 1949 Committed Not processed Michael Paquier (michael-kun), Amit Langote (amitlan) Michael Paquier (michael-kun) 1 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
Improve tab completion for CREATE TABLE 1895 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) 1 6 years ago
DECLARE STATEMENT syntax support in ECPG 1928 Moved to next CF 12 Not processed Hayato Kuroda (ha-kun) Michael Meskes (meskes) 2 6 years ago
A new data type 'bytea' for ECPG host variable 1935 Moved to next CF 12 Not processed Ryo Matsumura (ryo) Michael Meskes (meskes) 2 6 years ago
Documentation
SQL/JSON: documentation 1704 Returned with feedback Not processed Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) 4 6 years ago
Improve documentation about run-time pruning 1900 Committed Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre) 1 6 years ago
ALTER TABLE synopsis : action keyword with two different usages 1909 Committed Not processed Lætitia AVROT (arkhena) Michael Paquier (michael-kun) 1 6 years ago
INSTALL file generation with Pandoc 1912 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 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
Adding a TAP test checking data consistency on standby with minRecoveryPoint 1873 Moved to next CF 12 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 6 years ago
don't create storage when unnecessary 1904 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 6 years ago
rewrite ExecPartitionCheckEmitError 1905 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 6 years ago
additional foreign key test coverage 1915 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 6 years ago
tab-completion debug print 1917 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) 1 6 years ago
Monitoring & Control
Add options for COSTS and duration to auto_explain, and add tests 1855 Rejected Not processed Daniel Gustafsson (d_gustafsson) 2 6 years ago
Log bind parameter values on error 1934 Moved to next CF 13 Not processed Alexey Bashtanov (bashtanov) Álvaro Herrera (alvherre) 6 5 years ago
Performance
WIP: Precalculate stable functions 1648 Returned with feedback Not processed Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) 4 6 years ago
Moving relation extension locks out of heavyweight lock manager 1666 Returned with feedback 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 Returned with feedback Not processed Fedor Sigaev (sigaev) 4 6 years ago
Retail IndexTuple Deletion 1802 Returned with feedback Not processed Andrei Lepikhov (lepikhov) 2 6 years ago
Delay locking partitions during query execution 1897 Moved to next CF Not processed David Rowley (davidrowley) 2 6 years ago
Switch to 64-bit Bitmapsets on 64-bit machines 1938 Committed Not processed David Rowley (davidrowley) Tom Lane (tgl) 1 6 years ago
Using POPCNT and other advanced bit manipulation instructions 1939 Moved to next CF 12 Not processed David Rowley (davidrowley) Tom Lane (tgl) 2 6 years ago
Statement-level Triggers For Uniqueness Checks 1946 Withdrawn Not processed Corey Huinker (coreyh) 1 6 years ago
Procedural Languages
block level PRAGMA 1925 Moved to next CF Not processed Pavel Stehule (okbobcz) 3 6 years ago
Refactoring
Reorganize collation lookup time and place 1956 Returned with feedback Not processed Peter Eisentraut (petere) 1 6 years ago
Use atexit() in initdb and pg_basebackup 1959 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 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
Add timeline to partial WAL segments 1919 Moved to next CF Not processed David Steele (dsteele) 9 4 years ago
Security
GnuTLS support 1277 Returned with feedback Not processed Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 6 years ago
Server Features
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 Returned with feedback Not processed Joe Wildish (joewildish) 4 6 years ago
Detect shared buffer access violations using mprotect() 1765 Returned with feedback Not processed Asim Rama Praveen (apraveen) 3 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
Statement-level rollback 1910 Moved to next CF Not processed Álvaro Herrera (alvherre), Takayuki Tsunakawa (maumau) 2 6 years ago
Triggers on Materialized Views 1948 Moved to next CF 13 Not processed Mi Tar (mitar) 2 6 years ago
SQL Commands
MERGE 1446 Returned with feedback Not processed Pavan Deolasee (pavan) 6 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
START/END line number for COPY FROM 1940 Rejected Not processed Surafel Temesgen (surafel) 1 6 years ago
Triggers on materialized views 1953 Withdrawn Not processed Mi Tar (mitar) 1 6 years ago
System Administration
Support huge_pages on AIX 1960 Moved to next CF 13 Not processed Thomas Munro (macdice) Thomas Munro (macdice) 6 5 years ago