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

  1. Allow an alias to be attached to a JOIN ... USING

  2. Add p_names field to ParseNamespaceItem