create opclass documentation outdated
Julien Rouhaud <julien.rouhaud@dalibo.com>
From: Julien Rouhaud <julien.rouhaud@dalibo.com>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-02-25T20:13:02Z
Lists: pgsql-hackers
Attachments
- fix_doc_opclass_storage.diff (text/x-patch) patch
Hello, I just saw that the CREATE OPERATOR CLASS documentation doesn't mention that BRIN indexes also support the STORAGE parameter. Patch attached. Regards -- Julien Rouhaud http://dalibo.com - http://dalibo.org
Commits
-
Document BRIN a bit more thoroughly
- c84c87ccc0e2 9.5.2 landed
- a3a8309d450f 9.6.0 landed