Re: [HACKERS] 6.5 Features list

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL-development <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] 6.5 Features list
Date: 1999-03-20 19:19:47
Message-ID: 19990320201947.A1012@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1999-03-20 20:10:52 Re: [HACKERS] CVS target for docs
Previous Message Tom Lane 1999-03-20 18:57:55 Re: [HACKERS] Removing derived files from CVS