Stop restarting of inner plan??

Поиск
Список
Период
Сортировка
От Ramanujam H S Iyengar
Тема Stop restarting of inner plan??
Дата
Msg-id BAY19-F35J6zsKXoBQv0000d097@hotmail.com
обсуждение исходный текст
Ответы Re: Stop restarting of inner plan??
Список pgsql-hackers
Hello,

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 ..
so essentially, my inner plan has to be executed only once and not 'n' times 
.. where 'n' is the number of outer tuples ...

I tried by commenting ExecReScan(innerPlan, econtext, (Plan *) node);  at 
line # 154 in nodeNestLoop.c .. but that is not working out !! :-\

Some one can please educate me about what is happenning !!!

-Ramu

_________________________________________________________________
Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag 
Only on www.shaadi.com. Register now!



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Bogus permissions display in 7.4
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Feature freeze approaching