Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id F34A5B5DBF9 for ; Thu, 7 Jul 2011 20:27:27 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 63476-09 for ; Thu, 7 Jul 2011 23:27:21 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) by mail.postgresql.org (Postfix) with ESMTP id 8A3FCB5DBF4 for ; Thu, 7 Jul 2011 20:27:21 -0300 (ADT) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) (authenticated bits=0) by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id p67NRGX0004880 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Thu, 7 Jul 2011 16:27:18 -0700 Received: by wwe6 with SMTP id 6so1276620wwe.19 for ; Thu, 07 Jul 2011 16:27:16 -0700 (PDT) Received: by 10.216.79.18 with SMTP id h18mr1303440wee.3.1310081236122; Thu, 07 Jul 2011 16:27:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.21.16 with HTTP; Thu, 7 Jul 2011 16:26:46 -0700 (PDT) In-Reply-To: <6044.1310080614@sss.pgh.pa.us> References: <1830.1309544251@sss.pgh.pa.us> <6044.1310080614@sss.pgh.pa.us> From: Thom Brown Date: Fri, 8 Jul 2011 00:26:46 +0100 Message-ID: Subject: Re: Functions example results incorrect To: Tom Lane Cc: pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-MIMEDefang-Filter: lf$Revision: 1.188 $ X-Scanned-By: MIMEDefang 2.63 on 140.211.169.13 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201107/8 X-Sequence-Number: 6875 On 8 July 2011 00:16, Tom Lane wrote: > Also, I looked at the examples for binary strings, and decided that > converting the sample outputs to hex format would render the examples > a lot less readable (since the inputs are not shown in that format). > So instead I'm going to add this: > > =A0 > =A0 =A0 > =A0 =A0 The sample results shown on this page assume that the server para= meter > =A0 =A0 bytea_output is set > =A0 =A0 to escape (the traditional PostgreSQL format). > =A0 =A0 > =A0 Sounds good to me. Thanks. --=20 Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company