X-Original-To: pgsql-bugs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 254953A505D for ; Sun, 23 Jan 2005 00:40:19 +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 30113-05 for ; Sun, 23 Jan 2005 00:40:13 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id C333D3A5010 for ; Sun, 23 Jan 2005 00:40:13 +0000 (GMT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id j0N0e6Fd017656; Sat, 22 Jan 2005 19:40:06 -0500 (EST) To: Bruce Momjian Cc: Mike Blackwell , pgsql-bugs@postgresql.org Subject: Re: BUG #1414: DOC - pl/Perl hash tags missing In-reply-to: <200501222301.j0MN1BD09511@candle.pha.pa.us> References: <200501222301.j0MN1BD09511@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Sat, 22 Jan 2005 18:01:11 -0500" Date: Sat, 22 Jan 2005 19:40:06 -0500 Message-ID: <17655.1106440806@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.005 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200501/258 X-Sequence-Number: 10691 Bruce Momjian writes: > Mike Blackwell wrote: >> In the pl/Perl section of the 8.0.0 manual, as viewed on the postgresql.org >> web site, all perl code hash tags seem to be missing. i.e. > I have fixed this. We now just need someone to rebuild the docs for > 8.0. The developers page will show the CVS version where this is fixed. Didn't you read the rest of the thread? The problem was incorrect filtering of the docs by the webpage template, not anything wrong with the SGML. The > to > changes you made are no doubt good for cleanliness' sake, but they were not necessary and there is no urgent reason to rebuild anything. regards, tom lane