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

Bruce Momjian <bruce@momjian.us>

Commit: 6fac58814c5d9fb75ac67d2bcf7732748d5634f2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-09-01T02:35:09Z
Releases: 14.6
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