I want to treat 'prepare' operation as an optimization step, so it is functionally equivalent to sending a query text.
In other words, I would like backend to track search_path and other parameters if necessary transparently, creating (caching) different execution plans if different plans are required.
Does that make sense?
Vladimir