Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 85498B5DF98 for ; Sat, 4 Jun 2011 16:30:19 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 16414-02 for ; Sat, 4 Jun 2011 19:30:12 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mail.postgresql.org (Postfix) with SMTP id 34DC6B5DDD6 for ; Sat, 4 Jun 2011 16:30:12 -0300 (ADT) Received: (qmail invoked by alias); 04 Jun 2011 19:30:11 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp062) with SMTP; 04 Jun 2011 21:30:11 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/Af7hgvljAwy1q1s58exmYDVnkGmhAmADT5aZ1Rc mBz/5gR6+cLDru Subject: Re: ECPG, sentence not complete From: Peter Eisentraut To: Marc Cousin Cc: pgsql-docs In-Reply-To: <4DEA62BC.1080009@gmail.com> References: <4DE8A66B.60904@gmail.com> <4DE923A8.2080003@gmail.com> <4DE8E203020000250003E0FE@gw.wicourts.gov> <4DEA62BC.1080009@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 04 Jun 2011 22:30:08 +0300 Message-ID: <1307215808.3856.1.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.909 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201106/16 X-Sequence-Number: 6790 On lör, 2011-06-04 at 18:52 +0200, Marc Cousin wrote: > Hi, I've found another problem in ECPG's doc: > > > ECPG_INFORMIX_DATE_CONVERT > > > Functions return this value if Internally it is defined to -1210 > (the > Informix definition). > > > > > > ECPG_INFORMIX_OUT_OF_MEMORY > > > Functions return this value if Internally it is defined to -1211 > (the > Informix definition). > > > > > There are a few words missing. Fixed.