X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 83DC53A1A81 for ; Sun, 19 Dec 2004 23:37:05 +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 07768-01 for ; Sun, 19 Dec 2004 23:36:58 +0000 (GMT) Received: from mail.coretech.co.nz (coretech.co.nz [202.36.204.41]) by svr1.postgresql.org (Postfix) with ESMTP id 403893A1A72 for ; Sun, 19 Dec 2004 23:36:57 +0000 (GMT) Received: (qmail 8102 invoked from network); 19 Dec 2004 23:36:55 -0000 Received: from unknown (HELO ?10.0.10.28?) (10.0.10.28) by 0 with SMTP; 19 Dec 2004 23:36:55 -0000 Message-ID: <41C61097.4020701@coretech.co.nz> Date: Mon, 20 Dec 2004 12:36:55 +1300 From: Mark Kirkwood User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom Lane Cc: pgsql-docs@postgresql.org Subject: Re: Docs build failure on plpgsql.sgml References: <41C5F66E.1020005@coretech.co.nz> <16998.1103494319@sss.pgh.pa.us> In-Reply-To: <16998.1103494319@sss.pgh.pa.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.027 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200412/27 X-Sequence-Number: 2723 Hmmm ... good point - configure thinks I am running 4.2, but the stylesheets etc might be more recent than postgresql.org's: $ rpm -qa|grep docbook docbook-dtds-1.0-25 docbook-style-dsssl-1.78-4 Tom Lane wrote: >Mark Kirkwood writes: > > >>I am seeing a docs build failure : >> >> > >Fixed, thanks. (You must be running a pickier version of docbook >than is installed at postgresql.org ...) > > regards, tom lane > >