Re: Relation ordering in FROM clause causing error related to missing entry... Or not. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Relation ordering in FROM clause causing error related to missing entry... Or not.
Date
Msg-id CAB7nPqT9M_q8OjU8pF-LoaKzv3Hb03Nsij9FPoeP-_=L9VCXvg@mail.gmail.com
Whole thread Raw
In response to Re: Relation ordering in FROM clause causing error related to missing entry... Or not.  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Tue, Mar 10, 2015 at 10:30 PM, Stephen Frost <sfrost@snowman.net> wrote:
> Yeah, it's simply because we can turn one into an implicit LATERAL, but
> we can't do that for the other.

Ah, yes, thanks. I forgot that it was changed to an implicit LATERAL.
Just wondering where my mind was yesterday night...
-- 
Michael



pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: One question about security label command
Next
From: Tom Lane
Date:
Subject: Re: Rethinking the parameter access hooks for plpgsql's benefit