Re: [HACKERS] standards question

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] standards question
Дата
Msg-id 350F700D.65CB24C7@alumni.caltech.edu
обсуждение исходный текст
Ответ на standards question  (Michael Meskes <meskes@topsystem.de>)
Список pgsql-hackers
Michael Meskes wrote:
>
> Is there a standard that defines how to return information from an
> embedded SQL statement? ORACLE uses the sqlca. In particular it uses
> sqlca.sqlerrd[2] for affected tuples. Is this correct with the
> standards? How do other systems do that?

There is a part of the SQL92 standard which deals with this. My Date &
Darwen book has a chapter on it.

                - Tom

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Possible bug in parsing
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Regression test