Received: from localhost (uranus.hub.org [200.46.204.60]) by postgresql.org (Postfix) with ESMTP id DB9069FA5F3 for ; Fri, 10 Nov 2006 05:50:59 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.60]) (amavisd-new, port 10024) with ESMTP id 32530-01 for ; Fri, 10 Nov 2006 05:50:59 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from gauss.credativ.com (ipx11302.ipxserver.de [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id 5A2489FA37A for ; Fri, 10 Nov 2006 05:50:56 -0400 (AST) Received: from bell.credativ.de (p50896899.dip.t-dialin.net [80.137.104.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 56D36D75FC; Fri, 10 Nov 2006 10:50:52 +0100 (CET) From: Peter Eisentraut To: pgsql-docs@postgresql.org, theo@flame.co.za Subject: Re: Documentation update for PQexecParams Date: Fri, 10 Nov 2006 10:50:42 +0100 User-Agent: KMail/1.9.5 References: <1163009239.2384.2.camel@josh> <20061109144348.GA10157@fetter.org> <1163084688.2448.28.camel@theo-laptop.int.coza.net.za> In-Reply-To: <1163084688.2448.28.camel@theo-laptop.int.coza.net.za> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611101050.43400.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200611/6 X-Sequence-Number: 3840 Am Donnerstag, 9. November 2006 16:04 schrieb Theo Kramer: > Thanks - attached output of 'diff -c libpq.sgml libpq.sgml.org' where > libpq.sgml contains my proposed changes and libpq.sgml.org originates > from the 8.2 Beta 2 distribution for comment. The patch is backwards. -- Peter Eisentraut http://developer.postgresql.org/~petere/