Re: Allow an alias to be attached directly to a JOIN ... USING
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Georgios Kokolatos <gkokolatos@protonmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2020-11-14T08:49:41Z
Lists: pgsql-hackers
Attachments
- v4-0001-Allow-an-alias-to-be-attached-to-a-JOIN-.-USING.patch (text/plain) patch v4-0001
On 2020-11-10 16:15, Georgios Kokolatos wrote: > I noticed that this patch fails on the cfbot. > For this, I changed the status to: 'Waiting on Author'. > > Cheers, > //Georgios > > The new status of this patch is: Waiting on Author Here is a rebased and lightly retouched patch. -- Peter Eisentraut 2ndQuadrant, an EDB company https://www.2ndquadrant.com/
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