Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 8B2ADB61640; Wed, 1 Jun 2011 13:55:30 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 87894-02; Wed, 1 Jun 2011 16:55:23 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pw0-f46.google.com (mail-pw0-f46.google.com [209.85.160.46]) by mail.postgresql.org (Postfix) with ESMTP id 12671B61652; Wed, 1 Jun 2011 13:55:22 -0300 (ADT) Received: by pwi15 with SMTP id 15so110208pwi.19 for ; Wed, 01 Jun 2011 09:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5AesJHIP7Tu1Ixt1Wmw1sjPRogYcu09k2XzlNKEAHIU=; b=rToiwpyP3jJxmrZfZFOJeoSyGpKiH175bPjCt1yJJ1wFHqXi0WEwyS/J5Btv15Qcd4 u05SeXY4P8G5lrnrnmSpmGlETnms+yGFia/ni8iM3BkWmq52LECiYxnxzHn9cDEcOESG RvnX7kX2NHMWBtKi7nJNb7PunRlUXhvkbNl2A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bOuKtZ02qpG5b6TpS2t/utNCsYI0wrqDcJz+KRqxq7WFMHPRAR15VNEFUfzimTJuzF YMw/Fba7ryWFWNCTNrNq+VpTs8/jk8aGhDpc2waxOrUbuG3aPAoqxe+m4ydqlkkWh7I9 iN/WUe6U+/aeL1wJ03Swy4LWXT2Wi8E+t4234= MIME-Version: 1.0 Received: by 10.68.34.39 with SMTP id w7mr2872118pbi.106.1306947322241; Wed, 01 Jun 2011 09:55:22 -0700 (PDT) Received: by 10.68.59.228 with HTTP; Wed, 1 Jun 2011 09:55:21 -0700 (PDT) In-Reply-To: References: <1306855343-sup-2624@alvh.no-ip.org> <28597.1306858415@sss.pgh.pa.us> <1306874170.20912.6.camel@vanquo.pezone.net> Date: Wed, 1 Jun 2011 12:55:21 -0400 Message-ID: Subject: Re: [HACKERS] DOCS: SGML identifier may not exceed 44 characters From: Robert Haas To: Albe Laurenz Cc: "Peter Eisentraut *EXTERN*" , Tom Lane , Christopher Browne , Alvaro Herrera , Brendan Jurd , pgsql-docs , pgsql-hackers Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.898 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001 X-Spam-Level: X-Archive-Number: 201106/2 X-Sequence-Number: 6776 On Wed, Jun 1, 2011 at 3:31 AM, Albe Laurenz wrote: > Peter Eisentrautwrote: >>>>> Excerpts from Brendan Jurd's message of mar may 31 02:17:22 -0400 2011: >>>>>> openjade:information_schema.sgml:828:60:Q: length of name token must >>>>>> not exceed NAMELEN (44) >> >> But it seems like no one else has seen this problem yet, so it's quite >> suspicious, since surely people have built the documentation in the last >> few months. > > I have and I encountered the same problem. > I didn't bother to report it because my machine and openjade are quite old: > > The machine is Red Hat Enterprise Linux ES release 3 (Taroon Update 9), > and docbook.dcl is from the docbook-dtds-1.0-17.2 RPM. > > Maybe that really only affects quite old versions, but I think it wouldn't > hurt to shorten the tag in question to avoid the problem. +1. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company