Re: Allow an alias to be attached directly to a JOIN ... USING
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Thomas Munro <thomas.munro@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-01-03T15:04:04Z
Lists: pgsql-hackers
Hello Peter, > I took another crack at this. Attached is a new patch that addresses > the semantic comments from this and the other thread. It's all a bit > tricky, comments welcome. It seems that this patch does not apply anymore after Tom's 5815696. -- Fabien.
Commits
-
Allow an alias to be attached to a JOIN ... USING
- 055fee7eb4dc 14.0 landed
-
Add p_names field to ParseNamespaceItem
- 66392d396508 14.0 landed