Bug #618: Incorrect error codes

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #618: Incorrect error codes
Дата
Msg-id 20020315122718.58185475A6E@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
Dirk Jacobs (dirk.jacobs@tuple.be) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
Incorrect error codes

Long Description
I tried some ODBC stuff. Here I've seen that the S.... result codes are not correct. Most of the time it simply return
S1000which is a general error code and not a specific code. e.g. when you want to create a table that already exists it
shouldreturn the correct error. ( same for an index that already exists, etc... )
 


Sample Code


No file was uploaded with this report

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #617: In SQL the tableowner is not allowed
Следующее
От: Stefano Reksten
Дата:
Сообщение: Re: Bug #616: Alter table add foreign key