doc: Mention BRIN indexes support parallel builds
authorTomas Vondra <tomas.vondra@postgresql.org>
Mon, 16 Dec 2024 18:08:52 +0000 (19:08 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Mon, 16 Dec 2024 18:17:58 +0000 (19:17 +0100)
commit0cc7da4e234c3027cc1f96ffcb1365bf96301587
tree01bc490b0f4dd8c25fa402c6fcdbd4cb38517029
parent3429145d42e0aee0565328c8ca8378ed17b300dc
doc: Mention BRIN indexes support parallel builds

Two places in the documentation suggest B-tree is the only index access
method allowing parallel builds. Commit b4375717 added parallel builds
for BRIN too, but failed to update the docs. So fix that, and backpatch
to 17, where parallel BRIN builds were introduced.

Author: Egor Rogov
Backpatch-through: 17
Discussion: https://postgr.es/m/114e2d5d-125e-07d8-94aa-5ad175fb7443@postgrespro.ru
doc/src/sgml/config.sgml
doc/src/sgml/ref/create_index.sgml