Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id B52691337BCF; Tue, 5 Apr 2011 19:39:48 -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 91048-02; Tue, 5 Apr 2011 22:39:31 +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-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mail.postgresql.org (Postfix) with ESMTP id 5406313364DE; Tue, 5 Apr 2011 19:39:30 -0300 (ADT) Received: by wwc33 with SMTP id 33so994313wwc.19 for ; Tue, 05 Apr 2011 15:39:29 -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=jqhprORlxnCvf4TfFIGEdtCxyGRPL+wpGQe/XFUQS4U=; b=bhCukYm1wNUCQig1X/I+TV3IzpJolQGsr9ew+1WvGMXNCMy+t3RpkyCRYktyoX8Zbi O3VVhols2T6S+U5Ut9n8nFeRm/kJE9YKzfwqCSoLVfBsqQMOYFwALPIwMF4Y/zUroB7s q25C4LfOjagP23QPApBK2JPSHW9qMgQUOutnM= 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=gyH9dqM7ANMseDfCxOZU8PHmLa8RmTdNwvZ5zF6EeXATRiDR6Jro4EVIzj4SeH/BcC Yay+j6TOUyL3OUzo5M4j4lENu8FUOBoD1IkcvmDf5437IS8avLQYhH4v1Cxcbgn5whtE I0sBdNVGQiP4gLzggbb8DFfBf4BSCva0JXsBw= MIME-Version: 1.0 Received: by 10.216.183.148 with SMTP id q20mr206064wem.88.1302043169708; Tue, 05 Apr 2011 15:39:29 -0700 (PDT) Received: by 10.216.120.135 with HTTP; Tue, 5 Apr 2011 15:39:29 -0700 (PDT) In-Reply-To: <1302037176.27487.42.camel@vanquo.pezone.net> References: <4D998B49.8050000@2ndQuadrant.it> <4D99F09D.3000606@2ndQuadrant.it> <1503.1301935044@sss.pgh.pa.us> <4D99FF55.9070301@2ndQuadrant.com> <1302027484.27487.13.camel@vanquo.pezone.net> <1302037176.27487.42.camel@vanquo.pezone.net> Date: Tue, 5 Apr 2011 18:39:29 -0400 Message-ID: Subject: Re: [HACKERS] Uppercase SGML entity declarations From: Robert Haas To: Peter Eisentraut 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.899 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001 X-Spam-Level: X-Archive-Number: 201104/52 X-Sequence-Number: 6623 On Tue, Apr 5, 2011 at 4:59 PM, Peter Eisentraut wrote: > On tis, 2011-04-05 at 14:55 -0400, Robert Haas wrote: >> and I've also had failures, I believe, >> from not being connected to the Internet, which is surprising because >> it's not at all obvious that building the docs should require an >> Internet connection. > > I understand this problem, but just to clarify, this is supposed to > help, because then you don't need to install anything, as whatever is > necessary will be downloaded automatically. =A0This is a feature of the > XSLT processor. =A0In the case of xsltproc, it can be turned off with the > --nonet option. > > On the other hand, if you have a proper local installation, then it > should map the Internet URIs to the local installation. -- "should" Well, that explains why it worked without a network connection on some systems but not others. I don't really object to the toolchain we're using; it works OK for me, and switching would be a pain in the neck. But I find it's not as easy to use as some things. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company