Re: [HACKERS] standards question - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] standards question
Date
Msg-id 350F700D.65CB24C7@alumni.caltech.edu
Whole thread Raw
In response to standards question  (Michael Meskes <meskes@topsystem.de>)
List 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 by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Possible bug in parsing
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Regression test