just another standards question - Mailing list pgsql-hackers

From Michael Meskes
Subject just another standards question
Date
Msg-id 199803231409.PAA19067@gauss.topsystem.de
Whole thread Raw
List pgsql-hackers
I'm about finished with indicator variables. They seem to work well with
output variables as well as with input variables in insert statements.

Now the one question: Informix and Sybase have three different settings for
indicator variables:

-1 means value is null
0 means value is okay
> 0 means value is okay, but string was truncated to n bytes

I tried Oracle but apparently they just use 0 and -1. Does the standard say
anything about this?

BTW is this SQL standard on-line anywhere? A WWW page maybe?

Michael
--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Profile of current backend
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] perl/perl5