On Friday, September 13, 2024, Denis Garsh <d.ga...@arenadata.io> wrote: > > > The patch adds support for system columns in JOIN USING clause. >
Definitely not high on my list of oversights to fix. Resorting to the ON clause for the rare query that would need to do such a thing isn’t that costly. But as the patch exists I’ll leave it to others to judge the cost of actually adding it, or worthwhile-mess of reviewing it. > Link to PR on GitHub: https://github.com/hilltracer/postgres/pull/3 > You apparently missed the note on GitHub that says we don’t work with pull requests. Patches are to be submitted directly to the mailing list. David J.