On 4/28/13 7:00 PM, Tom Lane wrote:
Thoughts?  Anybody know of a counterexample to the idea that no plug-ins
call query_planner()?

I would assume that anyone writing anything that calls such a low-level 
function reads -hackers regularly and would easily be able to handle whatever 
changes to their code that the new callback parameter required. We would 
obviously want to send notice about this ahead-of-time in addition to sticking 
something in the release notes.

That said, I'd be rather surprised if anything actually calls planner functions 
directly.
--
Jim C. Nasby, Data Architect                       j...@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to