Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAZex-0000FB-1n for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Feb 2014 06:39:03 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WAZew-0002Hm-Ho for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Feb 2014 06:39:02 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAZev-0002HX-BU; Tue, 04 Feb 2014 06:39:01 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WAZet-0000kJ-4G; Tue, 04 Feb 2014 06:39:00 +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 s146cvW1002487; Tue, 4 Feb 2014 01:38:57 -0500 From: Tom Lane To: Noah Misch cc: Robert Haas , pgsql-hackers@postgreSQL.org, pgsql-docs@postgreSQL.org Subject: Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) In-reply-to: <20140204050809.GA2410543@tornado.leadboat.com> References: <22438.1391463522@sss.pgh.pa.us> <28834.1391478486@sss.pgh.pa.us> <20140204050809.GA2410543@tornado.leadboat.com> Comments: In-reply-to Noah Misch message dated "Tue, 04 Feb 2014 00:08:09 -0500" Date: Tue, 04 Feb 2014 01:38:57 -0500 Message-ID: <2486.1391495937@sss.pgh.pa.us> X-Pg-Spam-Score: -2.5 (--) 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 Noah Misch writes: >> Robert Haas writes: >>> I wonder if these standalone things are really worthwhile. > I wonder how difficult it would be to make sufficient link data available when > building the standalone files. There would be no linking per se; we would > just need the referent's text fragment emitted where the tag appears. IIRC, that's basically what the "workaround" is, except it's not very automated. Even if it were automated, though, there's still a problem: such links aren't really *useful* in flat text format. I think that forcing the author to actually think about what to put there in the flat text version is a good thing, if we're going to retain the flat text version at all. 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