Why doesn't query_tree_walker examine the intoClause field? - Mailing list pgsql-hackers

From Nikhil Sontakke
Subject Why doesn't query_tree_walker examine the intoClause field?
Date
Msg-id a301bfd91001080052x75dea119q7cecc7a214428bc0@mail.gmail.com
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: Add .gitignore files to CVS?
Next
From: Heikki Linnakangas
Date:
Subject: Re: ACK from walreceiver to walsender