Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Richard Guo <guofenglinux@gmail.com>
Cc: Steve Lau <stevelauc@outlook.com>, pgsql-hackers@postgresql.org
Date: 2025-09-22T00:52:21Z
Lists: 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
Commits
-
Fix misleading comment in RangeTblEntry
- e3a0304eba28 19 (unreleased) landed