Re: Bug #746: Drop user damages security on tables
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Lockhart <lockhart@fourpalms.org>
Cc: parkerm@hst.stoneridge.com, pgsql-bugs@postgresql.org
Date: 2002-08-27T06:04:21Z
Lists: pgsql-bugs
Thomas Lockhart <lockhart@fourpalms.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