From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: CREATE INDEX...USING |
Date: | 2022-09-01 02:39:31 |
Message-ID: | YxAbYz0XjV2zLBVT@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Thu, Aug 18, 2022 at 12:32:28PM -0400, Bruce Momjian wrote:
> On Wed, Aug 17, 2022 at 11:21:58PM -0400, Bruce Momjian wrote:
> > However, CREATE INDEX just lists the parameters, not the keywords, so it
> > was already there as 'method', as you mentioned above. I will just
> > remove the USING section I recently added.
>
> I wrote the attached patch to address the issues above.
Patch applied back to PG 10. Thanks for the tip.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2022-09-01 03:15:41 | Re: CREATE STATISTICS and partitoins/inheritance |
Previous Message | Bruce Momjian | 2022-09-01 02:21:17 | Re: nicer examples for aggregate calls |