Why doesn't query_tree_walker examine the intoClause field?

Поиск
Список
Период
Сортировка
От Nikhil Sontakke
Тема Why doesn't query_tree_walker examine the intoClause field?
Дата
Msg-id a301bfd91001080052x75dea119q7cecc7a214428bc0@mail.gmail.com
обсуждение исходный текст
Ответы Re: Why doesn't query_tree_walker examine the intoClause field?  (Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>)
Re: Why doesn't query_tree_walker examine the intoClause field?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I am kinda puzzled as to why the query_tree_walker() function does not
examine the intoClause field? I do see another function
raw_expression_tree_walker() which does walk that entry. So what is
the exact reason here? Or we just missed it for the earlier function?

Regards,
Nikhils
-- 
http://www.enterprisedb.com


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

Предыдущее
От: tomas@tuxteam.de
Дата:
Сообщение: Re: Add .gitignore files to CVS?
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: ACK from walreceiver to walsender