Re: Syntax decisions for pl/pgsql RAISE extension

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Syntax decisions for pl/pgsql RAISE extension
Дата
Msg-id 18596.1210773075@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Syntax decisions for pl/pgsql RAISE extension  ("Zeugswetter Andreas OSB sIT" <Andreas.Zeugswetter@s-itsolutions.at>)
Список pgsql-hackers
"Zeugswetter Andreas OSB sIT" <Andreas.Zeugswetter@s-itsolutions.at> writes:
> Other db's go with SQLCODE and SQLSTATE. 
> Would SQLCODE be better than ERRCODE ?

No, because SQLCODE has a specific meaning, and it's *not* either a
condition name or a SQLSTATE --- it's the old SQL89-era error code
numbering.  I think this would just create confusion.
        regards, tom lane


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