Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W58iH-0006Od-I5 for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jan 2014 06:52:02 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1W58iG-0007cK-Sx for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jan 2014 06:52:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W58iF-0007cD-07 for pgsql-docs@postgresql.org; Mon, 20 Jan 2014 06:51:59 +0000 Received: from mimolette.dalibo.net ([212.85.154.222]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1W58iA-0007CD-8J for pgsql-docs@postgresql.org; Mon, 20 Jan 2014 06:51:58 +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 35CDE682005F for ; Mon, 20 Jan 2014 07:50:49 +0100 (CET) Message-ID: <52DCC72E.5010009@dalibo.com> Date: Mon, 20 Jan 2014 07:50:22 +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: PG Docs Subject: Links for upgraders Content-Type: multipart/mixed; boundary="------------060905070605040106080101" 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. --------------060905070605040106080101 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit The attached patch aims to help upgraders find the relevant information important to their upgrade. I would have liked to link the version number instead of adding more text, but I didn't find a way to do that. This patch was generated with the following command: doc$ find . -type f -print0 | xargs -0 sed -i -e "s/release notes for \([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)/release note for \1.\2.\3 in /g" -- Vik --------------060905070605040106080101 Content-Type: text/x-diff; name="release_notes_version.v1.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="release_notes_version.v1.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 the release note for 7.4.26 in . *************** *** 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 the release note for 7.4.26 in . *************** *** 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 the release note for 7.4.26 in . *************** *** 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 the release note for 7.4.26 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *************** *** 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 the release note for 7.4.11 in . *** 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 the release note for 8.0.22 in . *************** *** 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 the release note for 8.0.22 in . *************** *** 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 the release note for 8.0.22 in . *************** *** 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 the release note for 8.0.22 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *************** *** 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 the release note for 8.0.6 in . *** 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 the release note for 8.1.18 in . *************** *** 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 the release note for 8.1.18 in . *************** *** 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 the release note for 8.1.18 in . *************** *** 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 the release note for 8.1.18 in . *************** *** 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 the release note for 8.1.18 in . *************** *** 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 the release note for 8.1.15 in . *************** *** 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 the release note for 8.1.15 in . *************** *** 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 the release note for 8.1.15 in . *************** *** 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 the release note for 8.1.2 in . 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *************** *** 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 the release note for 8.1.2 in . *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.14 in . *************** *** 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 the release note for 8.2.11 in . *************** *** 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 the release note for 8.2.11 in . *************** *** 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 the release note for 8.2.11 in . *************** *** 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 the release note for 8.2.7 in . 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 the release note for 8.2.7 in . *************** *** 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 the release note for 8.2.7 in . *************** *** 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 the release note for 8.2.7 in . *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.17 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.8 in . *************** *** 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 the release note for 8.3.5 in . *************** *** 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 the release note for 8.3.5 in . *************** *** 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 the release note for 8.3.5 in . *************** *** 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 the release note for 8.3.1 in . 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 the release note for 8.3.1 in . *************** *** 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 the release note for 8.3.1 in . *************** *** 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 the release note for 8.3.1 in . *** 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 the release note for 8.4.17 in . *************** *** 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 the release note for 8.4.17 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.10 in . *************** *** 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 the release note for 8.4.8 in . *************** *** 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 the release note for 8.4.8 in . *************** *** 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 the release note for 8.4.2 in . *************** *** 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 the release note for 8.4.2 in . *************** *** 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 the release note for 8.4.2 in . *************** *** 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 the release note for 8.4.2 in . *************** *** 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 the release note for 8.4.2 in . *************** *** 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 the release note for 8.4.2 in . *** 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 the release note for 9.0.13 in . *************** *** 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 the release note for 9.0.13 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.6 in . *************** *** 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 the release note for 9.0.4 in . *************** *** 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 the release note for 9.0.4 in . *** 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 the release note for 9.1.9 in . *************** *** 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 the release note for 9.1.9 in . *************** *** 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 the release note for 9.1.6 in . *************** *** 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 the release note for 9.1.6 in . *************** *** 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 the release note for 9.1.6 in . *************** *** 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 the release note for 9.1.4 in . *************** *** 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 the release note for 9.1.4 in . *************** *** 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 the release note for 9.1.2 in . *************** *** 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 the release note for 9.1.2 in . *** 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 the release note for 9.2.4 in . *************** *** 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 the release note for 9.2.4 in . *************** *** 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 the release note for 9.2.2 in . *************** *** 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 the release note for 9.2.2 in . *************** *** 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 the release note for 9.2.1 in . *** 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 the release note for 9.3.1 in . --------------060905070605040106080101 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 --------------060905070605040106080101--