Re: [doc] minor fix for CREATE INDEX CONCURRENTLY

From: Frédéric Yhuel <frederic(dot)yhuel(at)dalibo(dot)com>
To: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [doc] minor fix for CREATE INDEX CONCURRENTLY
Date: 2025-07-09 14:30:04
Message-ID: 788f6c1d-8d97-43c7-8b52-cddcea2f58ec@dalibo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/9/25 16:06, Mihail Nikalayeu wrote:
> Hello!
>
> No, I think the comment is correct, it is about [0].
>
> [0]: https://github.com/postgres/postgres/blob/f5a987c0e5f6bbf0cc0420228dc57e7aae4d7e8f/src/backend/commands/indexcmds.c#L4217

Aaahhh... yes, you're right! thanks!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2025-07-09 14:45:42 Re: encode/decode support for base64url
Previous Message Nathan Bossart 2025-07-09 14:18:45 Re: like pg_shmem_allocations, but fine-grained for DSM registry ?