Re: IN joining - Mailing list pgsql-hackers

From Tom Lane
Subject Re: IN joining
Date
Msg-id 12170.1078528135@sss.pgh.pa.us
Whole thread Raw
In response to Re: IN joining  (Dennis Haney <davh@diku.dk>)
Responses Re: IN joining  (Dennis Haney <davh@diku.dk>)
List pgsql-hackers
Dennis Haney <davh@diku.dk> writes:
>> Joining {b,c} to {a} does not meet any of those four allowed cases.
>> 
> Exactly my point... So why ever bother creating the {b,c} node which is 
> legal by the above definition?

We don't, because there is no such join clause.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dennis Haney
Date:
Subject: Re: IN joining
Next
From: Bruce Momjian
Date:
Subject: Re: 7.4.2 release notes