]> granicus.if.org Git - postgresql/commit
Further code and wording tweaks in BRIN
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Nov 2014 18:56:08 +0000 (15:56 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Nov 2014 18:56:08 +0000 (15:56 -0300)
commit1e0b4365c22c9f8a1bc7a5f8339f770c767b402f
treeea79265e74b5505cc6af57210d8b26e8ed20e3d2
parent96a73fcdace57f0f631c1f56d1cb8a7a0773e93f
Further code and wording tweaks in BRIN

Besides a couple of typo fixes, per David Rowley, Thom Brown, and Amit
Langote, and mentions of BRIN in the general CREATE INDEX page again per
David, this includes silencing MSVC compiler warnings (thanks Microsoft)
and an additional variable initialization per Coverity scanner.
doc/src/sgml/brin.sgml
doc/src/sgml/ref/create_index.sgml
src/backend/access/brin/README
src/backend/access/brin/brin.c
src/backend/access/brin/brin_tuple.c