Juliann Meyer <[email protected]> writes:
> I don't know if this is the correct list, but does any
> one know what sqlstate code YE000 indicates?
A quick look in the source code finds
#define ECPG_SQLSTATE_ECPG_INTERNAL_ERROR "YE000"
Probably a complete bug report is indicated.
regards, tom lane