BRIN is missing in multicolumn indexes documentation - Mailing list pgsql-hackers

From Petr Jediný
Subject BRIN is missing in multicolumn indexes documentation
Date
Msg-id CAD=W4J9cZ6vAEHBdf7RiVamB=bN8DjZdt3kxKXs2_FHF5mUOpQ@mail.gmail.com
Whole thread Raw
Responses Re: BRIN is missing in multicolumn indexes documentation
List pgsql-hackers
Hello,

the http://www.postgresql.org/docs/9.5/static/indexes-multicolumn.html
page doesn't mention BRIN support, but according to the
http://www.postgresql.org/docs/9.5/static/sql-createindex.html it is
supported in multicolumn setup.

The attached patch (git diff against master branch) fixes the omission
and adds "Oxford comma" before "and" to unify the writing style with
the style used in the "create index" documentation.

Regards,

Petr Jediny

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [patch] Proposal for \crosstabview in psql
Next
From: Robert Haas
Date:
Subject: Re: Combining Aggregates