Re: [HACKERS] standards question

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Michael Meskes <meskes(at)topsystem(dot)de>
Cc: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] standards question
Date: 1998-03-18 06:56:13
Message-ID: 350F700D.65CB24C7@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 1998-03-18 06:58:21 Re: [HACKERS] Re: Multi field hash indexes
Previous Message Thomas G. Lockhart 1998-03-18 06:54:31 Re: [HACKERS] Possible bug in parsing