Re: Mention GIN indexes support parallel builds. - Mailing list pgsql-docs

From Robert Treat
Subject Re: Mention GIN indexes support parallel builds.
Date
Msg-id CABV9wwPB6bCqGOAt-Vc_jc_R-dFpwyCtWKqWmuda9N-QdKb4XQ@mail.gmail.com
Whole thread Raw
List pgsql-docs
On Wed, Jun 18, 2025 at 3:55 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>
> Hi,
>
> Commit 8492feb98f6 added support for parallel CREATE INDEX on GIN indexes.
> However, there are still two places in the docs and two in the source code
> comments that mention only B-tree and BRIN as supporting parallel builds.
>
> These references should be updated to include GIN indexes as well. Patch attached.
>

Makes sense, +1 from me.

Robert Treat
https://xzilla.net



pgsql-docs by date:

Previous
From: Robert Treat
Date:
Subject: Re: Document if width_bucket's low and high are inclusive/exclusive
Next
From: Tom Lane
Date:
Subject: Re: Document if width_bucket's low and high are inclusive/exclusive