Re: [SQL] unknown sqlstate code

2006-06-20 Thread Tom Lane
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.

[SQL] unknown sqlstate code

2006-06-20 Thread Juliann Meyer
I don't know if this is the correct list, but does any one know what sqlstate code YE000 indicates? I checked the Appendix of sqlstate codes for the version 7.4.8 that is being used and I don't see it on the list? All I can tell is it has something to do with the cursor that is trying to be opene