X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 74FA03A4764; Fri, 21 Jan 2005 08:30:28 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 75356-01; Fri, 21 Jan 2005 08:30:18 +0000 (GMT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by svr1.postgresql.org (Postfix) with ESMTP id A65213A45F3; Fri, 21 Jan 2005 08:30:18 +0000 (GMT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=ratbert.vale-housing.co.uk) by anchor-post-35.mail.demon.net with esmtp (Exim 4.42) id 1CruA5-0006EI-GV; Fri, 21 Jan 2005 08:28:57 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: [DOCS] [BUGS] BUG #1414: DOC - pl/Perl hash tags X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 21 Jan 2005 08:30:16 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] [DOCS] [BUGS] BUG #1414: DOC - pl/Perl hash tags Thread-Index: AcT/Nxkn7TV1TKBgTtSxW7uuqfSe1wAXEDNg From: "Dave Page" To: "Alexey Borzov" , "Magnus Hagander" Cc: "Tom Lane" , "Mike Blackwell" , , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.011 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200501/588 X-Sequence-Number: 7331 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Alexey Borzov > Sent: 20 January 2005 21:29 > To: Magnus Hagander > Cc: Tom Lane; Mike Blackwell; pgsql-docs@postgresql.org;=20 > pgsql-www@postgresql.org > Subject: Re: [pgsql-www] [DOCS] [BUGS] BUG #1414: DOC -=20 > pl/Perl hash tags >=20 > The clean solution would be to use > $tpl->setOption('preserve_data', true); >=20 > In this case there will be no problems even if a known=20 > placeholder appears in=20 > the docs. Thanks Alexey - fixed in CVS, next docs regen is in about 20 hours. /D