Re: Allow an alias to be attached directly to a JOIN ... USING - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Allow an alias to be attached directly to a JOIN ... USING
Date
Msg-id 20190917173742.GA8735@alvherre.pgsql
Whole thread Raw
In response to Re: Allow an alias to be attached directly to a JOIN ... USING  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Allow an alias to be attached directly to a JOIN ... USING
Re: Allow an alias to be attached directly to a JOIN ... USING
List pgsql-hackers
On 2019-Aug-01, Thomas Munro wrote:

> Indeed, that seems like a problem, and it's a good question.  You can
> see this on unpatched master with SELECT x.filler FROM
> (pgbench_tellers AS t JOIN b USING (bid)) AS x.

I'm not sure I understand why that problem is a blocker for this patch.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: some PostgreSQL 12 release notes comments
Next
From: Stephen Frost
Date:
Subject: Re: block-level incremental backup