Re: [Fwd: PREPARE in ECPG] - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: [Fwd: PREPARE in ECPG]
Date
Msg-id 20030615110003.GF8944@feivel.fam-meskes.de
Whole thread Raw
In response to [Fwd: PREPARE in ECPG]  (Paul Tilles <Paul.Tilles@noaa.gov>)
List pgsql-interfaces
On Fri, May 23, 2003 at 09:22:54AM -0400, Paul Tilles wrote:
> > Your posting is very interesting!   We are looking at porting our
> > Informix applications to PostgreSQL due to the increased cost of
> > licenses.

Version 7.4 will contain quite a lot of Informix compatibility.

> > I had read in the documentation that PREPARE/EXECUTE is available in
> > Version 7.3.  If this is not the case, we would not be able to port
> > our applications to PostgreSQL.

It is at least syntactically, i.e. the statement is not really prepared
but instead the function is simulated.

Michael
-- 
Michael Meskes
Email: Michael@Fam-Meskes.De
ICQ: 179140304, AIM: 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: PREPARE in ECPG
Next
From: Philip Yarra
Date:
Subject: Re: ECPG CVS version problems