Embedded SQL question - Mailing list pgsql-hackers

From Michael Meskes
Subject Embedded SQL question
Date
Msg-id 19990208112831.A261@gmx.net
Whole thread Raw
List pgsql-hackers
On my todo list I found two missing commands:

exec sql free
exec sql alloc

I remember seeing them in an (Informix?) example. But I cannot remember what
they should do? They do not seem to be standard either.

Does anyone one know more about this?

Also there is the exec sql type statement. At least Oracle has this typedef
equivalent. The syntax is:

exec sql type <c-type> is <ora-type> 

In my examples this is followed by the keyword "REFERENCE". I have no idea
whether this is required or optional. Does anyone know that? And what does
it mean?

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Keywords
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] v6.4.3 ?