On 2016-01-25 12:39:29 -0500, Robert Haas wrote: > What is the ideal behavior, in your view?
FWIW, I think that for a lot of practical cases the previous behaviour, where a prepared statement was defined in the context of the search path set during the PREPARE, made a lot more sense. The current behaviour makes a few corner cases (dropped, or relations moved between schemas) simpler, while making real world things harder (different parts of an application using different search paths, drivers, increase in planning time). Andres -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers