doc: mention "bloom" as a possible index access method

Bruce Momjian <bruce@momjian.us>

Commit: fcd8d6862b2926799654712198253c884b003ce0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-09-01T02:35:09Z
Releases: 12.13
doc: mention "bloom" as a possible index access method

Also remove USING erroneously added recently.

Reported-by: Jeff Janes

Discussion: https://postgr.es/m/CAMkU=1zhCpC7hottyMWM5Pimr9vRLprSwzLg+7PgajWhKZqRzw@mail.gmail.com

Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/indices.sgml modified +2 −1
doc/src/sgml/ref/create_index.sgml modified +3 −14

Documentation touched