ambiguous sql states

From: Dave Cramer <dave(at)fastcrypt(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ambiguous sql states
Date: 2003-08-23 20:03:36
Message-ID: 1061669016.2211.98.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm working on identifying various errors in ecpg using sql state and
one which is particularly ambiguous is ERRCODE_UNDEFINED_OBJECT for a
file which isn't found. This is returned in a number of places. Is it
possible to get a set of file specific error codes?

Dave

--
Dave Cramer <dave(at)fastcrypt(dot)com>
fastcrypt

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2003-08-23 21:08:14 Re: Collation rules and multi-lingual databases
Previous Message Peter Eisentraut 2003-08-23 19:42:06 Re: ambiguous sql states