Re: ambiguous sql states

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ambiguous sql states
Дата
Msg-id Pine.LNX.4.44.0308232139250.14278-100000@peter.localdomain
обсуждение исходный текст
Ответ на ambiguous sql states  (Dave Cramer <dave@fastcrypt.com>)
Ответы Re: ambiguous sql states  (Dave Cramer <dave@fastcrypt.com>)
Re: ambiguous sql states  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Dave Cramer writes:

> 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?

That error code if for undefined objects, not files that can't be found.
Can you identify the cases you are concerned about?

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Collation rules and multi-lingual databases
Следующее
От: "Dave Page"
Дата:
Сообщение: libpq with SSL on Win32