Thursday, May 6, 2010

Postgres 8.3: "ERROR: cached plan must not change result type"

Programmer Question


This exception is being thrown by the PostgreSQL 8.3 server to my application.
Does anyone know what this error means and what I can do about it?



ERROR:  cached plan must not change result type
STATEMENT: select code,is_deprecated from country where code=$1




Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails