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

Bruce Momjian <bruce@momjian.us>

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