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

Bruce Momjian <bruce@momjian.us>

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