Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W5H1G-0002yl-SW for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jan 2014 15:44:11 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1W5H1G-00043B-9b for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jan 2014 15:44:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W5H1D-000414-QF for pgsql-docs@postgresql.org; Mon, 20 Jan 2014 15:44:08 +0000 Received: from mimolette.dalibo.net ([212.85.154.222]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W5H16-0000FO-VQ for pgsql-docs@postgresql.org; Mon, 20 Jan 2014 15:44:07 +0000 Received: from [192.168.0.38] (ip-68.net-81-220-133.standre.rev.numericable.fr [81.220.133.68]) by mimolette.dalibo.net (Postfix) with ESMTPSA id A42D0682005F; Mon, 20 Jan 2014 16:43:26 +0100 (CET) Message-ID: <52DD4402.8070307@dalibo.com> Date: Mon, 20 Jan 2014 16:42:58 +0100 From: Vik Fearing User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Tom Lane CC: PG Docs Subject: Re: Links for upgraders References: <52DCC72E.5010009@dalibo.com> <23031.1390203350@sss.pgh.pa.us> In-Reply-To: <23031.1390203350@sss.pgh.pa.us> Content-Type: multipart/mixed; boundary="------------060606000807070104050606" X-Pg-Spam-Score: -1.9 (-) 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 This is a multi-part message in MIME format. --------------060606000807070104050606 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 01/20/2014 08:35 AM, Tom Lane wrote: > Vik Fearing writes: >> The attached patch aims to help upgraders find the relevant information >> important to their upgrade. > This seems like a good idea, but bad implementation. > > Why didn't you follow the existing style for the major-version links? > That is, a pattern like > > However, if you are upgrading from a version earlier than 9.0.6, > see . > > What you've got is not just inconsistent with that nearby usage, but > redundant (especially in the plain-text output format) and bad grammar. I believe to have addressed your concerns in this new patch. I did not do "make postgres.txt" on the previous version, but I did do it on this one and it looks okay to me. -- Vik --------------060606000807070104050606 Content-Type: text/x-diff; name="release_notes_version.v2.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="release_notes_version.v2.patch" *** a/doc/src/sgml/release-7.4.sgml --- b/doc/src/sgml/release-7.4.sgml *************** *** 27,33 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see the release notes for 7.4.26. --- 27,33 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see . *************** *** 161,167 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see the release notes for 7.4.26. --- 161,167 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see . *************** *** 305,311 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see the release notes for 7.4.26. --- 305,311 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see . *************** *** 418,424 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see the release notes for 7.4.26. --- 418,424 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, ! see . *************** *** 540,546 **** However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 7.4.26. Also, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 540,546 ---- However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 7.4.26. Also, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 668,674 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 668,674 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 748,754 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 748,754 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 834,840 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 834,840 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 918,924 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 918,924 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 994,1000 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 994,1000 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1048,1054 **** A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see the release notes for 7.4.11. --- 1048,1054 ---- A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1193,1200 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1193,1200 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1346,1353 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1346,1353 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1423,1430 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1423,1430 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1494,1501 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1494,1501 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1564,1571 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1564,1571 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1653,1660 **** A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1653,1660 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1701,1708 **** ANYARRAY A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1701,1708 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1807,1814 **** Fuhr) A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, see the release ! notes for 7.4.11. --- 1807,1814 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.11, ! see . *************** *** 1870,1877 **** and isinf during configure (Tom) A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, see the release ! notes for 7.4.8. Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. --- 1870,1877 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, ! see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. *************** *** 1937,1944 **** what's actually returned by the query (Joe) A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, see the release ! notes for 7.4.8. --- 1937,1944 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, ! see . *************** *** 1990,1997 **** table has been dropped A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, see the release ! notes for 7.4.8. --- 1990,1997 ---- A dump/restore is not required for those running 7.4.X. However, ! if you are upgrading from a version earlier than 7.4.8, ! see . *** a/doc/src/sgml/release-8.0.sgml --- b/doc/src/sgml/release-8.0.sgml *************** *** 27,33 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see the release notes for 8.0.22. --- 27,33 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see . *************** *** 231,237 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see the release notes for 8.0.22. --- 231,237 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see . *************** *** 391,397 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see the release notes for 8.0.22. --- 391,397 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see . *************** *** 562,568 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see the release notes for 8.0.22. --- 562,568 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, ! see . *************** *** 719,725 **** However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.0.22. Also, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 719,725 ---- However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.0.22. Also, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 881,887 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 881,887 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 961,967 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 961,967 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1047,1053 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 1047,1053 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1158,1164 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 1158,1164 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1292,1298 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 1292,1298 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1346,1352 **** A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see the release notes for 8.0.6. --- 1346,1352 ---- A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1592,1599 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 1592,1599 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1798,1805 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 1798,1805 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1907,1914 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 1907,1914 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 1983,1990 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 1983,1990 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2026,2033 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 2026,2033 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2096,2103 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 2096,2103 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2215,2222 **** A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 2215,2222 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2272,2279 **** Wieland) A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 2272,2279 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2385,2392 **** Fuhr) A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, see the release ! notes for 8.0.6. --- 2385,2392 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.6, ! see . *************** *** 2484,2491 **** and isinf during configure (Tom) A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, see the release ! notes for 8.0.3. Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. --- 2484,2491 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, ! see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. *************** *** 2569,2576 **** what's actually returned by the query (Joe) A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, see the release ! notes for 8.0.3. --- 2569,2576 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, ! see . *************** *** 2651,2658 **** to subquery results A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, see the release ! notes for 8.0.3. --- 2651,2658 ---- A dump/restore is not required for those running 8.0.X. However, ! if you are upgrading from a version earlier than 8.0.3, ! see . *** a/doc/src/sgml/release-8.1.sgml --- b/doc/src/sgml/release-8.1.sgml *************** *** 27,33 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see the release notes for 8.1.18. --- 27,33 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see . *************** *** 246,252 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see the release notes for 8.1.18. --- 246,252 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see . *************** *** 458,464 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see the release notes for 8.1.18. --- 458,464 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see . *************** *** 612,618 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see the release notes for 8.1.18. --- 612,618 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see . *************** *** 802,808 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see the release notes for 8.1.18. --- 802,808 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, ! see . *************** *** 985,991 **** However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.1.18. Also, if you are upgrading from a version earlier than 8.1.15, ! see the release notes for 8.1.15. --- 985,991 ---- However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.1.18. Also, if you are upgrading from a version earlier than 8.1.15, ! see . *************** *** 1147,1153 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, ! see the release notes for 8.1.15. --- 1147,1153 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, ! see . *************** *** 1270,1276 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, ! see the release notes for 8.1.15. --- 1270,1276 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, ! see . *************** *** 1390,1396 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. Also, if you were running a previous 8.1.X release, it is recommended to REINDEX all GiST indexes after the upgrade. --- 1390,1396 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . Also, if you were running a previous 8.1.X release, it is recommended to REINDEX all GiST indexes after the upgrade. *************** *** 1542,1548 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 1542,1548 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 1718,1724 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 1718,1724 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 1785,1791 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 1785,1791 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2045,2051 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2045,2051 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2287,2293 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2287,2293 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2409,2415 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2409,2415 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2499,2505 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2499,2505 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2542,2548 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2542,2548 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2643,2649 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2643,2649 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2793,2799 **** A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2793,2799 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 2871,2877 **** compilers (Hiroshi Saito) A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 2871,2877 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *************** *** 3025,3031 **** documented (Tom) A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see the release notes for 8.1.2. --- 3025,3031 ---- A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, ! see . *** a/doc/src/sgml/release-8.2.sgml --- b/doc/src/sgml/release-8.2.sgml *************** *** 37,43 **** Also, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 37,43 ---- Also, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 255,261 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 255,261 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 556,562 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 556,562 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 688,694 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 688,694 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 820,826 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 820,826 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 1064,1070 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 1064,1070 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 1350,1356 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 1350,1356 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 1551,1557 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 1551,1557 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 1822,1828 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see the release notes for 8.2.14. --- 1822,1828 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, ! see . *************** *** 2068,2074 **** However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.2.14. Also, if you are upgrading from a version earlier than 8.2.11, ! see the release notes for 8.2.11. --- 2068,2074 ---- However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.2.14. Also, if you are upgrading from a version earlier than 8.2.11, ! see . *************** *** 2296,2302 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, ! see the release notes for 8.2.11. --- 2296,2302 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, ! see . *************** *** 2462,2468 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, ! see the release notes for 8.2.11. --- 2462,2468 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, ! see . *************** *** 2641,2647 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see the release notes for 8.2.7. Also, if you were running a previous 8.2.X release, it is recommended to REINDEX all GiST indexes after the upgrade. --- 2641,2647 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see . Also, if you were running a previous 8.2.X release, it is recommended to REINDEX all GiST indexes after the upgrade. *************** *** 2825,2831 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see the release notes for 8.2.7. --- 2825,2831 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see . *************** *** 3057,3063 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see the release notes for 8.2.7. --- 3057,3063 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see . *************** *** 3124,3130 **** A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see the release notes for 8.2.7. --- 3124,3130 ---- A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, ! see . *** a/doc/src/sgml/release-8.3.sgml --- b/doc/src/sgml/release-8.3.sgml *************** *** 30,36 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 30,36 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 199,205 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 199,205 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 495,501 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 495,501 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 605,611 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 605,611 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 822,828 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 822,828 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 1051,1057 **** However, if you are upgrading from a version earlier than 8.3.17, ! see the release notes for 8.3.17. --- 1051,1057 ---- However, if you are upgrading from a version earlier than 8.3.17, ! see . *************** *** 1346,1352 **** Also, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 1346,1352 ---- Also, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 1603,1609 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 1603,1609 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 1974,1980 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 1974,1980 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 2137,2143 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 2137,2143 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 2269,2275 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 2269,2275 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 2547,2553 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 2547,2553 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 2910,2916 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 2910,2916 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 3139,3145 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 3139,3145 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 3466,3472 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see the release notes for 8.3.8. --- 3466,3472 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, ! see . *************** *** 3801,3807 **** However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.3.8. Also, if you are upgrading from a version earlier than 8.3.5, ! see the release notes for 8.3.5. --- 3801,3807 ---- However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.3.8. Also, if you are upgrading from a version earlier than 8.3.5, ! see . *************** *** 4089,4095 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, ! see the release notes for 8.3.5. --- 4089,4095 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, ! see . *************** *** 4312,4318 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, ! see the release notes for 8.3.5. --- 4312,4318 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, ! see . *************** *** 4606,4612 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see the release notes for 8.3.1. Also, if you were running a previous 8.3.X release, it is recommended to REINDEX all GiST indexes after the upgrade. --- 4606,4612 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see . Also, if you were running a previous 8.3.X release, it is recommended to REINDEX all GiST indexes after the upgrade. *************** *** 4861,4867 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see the release notes for 8.3.1. --- 4861,4867 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see . *************** *** 5215,5221 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see the release notes for 8.3.1. --- 5215,5221 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see . *************** *** 5282,5288 **** A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see the release notes for 8.3.1. --- 5282,5288 ---- A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, ! see . *** a/doc/src/sgml/release-8.4.sgml --- b/doc/src/sgml/release-8.4.sgml *************** *** 30,36 **** Also, if you are upgrading from a version earlier than 8.4.17, ! see the release notes for 8.4.17. --- 30,36 ---- Also, if you are upgrading from a version earlier than 8.4.17, ! see . *************** *** 225,231 **** However, if you are upgrading from a version earlier than 8.4.17, ! see the release notes for 8.4.17. --- 225,231 ---- However, if you are upgrading from a version earlier than 8.4.17, ! see . *************** *** 432,438 **** Also, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 432,438 ---- Also, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 654,660 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 654,660 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 864,870 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 864,870 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 1166,1172 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 1166,1172 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 1282,1288 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 1282,1288 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 1516,1522 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 1516,1522 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 1801,1807 **** However, if you are upgrading from a version earlier than 8.4.10, ! see the release notes for 8.4.10. --- 1801,1807 ---- However, if you are upgrading from a version earlier than 8.4.10, ! see . *************** *** 2170,2176 **** Also, if you are upgrading from a version earlier than 8.4.8, ! see the release notes for 8.4.8. --- 2170,2176 ---- Also, if you are upgrading from a version earlier than 8.4.8, ! see . *************** *** 2478,2484 **** However, if you are upgrading from a version earlier than 8.4.8, ! see the release notes for 8.4.8. --- 2478,2484 ---- However, if you are upgrading from a version earlier than 8.4.8, ! see . *************** *** 3014,3020 **** Also, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 3014,3020 ---- Also, if you are upgrading from a version earlier than 8.4.2, ! see . *************** *** 3248,3254 **** A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 3248,3254 ---- A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see . *************** *** 3380,3386 **** A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 3380,3386 ---- A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see . *************** *** 3691,3697 **** A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 3691,3697 ---- A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see . *************** *** 4213,4219 **** A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 4213,4219 ---- A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see . *************** *** 4504,4510 **** A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see the release notes for 8.4.2. --- 4504,4510 ---- A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, ! see . *** a/doc/src/sgml/release-9.0.sgml --- b/doc/src/sgml/release-9.0.sgml *************** *** 30,36 **** Also, if you are upgrading from a version earlier than 9.0.13, ! see the release notes for 9.0.13. --- 30,36 ---- Also, if you are upgrading from a version earlier than 9.0.13, ! see . *************** *** 262,268 **** However, if you are upgrading from a version earlier than 9.0.13, ! see the release notes for 9.0.13. --- 262,268 ---- However, if you are upgrading from a version earlier than 9.0.13, ! see . *************** *** 535,541 **** Also, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 535,541 ---- Also, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 825,831 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 825,831 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 1087,1093 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 1087,1093 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 1465,1471 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 1465,1471 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 1607,1613 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 1607,1613 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 1913,1919 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 1913,1919 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 2233,2239 **** However, if you are upgrading from a version earlier than 9.0.6, ! see the release notes for 9.0.6. --- 2233,2239 ---- However, if you are upgrading from a version earlier than 9.0.6, ! see . *************** *** 2756,2762 **** Also, if you are upgrading from a version earlier than 9.0.4, ! see the release notes for 9.0.4. --- 2756,2762 ---- Also, if you are upgrading from a version earlier than 9.0.4, ! see . *************** *** 3133,3139 **** However, if you are upgrading from a version earlier than 9.0.4, ! see the release notes for 9.0.4. --- 3133,3139 ---- However, if you are upgrading from a version earlier than 9.0.4, ! see . *** a/doc/src/sgml/release-9.1.sgml --- b/doc/src/sgml/release-9.1.sgml *************** *** 30,36 **** Also, if you are upgrading from a version earlier than 9.1.9, ! see the release notes for 9.1.9. --- 30,36 ---- Also, if you are upgrading from a version earlier than 9.1.9, ! see . *************** *** 281,287 **** However, if you are upgrading from a version earlier than 9.1.9, ! see the release notes for 9.1.9. --- 281,287 ---- However, if you are upgrading from a version earlier than 9.1.9, ! see . *************** *** 623,629 **** Also, if you are upgrading from a version earlier than 9.1.6, ! see the release notes for 9.1.6. --- 623,629 ---- Also, if you are upgrading from a version earlier than 9.1.6, ! see . *************** *** 950,956 **** However, if you are upgrading from a version earlier than 9.1.6, ! see the release notes for 9.1.6. --- 950,956 ---- However, if you are upgrading from a version earlier than 9.1.6, ! see . *************** *** 1272,1278 **** However, if you are upgrading from a version earlier than 9.1.6, ! see the release notes for 9.1.6. --- 1272,1278 ---- However, if you are upgrading from a version earlier than 9.1.6, ! see . *************** *** 1741,1747 **** Also, if you are upgrading from a version earlier than 9.1.4, ! see the release notes for 9.1.4. --- 1741,1747 ---- Also, if you are upgrading from a version earlier than 9.1.4, ! see . *************** *** 1990,1996 **** However, if you are upgrading from a version earlier than 9.1.4, ! see the release notes for 9.1.4. --- 1990,1996 ---- However, if you are upgrading from a version earlier than 9.1.4, ! see . *************** *** 2389,2395 **** Also, if you are upgrading from a version earlier than 9.1.2, ! see the release notes for 9.1.2. --- 2389,2395 ---- Also, if you are upgrading from a version earlier than 9.1.2, ! see . *************** *** 2867,2873 **** However, if you are upgrading from a version earlier than 9.1.2, ! see the release notes for 9.1.2. --- 2867,2873 ---- However, if you are upgrading from a version earlier than 9.1.2, ! see . *** a/doc/src/sgml/release-9.2.sgml --- b/doc/src/sgml/release-9.2.sgml *************** *** 30,36 **** Also, if you are upgrading from a version earlier than 9.2.4, ! see the release notes for 9.2.4. --- 30,36 ---- Also, if you are upgrading from a version earlier than 9.2.4, ! see . *************** *** 361,367 **** However, if you are upgrading from a version earlier than 9.2.4, ! see the release notes for 9.2.4. --- 361,367 ---- However, if you are upgrading from a version earlier than 9.2.4, ! see . *************** *** 780,786 **** Also, if you are upgrading from a version earlier than 9.2.2, ! see the release notes for 9.2.2. --- 780,786 ---- Also, if you are upgrading from a version earlier than 9.2.2, ! see . *************** *** 1180,1186 **** However, if you are upgrading from a version earlier than 9.2.2, ! see the release notes for 9.2.2. --- 1180,1186 ---- However, if you are upgrading from a version earlier than 9.2.2, ! see . *************** *** 1637,1643 **** Also, if you are upgrading from version 9.2.0, ! see the release notes for 9.2.1. --- 1637,1643 ---- Also, if you are upgrading from version 9.2.0, ! see . *** a/doc/src/sgml/release-9.3.sgml --- b/doc/src/sgml/release-9.3.sgml *************** *** 30,36 **** Also, if you are upgrading from a version earlier than 9.3.1, ! see the release notes for 9.3.1. --- 30,36 ---- Also, if you are upgrading from a version earlier than 9.3.1, ! see . *** a/doc/src/sgml/release-old.sgml --- b/doc/src/sgml/release-old.sgml *************** *** 25,32 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 25,32 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 130,137 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 130,137 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 192,199 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 192,199 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 248,255 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 248,255 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 309,316 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 309,316 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 365,372 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 365,372 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 408,415 **** A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 408,415 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 499,506 **** Fuhr) A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, see the release ! notes for 7.3.13. --- 499,506 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.13, ! see . *************** *** 556,563 **** and isinf during configure (Tom) A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, see the release ! notes for 7.3.10. Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. --- 556,563 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, ! see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. *************** *** 618,625 **** what's actually returned by the query (Joe) A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, see the release ! notes for 7.3.10. --- 618,625 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, ! see . *************** *** 665,672 **** table has been dropped A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, see the release ! notes for 7.3.10. --- 665,672 ---- A dump/restore is not required for those running 7.3.X. However, ! if you are upgrading from a version earlier than 7.3.10, ! see . --------------060606000807070104050606 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs --------------060606000807070104050606--