Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDj52-0001tP-Kv for pgsql-docs@arkaria.postgresql.org; Wed, 12 Feb 2014 23:19:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WDj52-0004fb-2Z for pgsql-docs@arkaria.postgresql.org; Wed, 12 Feb 2014 23:19:00 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDj50-0004cQ-HX; Wed, 12 Feb 2014 23:18:59 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WDj4s-0007PS-KF; Wed, 12 Feb 2014 23:18:56 +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 s1CNIZvQ001738; Wed, 12 Feb 2014 18:18:35 -0500 From: Tom Lane To: Peter Eisentraut cc: Gavin Flower , Robert Haas , pgsql-hackers@postgresql.org, pgsql-docs@postgresql.org Subject: Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) In-reply-to: <52FBEBC4.30700@gmx.net> 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> <52FBEBC4.30700@gmx.net> Comments: In-reply-to Peter Eisentraut message dated "Wed, 12 Feb 2014 16:46:44 -0500" Date: Wed, 12 Feb 2014 18:18:35 -0500 Message-ID: <1737.1392247115@sss.pgh.pa.us> X-Pg-Spam-Score: -2.6 (--) 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 Peter Eisentraut writes: > On 2/8/14, 4:41 PM, Tom Lane wrote: >> + 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. Done and done. I also noticed that these instructions were wrong anyway for 8.4, which still has the embedded-tarball HTML docs, so I adjusted the text for that version. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs