Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAV7U-0000GO-2G for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Feb 2014 01:48:12 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WAV7T-00088N-9Y for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Feb 2014 01:48:11 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAV7S-00088B-9q; Tue, 04 Feb 2014 01:48:10 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAV7P-00042D-Tf; Tue, 04 Feb 2014 01:48:09 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id s141m65C028835; Mon, 3 Feb 2014 20:48:06 -0500 From: Tom Lane To: Robert Haas cc: pgsql-hackers@postgreSQL.org, pgsql-docs@postgreSQL.org Subject: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) In-reply-to: References: <22438.1391463522@sss.pgh.pa.us> Comments: In-reply-to Robert Haas message dated "Mon, 03 Feb 2014 20:09:01 -0500" Date: Mon, 03 Feb 2014 20:48:06 -0500 Message-ID: <28834.1391478486@sss.pgh.pa.us> X-Pg-Spam-Score: -2.4 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org Robert Haas writes: > On Mon, Feb 3, 2014 at 4:38 PM, Tom Lane wrote: >> guaibasaurus doesn't like this patch: you need to be more careful >> about links, because the regression instructions are supposed to >> compile as a standalone document. > I wonder if these standalone things are really worthwhile. The whole > point of this, ten years ago, was that people who were trying to get > started with PostgreSQL might not have had neither the doc toolchain > nor convenient Internet access available. Plain text documentation > was essential for getting off the ground. This seems much less > relevant today; is the annoyance of not being able to use links > everywhere really buying us anything at this point? That's a very fair question. It's a reasonable bet that pretty much nobody actually looks at the text versions of either HISTORY or regress_README anymore. It's conceivable that somebody somewhere makes use of the text version of INSTALL when trying to get PG going on some bare-bones platform ... but really, can't they look it up on the net? How'd they get the PG sources they're installing, anyway? I'm prepared to believe that these things are just dinosaurs now. However, at least in the case of the release notes, we'd have to kill them in all active branches not only HEAD, if we don't want surprises. Comments? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers