On 22 January 2013 00:00, Tom Lane <[email protected]> wrote: > Works for me ...
That's what I thought. But looking at RangeVarGetRelidExtended() and recomputeNamespacePath(), do you suppose that the problem could be that access privileges used by the app differed for a schema (or, more accurately, two physically distinct namespaces with the same nspname) between executions of the prepared query? -- Regards, Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
