Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id B0EBB1337B93; Thu, 14 Apr 2011 15:37:37 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 46560-05; Thu, 14 Apr 2011 18:37:29 +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-wy0-f174.google.com (mail-wy0-f174.google.com [74.125.82.174]) by mail.postgresql.org (Postfix) with ESMTP id BEC451336FA7; Thu, 14 Apr 2011 15:37:28 -0300 (ADT) Received: by wya21 with SMTP id 21so1653425wya.19 for ; Thu, 14 Apr 2011 11:37:27 -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 :content-transfer-encoding; bh=kCAmL2bvsWsVnTa2OWdcXhkYgOTFuhW7Kai+eOGSuhI=; b=wdVZFksSFFmTyfZ9p0cFoGn4EiTTFnvP+dUebeKbbxduaR9pz26Ak0M9u7HDdHNk2R fT6/hh3ifpm0JDcV0XrfogkZ2x1pWIL5wR96v4KUJmR1bIBnmAranPovQsnVsPqUYskt Zb9U6diDMKj64HJDtOfE6Bu3I9DPosd41yLEU= 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:content-transfer-encoding; b=Ivfyn8/1WrYA+tXJk/k3ztf3LEqfHamBWju0Oh3GYO5Xm++bwoxggdbolGqF34BQmr upUxY9c+ud5WEFay2jZdcnYfTXNz9NcGplY9CbBeR7udTUMpZcdreIWuK1i7aH7wc9Sf 12iVuAF1okhmHw5Gzp33L1Cx93Avt6bHu3Hrw= MIME-Version: 1.0 Received: by 10.216.244.71 with SMTP id l49mr1075071wer.65.1302806246610; Thu, 14 Apr 2011 11:37:26 -0700 (PDT) Received: by 10.216.16.139 with HTTP; Thu, 14 Apr 2011 11:37:26 -0700 (PDT) In-Reply-To: References: <4D998B49.8050000@2ndQuadrant.it> <4D99F09D.3000606@2ndQuadrant.it> <1503.1301935044@sss.pgh.pa.us> <4D99FF55.9070301@2ndQuadrant.com> Date: Thu, 14 Apr 2011 11:37:26 -0700 Message-ID: Subject: Re: [HACKERS] Uppercase SGML entity declarations From: Robert Haas To: Josh Kupershmidt Cc: Christopher Browne , Susanne Ebrecht , Tom Lane , Gabriele Bartolini , pgsql-docs@postgresql.org, PostgreSQL-development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 201104/74 X-Sequence-Number: 6645 On Tue, Apr 5, 2011 at 6:55 PM, Josh Kupershmidt wrote= : > On Mon, Apr 4, 2011 at 3:02 PM, Robert Haas wrote= : >>=A0In theory, we have >> documentation that explains this: >> >> http://www.postgresql.org/docs/current/static/docguide-toolsets.html > > While we're on the subject.. > > Attached is a patch against that page suggesting using openjade 1.3, > not 1.4devel as part of the doc build toolset. Source of this > recommendation: > > > I just double checked, and with the latest openjade package (1.4devel) > on Ubuntu 10.10, I still see the same segfault; downgrading to package > "openjade1.3" allows me to make postgres-A4.pdf successfully. OK, committed. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company