Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WCUWM-00024z-FS for pgsql-docs@arkaria.postgresql.org; Sun, 09 Feb 2014 13:34:06 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WCUWL-0000kr-Lq for pgsql-docs@arkaria.postgresql.org; Sun, 09 Feb 2014 13:34:05 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WCUWL-0000ki-21; Sun, 09 Feb 2014 13:34:05 +0000 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WCUWH-0005mi-L9; Sun, 09 Feb 2014 13:34:04 +0000 Received: by mail-we0-f174.google.com with SMTP id x55so3567131wes.33 for ; Sun, 09 Feb 2014 05:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0ZDtmlVwp85VudxVwSrE/nj8yO8TuqGEw3codcNhsIg=; b=LmEsgCiPFihplwWahUbMWClqFzqxBLaspRqHuNESRA0ii8oHShLzThHLQeAnyR+pSc +6k999r6uBLV8QzO7We4PTIoDrNQHStgjPo1K1Ra5hGwnwfqyUf9J36M4Z5CrN/jYbNA 7NsUCQcBFx8+YmF6on2Vc2TA0r/aAfZivLE8BwI2WBTwCUq22bidVJGg6XSP9lx2M+he dxj887QW8K0JO7syfLfLbR5A9hMyCMFXdB9eFn8SaLvlz2D5SxuNiOBa4Xzayd/8u7WD zimgEW/MWlMcec4gMSSFryP2hweyXBoZN5rkt+uVYt1y7WQizhXxS7AuPiOCHL3pMha9 QzcA== MIME-Version: 1.0 X-Received: by 10.180.105.41 with SMTP id gj9mr6877127wib.28.1391952839927; Sun, 09 Feb 2014 05:33:59 -0800 (PST) Received: by 10.227.158.4 with HTTP; Sun, 9 Feb 2014 05:33:59 -0800 (PST) In-Reply-To: <14722.1391895676@sss.pgh.pa.us> References: <22438.1391463522@sss.pgh.pa.us> <28834.1391478486@sss.pgh.pa.us> <52F58CE8.4090902@gmx.net> <18083.1391839531@sss.pgh.pa.us> <52F5D170.4000309@archidevsys.co.nz> <19409.1391842262@sss.pgh.pa.us> <14722.1391895676@sss.pgh.pa.us> Date: Sun, 9 Feb 2014 08:33:59 -0500 Message-ID: Subject: Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) From: Robert Haas To: Tom Lane Cc: Gavin Flower , Peter Eisentraut , "pgsql-hackers@postgresql.org" , pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Sat, Feb 8, 2014 at 4:41 PM, Tom Lane wrote: > I wrote: >> Gavin Flower writes: >>> How about adding URL's for the online versions of HISTORY & README's (or >>> their rough equivalents - perhaps the online version of the latest >>> 'Appendix E. Release Notes' would be sufficient?) to the INSTALL file? > >> Actually, what I had in mind was to replace the dynamically-generated >> HISTORY and README files with small text files that contain those >> URL references. > > Here's a proposed patch against HEAD for this. It also gets rid of some > rather quaint instructions for using Netscape to construct these files ;-) > > Barring objection, I'd like to update all the live branches this way > before the upcoming releases. I'm tired of having to worry about > whether the release notes will build as plain text; but that worry > won't go away unless we nuke the text output in all the branches. Sounds OK to me. If there's as many as two people using those files, I'll be surprised. (Of course, I've been surprised before.) -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs