Document BRIN a bit more thoroughly
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 10 Mar 2016 16:15:08 +0000 (13:15 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 10 Mar 2016 16:15:08 +0000 (13:15 -0300)
commita3a8309d450f7c4d1b743e84ba54ef5f7877d7be
tree84dad6da6507a128a42ce699d480d9ad2c716675
parent9d90388247e093cd9b3ead79954df2ac18bfeb66
Document BRIN a bit more thoroughly

The chapter "Interfacing Extensions To Indexes" and CREATE OPERATOR
CLASS reference page were missed when BRIN was added.  We document
all our other index access methods there, so make sure BRIN complies.

Author: Álvaro Herrera
Reported-By: Julien Rouhaud, Tom Lane
Reviewed-By: Emre Hasegeli
Discussion: https://www.postgresql.org/message-id/56CF604E.9000303%40dalibo.com
Backpatch: 9.5, where BRIN was introduced
doc/src/sgml/ref/create_opclass.sgml
doc/src/sgml/xindex.sgml