Re: [HACKERS] 6.5 Features list - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] 6.5 Features list
Date
Msg-id 19990320201947.A1012@gmx.net
Whole thread Raw
In response to 6.5 Features list  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] 6.5 Features list
List pgsql-hackers
On Thu, Mar 18, 1999 at 10:39:40PM -0500, Bruce Momjian wrote:
> Here is the list.  It is up-to-date as of Monday.  Let me know if I have
> missed anything, or attributed something incorrectly to someone.
> ...

I think I forgot to submit the ecpg changes list. Hopefully I'm not too late
for this. Here we go:

Added the following commands:- exec sql whenever sqlwarning- exec sql prepare- exec sql execute- exec sql deallocate
prepare-exec sql type- exec sql var- exec sql free- exec sql declare statement
 
Added ECPGstatus() function.
Added support for different connections in one program.
Added support for unions.
Added auto-allocating for host arrays.

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: Tom Lane
Date:
Subject: Re: [HACKERS] Removing derived files from CVS
Next
From: Michael Davis
Date:
Subject: RE: [HACKERS] min() and max() causing aborts