Thomas Lockhart <lockhart(at)fourpalms(dot)org> writes:
>> What is a "-601 error"? There's surely no such message in Postgres.
> There surely is in ecpg:
> ecpgerrno.h:#define ECPG_WARNING_QUERY_IGNORED -601
Hmm ... maybe, but a query-ignored failure could only happen in the
case of multiple commands wrapped in a transaction block. Which still
leaves us needing more context than the complaint offered ...
regards, tom lane