Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Дата
Msg-id CAApHDvoDufvUOQ=noix3w3hfNm2-mtYX5V7s7E56X0rQKCbqUw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order  (Richard Guo <guofenglinux@gmail.com>)
Ответы Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Список pgsql-hackers
On Mon, 22 Sept 2025 at 11:56, Richard Guo <guofenglinux@gmail.com> wrote:
>
> On Sun, Sep 21, 2025 at 11:54 PM Steve Lau <stevelauc@outlook.com> wrote:
> > Found a tiny incorrect comment of RangeTblEntry, field "alias" is actually above "join_using_alias", so the code
commentcould be updated to reflect the current field order: 
> >
> > > join_using_alias is an alias clause attached directly to JOIN/USING. It is different from the alias field (below)
inthat it does not hide the 
>
> Nice catch.  Will push the patch.

I was just working on a script to find others and it highlighted a
bunch more. Do you still want to do this one, or should I take them
all in one fell swoop?

David



В списке pgsql-hackers по дате отправления: