Re: Expression Evaluator used for creating the plan tree / stmt ?
От | Vaibhav Kaushal |
---|---|
Тема | Re: Expression Evaluator used for creating the plan tree / stmt ? |
Дата | |
Msg-id | BANLkTinUbmr_nigC06yt_L3NCF7O6QkwRw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Expression Evaluator used for creating the plan tree / stmt ? (Pavan Deolasee <pavan.deolasee@gmail.com>) |
Список | pgsql-hackers |
<p>@pavan - thanks a lot. Will try it when i go to desktop the next time.<p>--<br /> Sent from my Android<div class="gmail_quote">On25 May 2011 15:33, "Pavan Deolasee" <<a href="mailto:pavan.deolasee@gmail.com">pavan.deolasee@gmail.com</a>>wrote:<br type="attribution" />> On Wed, May 25,2011 at 3:22 PM, Vaibhav Kaushal <<br /> > <a href="mailto:vaibhavkaushal123@gmail.com">vaibhavkaushal123@gmail.com</a>>wrote:<br />> <br />>> I see that thetarget list to be scanned is handled by "ExecTargetList"<br />>> function.<br /> >><br />>> I am notso sure about this because this function is not listed in the list<br />>> of functions which GDB shows me (./configure--enable-debug && make clean &&<br />>> make && make install). Rest everythingelse (almost / perhaps) is shown!<br /> >> (Can anyone tell why? :( )<br />>><br />>><br />>You would need to turn optimization off by passing "-O0" flag to the<br />> compiler. Otherwise static functionsmay get optimized and you may not see<br /> > them in gdb stack.<br />> <br />> CFLAGS="-O0" ./configure--enable-debug<br />> <br />> Thanks,<br />> Pavan<br />> <br />> -- <br />> Pavan Deolasee<br/>> EnterpriseDB <a href="http://www.enterprisedb.com">http://www.enterprisedb.com</a><br /></div>
В списке pgsql-hackers по дате отправления: