Re: hackers-digest V1 #820
Hannu Krosing <hannu@trust.ee>
From: Hannu Krosing <hannu@trust.ee>
To: pgsql-hackers@postgresql.org
Cc: meskes@topsystem.de
Date: 1998-05-19T09:33:05Z
Lists: pgsql-hackers
> Date: Mon, 18 May 1998 10:47:59 +0200 (CEST) > From: Michael Meskes <meskes@topsystem.de> > Subject: example code > > I'm currently feeding ecpg with Oracle's examples. It accepts almost all of > it, except the prepare statement and the typedef stuff. I'd like to do the > same with examples from other DBs. So if you have embedded SQL stuff from > Ingres, Informix, Sybase, whatever, please try it with ecpg and send me > those statements that cause a parse error. Of course you can send me your > whole examples files, and I run the tests myself. You might want to download Interbase for RedHat Linux 4.2 from http://www.interbase.com/ . I have'nt installed it yet (they claim it has known problems with RH 5.0), but it also seems to have embedded SQL included. And I assume it has some examples included Hannu