docs: consistently uppercase index method and add spacing
Bruce Momjian <bruce@momjian.us>
docs: consistently uppercase index method and add spacing Consistently uppercase index method names, e.g. GIN, and add space after the index method name and the parentheses enclosing the column names.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/btree-gin.sgml | modified | +1 −1 |
| doc/src/sgml/btree-gist.sgml | modified | +2 −2 |
| doc/src/sgml/gist.sgml | modified | +1 −1 |
| doc/src/sgml/indices.sgml | modified | +1 −1 |
| doc/src/sgml/json.sgml | modified | +3 −3 |
| doc/src/sgml/ltree.sgml | modified | +2 −2 |
| doc/src/sgml/pgtrgm.sgml | modified | +3 −3 |
| doc/src/sgml/rangetypes.sgml | modified | +3 −3 |
| doc/src/sgml/ref/create_index.sgml | modified | +1 −1 |
| doc/src/sgml/textsearch.sgml | modified | +6 −6 |