X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 9F219D1B538 for ; Fri, 24 Oct 2003 14:11:39 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 94689-07 for ; Fri, 24 Oct 2003 11:11:12 -0300 (ADT) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 7CE83D1B535 for ; Fri, 24 Oct 2003 11:11:07 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id h9OEAXJ17228; Fri, 24 Oct 2003 10:10:33 -0400 (EDT) From: Bruce Momjian Message-Id: <200310241410.h9OEAXJ17228@candle.pha.pa.us> Subject: Re: 7.4 compatibility question In-Reply-To: <20031024132542.GF14655@dcc.uchile.cl> To: Alvaro Herrera Date: Fri, 24 Oct 2003 10:10:33 -0400 (EDT) Cc: Peter Eisentraut , Neil Conway , Christopher Kings-Lynne , Tom Lane , PostgreSQL Hackers X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/1128 X-Sequence-Number: 45810 Alvaro Herrera wrote: > On Fri, Oct 24, 2003 at 03:11:25PM +0200, Peter Eisentraut wrote: > > Peter Eisentraut writes: > > > > > Heck, ECPG has a full Informix compatibility mode and there is no > > > mention of that anywhere, because there was no commit "Add Informix > > > mode." > > I still wonder what "Informix compatibility mode" means. Is it that you > can take an embedded-C program from Informix and compile it with ECPG? Yes, it is for compiling/running informix-style ecpg programs with PostgreSQL. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073