| From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Mention GIN indexes support parallel builds. |
| Date: | 2025-06-18 07:54:59 |
| Message-ID: | 7d27d068-90e2-4022-9bd7-09b0fd3d4f47@oss.nttdata.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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.
Regards,
--
Fujii Masao
NTT DATA Japan Corporation
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-doc-Mention-GIN-indexes-support-parallel-builds.patch | text/plain | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2025-06-18 07:55:56 | Re: Fix inaccurate mention of index comments in CREATE FOREIGN TABLE docs |
| Previous Message | Michael Paquier | 2025-06-18 06:50:23 | Re: Fix inaccurate mention of index comments in CREATE FOREIGN TABLE docs |