| От | Peter Eisentraut |
|---|---|
| Тема | Re: Which file does the SELECT? |
| Дата | |
| Msg-id | 1286698280.22570.1.camel@vanquo.pezone.net обсуждение |
| Ответ на | Which file does the SELECT? (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>) |
| Ответы |
Re: Which file does the SELECT?
|
| Список | pgsql-hackers |
On sön, 2010-10-10 at 13:32 +0530, Vaibhav Kaushal wrote: > I have gone through the source code a bit but I wanted to know that > which file contains the code that performs the final SLECTION after > the optimizer has created the final plan? I mean which part of the > executor is responsible for the SELCT to be run? That depends on what plan was chosen for the SELECT, since the executor is primarily organized by plan node type, independent of which statement caused the plan to be generated.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера