Re: Stop restarting of inner plan?? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Stop restarting of inner plan??
Date
Msg-id 7245.1084636444@sss.pgh.pa.us
Whole thread Raw
In response to Stop restarting of inner plan??  ("Ramanujam H S Iyengar" <hals_ramu@hotmail.com>)
List pgsql-hackers
"Ramanujam H S Iyengar" <hals_ramu@hotmail.com> writes:
> Can someone tell me how can i let the inner plan in a nestloop join NOT to 
> restart for each tuple of the outer Plan ..

You can't.  At least, not if you want the correct results from the join.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: create type: recv and send function
Next
From: Gaetano Mendola
Date:
Subject: email data type first release