Thread: pgsql: Mention BRIN as able to do multi-column indexes

pgsql: Mention BRIN as able to do multi-column indexes

From
Alvaro Herrera
Date:
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

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/978894a41f335ccd21140c559ecdc22f42d2f142

Modified Files
--------------
doc/src/sgml/indices.sgml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)