Commitfest 2017-03

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


Status summary: Committed: 116. Moved to next CF: 56. Rejected: 2. Returned with Feedback: 35. Total: 209.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Floating point comparison inconsistencies of the geometric types 679 Returned with feedback Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn) 4 8 years ago
Clients
Tab-completion refactoring and word-removal feature (was IF-NOT_EXISTS for tab-completion) 855 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) 3 8 years ago
Add support for --end-segment-command in pg_receivewal 1040 Returned with feedback Not processed Michael Paquier (michael-kun) 1 8 years ago
Documentation
Work around new html build display of option/replaceable in chrome 1015 Returned with feedback Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) 1 8 years ago
Miscellaneous
remove C++ keywords 1075 Returned with feedback Not processed Peter Eisentraut (petere) 1 8 years ago
Monitoring & Control
pg_stat_statements with plans 969 Returned with feedback Not processed Marius Timmer (mtimm_01), Julian Markwort (markwort) 1 7 years ago
log_autovacuum_min_duration doesn't log VACUUMs 1007 Returned with feedback Not processed Simon Riggs (simon) 1 8 years ago
ANALYZE command progress checker 1053 Returned with feedback Not processed Vinayak Pokale (vinpokale) Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Ashutosh Sharma (ashutosh.sharma88) 1 7 years ago
Performance
Supporting huge pages on Windows 813 Returned with feedback Not processed Takayuki Tsunakawa (maumau) Magnus Hagander (mha), Amit Kapila (amitkapila) 3 7 years ago
Asynchronous execution for postgres_fdw 856 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Corey Huinker (coreyh) 3 8 years ago
Block level parallel vacuum 954 Returned with feedback Not processed Masahiko Sawada (masahikosawada) 1 7 years ago
guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send 958 Returned with feedback Not processed Jon Nelson (jnelson) Magnus Hagander (mha) 1 8 years ago
Incremental sort 1011 Returned with feedback Not processed Alexander Korotkov (smagen) Heikki Linnakangas (heikki) 1 5 years ago
Index usage for 'element <@ const range' 1038 Returned with feedback Not processed Pritam Baral (pritambaral) Alexander Korotkov (smagen) 1 8 years ago
avoid bloat from CREATE INDEX CONCURRENTLY 1047 Returned with feedback Not processed Simon Riggs (simon) 1 8 years ago
Skip all-visible pages during second HeapScan of CIC 1057 Returned with feedback Not processed Pavan Deolasee (pavan) Masahiko Sawada (masahikosawada) 1 8 years ago
Refactoring
Replace polyphase merge with a simple k-way balanced merge 959 Returned with feedback Not processed Heikki Linnakangas (heikki) Peter Geoghegan (pgeoghegan) 1 3 years ago
Suppress Clang 3.9 warnings 1018 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) Fabien Coelho (calvin), Noah Misch (nmisch) 1 8 years ago
Replication & Recovery
Allow PostgreSQL to perform promote/pause/shutdown operations at end-of-the-wal when the recovery does not reach the recovery target 847 Returned with feedback Not processed Venkata Balaji Nagothi (vbn) David Steele (dsteele) 3 8 years ago
logical replication access control 1033 Returned with feedback Not processed Peter Eisentraut (petere) 1 8 years ago
Security
Configurable file mode mask 1069 Returned with feedback Not processed Stephen Frost (sfrost), Adam Brightwell (abrightwell), David Steele (dsteele) Takayuki Tsunakawa (maumau) 1 7 years ago
Server Features
background sessions 873 Returned with feedback Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz), Andrey Borodin (x4m) 3 8 years ago
indirect indexes 874 Returned with feedback Not processed Álvaro Herrera (alvherre) 3 8 years ago
pg_background contrib module proposal 893 Returned with feedback Not processed Amul Sul (sulamul) Peter Eisentraut (petere), Andrey Borodin (x4m) 2 8 years ago
Vertical Clustered Index (columnar storage extension) 945 Returned with feedback Not processed Haribabu Kommi (haribabu) 2 8 years ago
A contrib extension to help prevent common errors in DML 948 Returned with feedback Not processed David Fetter (dfetter) Pavel Stehule (okbobcz) 2 8 years ago
Indexes with Included Columns (was Covering + unique indexes) 961 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Stephen Frost (sfrost), Peter Geoghegan (pgeoghegan), Andrew Dunstan (adunstan), Aleksander Alekseev (a.alekseev) 1 7 years ago
KNN-btree 966 Returned with feedback Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen) 1 4 months ago
KNN-spgist 976 Returned with feedback Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen) 1 6 years ago
Use latch instead of pg_usleep for standby recovery conflicts 977 Returned with feedback Not processed Michael Paquier (michael-kun) Takayuki Tsunakawa (maumau) 1 8 years ago
PassDownLimitBound for ForeignScan/CustomScan 1064 Returned with feedback Not processed KaiGai Kohei (kaigai) Jeevan Chalke (jeevan.chalke) 1 8 years ago
Default partition in list partitioning 1066 Returned with feedback Not processed Rahila Syed (rahila.syed) Rushabh Lathia (rlathia) 1 8 years ago
SQL Commands
OR REPLACE clause for CREATE TRIGGER 996 Returned with feedback Not processed Okano Naoki (okano) Surafel Temesgen (surafel) 1 8 years ago
Corresponding by clause for set operation 1016 Returned with feedback Not processed Surafel Temesgen (surafel) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 8 years ago
REINDEX CONCURRENTLY 1060 Returned with feedback Not processed Michael Paquier (michael-kun), Andreas Karlsson (kandreas) 1 6 years ago