Re: [doc] minor fix for CREATE INDEX CONCURRENTLY

2025-07-10 Thread Frédéric Yhuel
On 7/9/25 16:30, Frédéric Yhuel wrote: 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, y

Re: [doc] minor fix for CREATE INDEX CONCURRENTLY

2025-07-09 Thread Frédéric Yhuel
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!

Re: [doc] minor fix for CREATE INDEX CONCURRENTLY

2025-07-09 Thread Mihail Nikalayeu
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