From: | "Pavel PaJaSoft Janousek" <janousek(at)fonet(dot)cz> |
---|---|
To: | "Michael Meskes" <meskes(at)postgresql(dot)org> |
Cc: | "PgSQL Interfaces" <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: [INTERFACES] Comment in ECPG - again |
Date: | 1999-04-23 07:53:51 |
Message-ID: | 00b001be8d5e$6fc9f020$0200a8c0@server.fonet2.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hi,
>> So, is ECPG only ESQL compiler (translator) or complex translator
from
>> ESQL to C/C++? I think, that ECPG want be complex translator => it may
know
>> also preprocesor directives....
>
>Please do not mix C/C++ with CPP. After all all CPP commands do not belong
>into the C language at all.
I wrote this bad before... - i know, that #if .. etc is CPP commands, so
my question is this:
Is correct way: ESQL source -> CPP -> ECPG -> C/C++ compiler?
I use EGCS, where I found C++ preprocesor? Parse this preprocessor only
#ifdef etc... commands? Doesn't it say error on exec sql statement?
-------------------------------------------------------------------------
Pavel Janousek (PaJaSoft) FoNet, spol. s r. o.
Vyvoj software, sprava siti, Unix, Web, Y2K Anenska 11, 602 00 Brno
E-mail: mailto:Janousek(at)FoNet(dot)Cz Tel.: +420 5 4324 4749
SMS: mailto:P(dot)Janousek(at)SMS(dot)Paegas(dot)Cz Fax.: +420 5 4324 4751
WWW: http://WWW.FoNet.Cz/ E-mail: mailto:Info(at)FoNet(dot)Cz
--------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel PaJaSoft Janousek | 1999-04-23 08:17:03 | Re: [INTERFACES] ecpg cursors and scope |
Previous Message | Vladimir Fux | 1999-04-23 07:00:11 | New version PgAdmin and ODBC ? |