* Merlin Moncure (mmoncure(at)gmail(dot)com) wrote:
> this is a problem. under what circumstances would you want to discard
> them and why? the main problem I see with cached plpgsql plans is
> interactions with search_path -- but DISCARD might not be the best way
> to attack that problem. There might be other reasons though.
interaction w/ search_path (or, rather, lack of respect for it..) is
exactly the issue here for me.
Thanks,
Stephen