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

Lists: pgsql-committers
From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention BRIN as able to do multi-column indexes
Date: 2016-03-28 22:12:13
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80b986cf528c912f4efc2b0e9f03611f0f15f4df

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