| От | Ana Carolina Brito de Almeida |
|---|---|
| Тема | PlannerInfo Structure |
| Дата | |
| Msg-id | 27c6eb60906101006t3cfb52fax669cdd15e5a6923@mail.gmail.com обсуждение |
| Ответы |
Re: PlannerInfo Structure
|
| Список | pgsql-hackers |
Hi all,<br /><br />I created a function which needs build or find a relation (RelOptInfo).<br />The build is ok.<br />Onthe other hand, I can't find the relation. I have all informations that pg_plan_query has: querytree (Query), cursorOptions(int), boundParams(ParamListInfo) and plan (PlannedStmt).<br /> So, how can I take RelOptInfo by these parameters?<br />I thought in use "find_base_rel", but it needs the PlannerInfo structure that I don't have.<br />Do yourecommend another function? How can I find PlannerInfo with parameters that I have (Eg.: PlannedStmt)?<br /><br />Thanks,<br/>Ana Carolina<br /><br /><br />
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера