Re: Prepared statements fail after schema changes with surprising error
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, Stephen Frost <sfrost@snowman.net>, Peter van Hardenberg <pvh@pvh.ca>, Peter Geoghegan <peter.geoghegan86@gmail.com>, "pgsql-hackers@postgresql.org Hackers" <pgsql-hackers@postgresql.org>
Date: 2013-01-25T02:17:57Z
Lists: pgsql-hackers
Attachments
- plan-cache-search-path-2.patch (text/x-patch) patch
I wrote: > Here's a draft patch for that. I've not looked yet to see if there's > any documentation that ought to be touched. And now with the documentation. If I don't hear any objections, I plan to commit this tomorrow. regards, tom lane