Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id CCA519FB34B for ; Fri, 2 Mar 2007 02:02:44 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 18247-08 for ; Fri, 2 Mar 2007 02:02:42 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 43C2B9FB235 for ; Fri, 2 Mar 2007 02:02:42 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id l2262f3O002151; Fri, 2 Mar 2007 01:02:41 -0500 (EST) To: Tatsuo Ishii cc: pgsql-hackers@postgresql.org Subject: Re: broken doc In-reply-to: <20070302.143211.22522298.t-ishii@sraoss.co.jp> References: <20070302.143211.22522298.t-ishii@sraoss.co.jp> Comments: In-reply-to Tatsuo Ishii message dated "Fri, 02 Mar 2007 14:32:11 +0900" Date: Fri, 02 Mar 2007 01:02:41 -0500 Message-ID: <2150.1172815361@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.06 tagged_above=0 required=5 tests=AWL, BAYES_50, SPF_HELO_PASS, SPF_PASS X-Spam-Level: X-Archive-Number: 200703/101 X-Sequence-Number: 99585 Tatsuo Ishii writes: > CVS HEAD doc won't compile due to broken mark up. Please someone > commit following patches if they are appropreate. Done. > Also please do not commit broken sgml files without trying to compile > them. Some committers are using DocBook installations that seem quite lax about closing tags :-(, so they fail to see this type of breakage. regards, tom lane