Mention BRIN as able to do multi-column indexes

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 80b986cf528c912f4efc2b0e9f03611f0f15f4df
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2016-03-28T22:11:12Z
Releases: 9.6.0
Mention BRIN as able to do multi-column indexes

Documentation mentioned B-tree, GiST and GIN as able to do multicolumn
indexes; I failed to add BRIN to the list.

Author: Petr Jediný
Reviewed-By: Fujii Masao, Emre Hasegeli

Files

PathChange+/−
doc/src/sgml/indices.sgml modified +11 −1

Documentation touched