Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 72562B60CA5 for ; Fri, 3 Jun 2011 16:26:25 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 75606-03 for ; Fri, 3 Jun 2011 19:26:18 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mail.postgresql.org (Postfix) with SMTP id AD764B61B35 for ; Fri, 3 Jun 2011 16:26:17 -0300 (ADT) Received: (qmail invoked by alias); 03 Jun 2011 19:26:16 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp044) with SMTP; 03 Jun 2011 21:26:16 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX18LJMFJF38LDN9cZKd+tgZ9Z/PcJ1NLMb5OylFN+1 O7WuPAnwpuNWc/ Subject: Re: [HACKERS] DOCS: SGML identifier may not exceed 44 characters From: Peter Eisentraut To: Brendan Jurd Cc: pgsql-docs@postgresql.org, pgsql-hackers@postgresql.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Fri, 03 Jun 2011 22:26:13 +0300 Message-ID: <1307129173.32120.9.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.909 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201106/12 X-Sequence-Number: 6786 On tis, 2011-05-31 at 16:17 +1000, Brendan Jurd wrote: > Hi folks, > > I was working on a little docs patch today, and when I tried to > `make`, openjade choked on an identifier in information_schema.sgml, > which is very much unrelated to my changes: > > openjade:information_schema.sgml:828:60:Q: length of name token must > not exceed NAMELEN (44) Fixed.