Re: ECPG bug or development choice - Mailing list pgsql-general

From Michael Meskes
Subject Re: ECPG bug or development choice
Date
Msg-id 20030909131708.GA1637@feivel.fam-meskes.de
Whole thread Raw
In response to ECPG bug or development choice  (Thierry Missimilly <THIERRY.MISSIMILLY@BULL.NET>)
List pgsql-general
On Tue, Sep 09, 2003 at 02:48:19PM +0200, Thierry Missimilly wrote:
> I'm not sure it's a bug or it's normal, so i don't send it to pgsq-bugs.
> ...
> So, i use #ifdef ORACLE  #else  #endif preprocessing instructions to
> differentiate PG from Oracle Pro*c syntaxes.

As a matter of fact we use EXEC SQL IFDEF, ... and do not parse any
C/CPP code. running cpp before parsing leads to undesirable side
effects.

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-general by date:

Previous
From: Thierry Missimilly
Date:
Subject: ECPG bug or development choice
Next
From: Scott Cain
Date:
Subject: Re: mysql create table -> psql