Hi hackers,
I recently ran afoul of the following error message:
ERROR: type of "varname" does not match that when preparing the plan
IMO the message isn't quite in English and doesn't explain the problem
very well. I'd like to change it to something more like
ERROR: the type of "varname" does not match the type expected by the planner
HINT: Ensure that the type does not change between function calls, or
use EXECUTE instead
Comments?
Regards,
BJ