Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order - Mailing list pgsql-hackers

From David Rowley
Subject Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Date
Msg-id CAApHDvqh1qGR_UFXk=6f0=UtCNak=M-YKgnr+Bfh-wU4eDXhZg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Mon, 22 Sept 2025 at 12:49, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Mon, 22 Sept 2025 at 11:56, Richard Guo <guofenglinux@gmail.com> wrote:
> > 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?

Please disregard the above. Wrong thread.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Next
From: David Rowley
Date:
Subject: Re: Fix wrong filename in header comment of gin_tuple.h