Re: Adjust comments for `IndexOptInfo` to accurately reflect indexcollations's length
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Junwang Zhao <zhjwpku@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-24T04:03:04Z
Lists: pgsql-hackers
On Mon, 24 Nov 2025 at 14:57, Junwang Zhao <zhjwpku@gmail.com> wrote: > > On Mon, Nov 24, 2025 at 6:52 AM David Rowley <dgrowleyml@gmail.com> wrote: > > > > On Sun, 23 Nov 2025 at 01:44, Junwang Zhao <zhjwpku@gmail.com> wrote: > > Thanks. I agree with the patch. We should probably mention > > canreturn[] too. I can take care of this. > > Agreed. Thanks for taking care of this. Pushed. David