actual ecpg version

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: actual ecpg version
Date: 1998-02-13 13:30:05
Message-ID: 199802131330.OAA21049@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I just posted another set of patches. Please test this version a little bit
before we release. I will be on the road for most of next week, but should
be back early enough to fix some bugs before the end of the month.

ecpg should now be able to understand struct definitions as well as simple
types. It even works with nested structs, but you have to put the struct
definition into the sql declare section so ecpg can parse it. Do not use
typedefs, they won't work. Neither will #define's on datatypes.

I checked the output manually and it looks good. gcc agrees that my test
programs have a correct form. But I cannot test whether they run correctly
as I cannot even create a user right now.

Michael

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Pedro J. Lobo 1998-02-13 13:30:41 Re: [HACKERS] PostGreSQL v6.2.1 for Linux Alpha (repost)
Previous Message Thomas G. Lockhart 1998-02-13 13:20:03 Re: [HACKERS] PostGreSQL v6.2.1 for Linux Alpha (repost)