Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDhds-0007JY-2U for pgsql-hackers@arkaria.postgresql.org; Wed, 12 Feb 2014 21:46:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WDhdr-0002VB-J2 for pgsql-hackers@arkaria.postgresql.org; Wed, 12 Feb 2014 21:46:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDhdq-0002Ux-6P; Wed, 12 Feb 2014 21:46:50 +0000 Received: from eisentraut.org ([85.214.91.16] helo=gattler.pezone.net) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDhdn-0001Wg-Or; Wed, 12 Feb 2014 21:46:49 +0000 Received: from jesse.mybdev.com (unknown [204.145.120.11]) by gattler.pezone.net (Postfix) with ESMTPSA id AF08B788002; Wed, 12 Feb 2014 21:46:46 +0000 (UTC) Message-ID: <52FBEBC4.30700@gmx.net> Date: Wed, 12 Feb 2014 16:46:44 -0500 From: Peter Eisentraut User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Tom Lane , Gavin Flower CC: Robert Haas , pgsql-hackers@postgresql.org, pgsql-docs@postgresql.org Subject: Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) 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> In-Reply-To: <14722.1391895676@sss.pgh.pa.us> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) 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 On 2/8/14, 4:41 PM, Tom Lane wrote: > diff --git a/HISTORY b/HISTORY > index ...360c7f6 . > *** a/HISTORY > --- b/HISTORY > *************** > *** 0 **** > --- 1,6 ---- > + Release notes for all versions of PostgreSQL can be found on-line at > + http://www.postgresql.org/docs/devel/static/release.html Should be "current" instead of "devel"? > + > + In a distribution file set, release notes for the current version can be > + found prebuilt under doc/src/sgml/html/. Visit the index.html file with > + an HTML browser, then consult the "Release Notes" appendix. You can point them straight at doc/src/sgml/html/release.html. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers