diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2024-12-16 19:08:52 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2024-12-16 19:17:58 +0100 |
commit | 0cc7da4e234c3027cc1f96ffcb1365bf96301587 (patch) | |
tree | 01bc490b0f4dd8c25fa402c6fcdbd4cb38517029 /src/backend/parser/parse_utilcmd.c | |
parent | 3429145d42e0aee0565328c8ca8378ed17b300dc (diff) | |
download | postgresql-0cc7da4e234c3027cc1f96ffcb1365bf96301587.tar.gz postgresql-0cc7da4e234c3027cc1f96ffcb1365bf96301587.zip |
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
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions