Re: Application compile file using Embeded SQL in Postgres4.7.2 - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: Application compile file using Embeded SQL in Postgres4.7.2
Date
Msg-id 20040521135318.GC14285@1
Whole thread Raw
In response to Application compile file using Embeded SQL in Postgres4.7.2  (Kevin Cowley <kevin.cowley@alchemetrics.co.uk>)
List 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@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: Bug in translation of DEALLOCATE PREPARE
Next
From: Michael Meskes
Date:
Subject: Re: ECPG multiple INSERTS or SELECTS in one command?