From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Kevin Cowley <kevin(dot)cowley(at)alchemetrics(dot)co(dot)uk> |
Cc: | "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: Application compile file using Embeded SQL in Postgres4.7.2 |
Date: | 2004-05-21 13:53:18 |
Message-ID: | 20040521135318.GC14285@1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On Tue, Apr 27, 2004 at 01:51:56PM +0100, Kevin Cowley wrote:
>
> I'm trying to build an embedded SQL app in Postgres 4.7.2 and failing at the
> first hurdle - Postgres itself compiles, starts, executes with no problems.
> ...
Well it seems to me that there is also a problem in ecpg itself, namely
that it accepts a singleton char as database name where only a string
makes sense.
I've fixed that in CVS.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2004-05-21 13:56:18 | Re: ECPG multiple INSERTS or SELECTS in one command? |
Previous Message | Michael Meskes | 2004-05-21 13:52:13 | Re: Bug in translation of DEALLOCATE PREPARE |