1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Improve cross-references between minor version release notes.

We have a practice of providing a "bread crumb" trail between the minor
versions where the migration section actually tells you to do something.
Historically that was just plain text, eg, "see the release notes for
9.2.4"; but if you're using a browser or PDF reader, it's a lot nicer
if it's a live hyperlink.  So use "<xref>" instead.  Any argument against
doing this vanished with the recent decommissioning of plain-text release
notes.

Vik Fearing
This commit is contained in:
Tom Lane
2014-02-12 19:09:32 -05:00
parent e99754adbc
commit 42ec6a8323
7 changed files with 381 additions and 381 deletions

View File

@@ -5,7 +5,7 @@
<title>Release 7.4.30</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-10-04</simpara>
</note>
@@ -27,7 +27,7 @@
<para>
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.
see <xref linkend="release-7-4-26">.
</para>
</sect2>
@@ -139,7 +139,7 @@
<title>Release 7.4.29</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-05-17</simpara>
</note>
@@ -161,7 +161,7 @@
<para>
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.
see <xref linkend="release-7-4-26">.
</para>
</sect2>
@@ -283,7 +283,7 @@
<title>Release 7.4.28</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-03-15</simpara>
</note>
@@ -305,7 +305,7 @@
<para>
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.
see <xref linkend="release-7-4-26">.
</para>
</sect2>
@@ -402,7 +402,7 @@
<title>Release 7.4.27</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-12-14</simpara>
</note>
@@ -418,7 +418,7 @@
<para>
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.
see <xref linkend="release-7-4-26">.
</para>
</sect2>
@@ -465,7 +465,7 @@
</para>
<para>
This fix prevents a PANIC if a <literal>VACUUM FULL</> is cancelled
This fix prevents a PANIC if a <literal>VACUUM FULL</> is canceled
after it's already committed its tuple movements, as well as transient
errors if a plain <literal>VACUUM</> is interrupted after having
truncated the table.
@@ -522,7 +522,7 @@
<title>Release 7.4.26</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-09-09</simpara>
</note>
@@ -540,7 +540,7 @@
However, if you have any hash indexes on <type>interval</> columns,
you must <command>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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -652,7 +652,7 @@
<title>Release 7.4.25</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-03-16</simpara>
</note>
@@ -668,7 +668,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -732,7 +732,7 @@
<title>Release 7.4.24</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-02-02</simpara>
</note>
@@ -748,7 +748,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -818,7 +818,7 @@
<title>Release 7.4.23</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-11-03</simpara>
</note>
@@ -834,7 +834,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -902,7 +902,7 @@
<title>Release 7.4.22</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-09-22</simpara>
</note>
@@ -918,7 +918,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -978,7 +978,7 @@
<title>Release 7.4.21</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-06-12</simpara>
</note>
@@ -994,7 +994,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1032,7 +1032,7 @@
<title>Release 7.4.20</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>never released</simpara>
</note>
@@ -1048,7 +1048,7 @@
<para>
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.
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1149,7 +1149,7 @@
</para>
<para>
An explictly casted constant would be shown incorrectly. This could
An explicitly casted constant would be shown incorrectly. This could
for example lead to corruption of a view definition during
dump and reload.
</para>
@@ -1177,7 +1177,7 @@
<title>Release 7.4.19</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-01-07</simpara>
</note>
@@ -1193,8 +1193,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1331,7 +1331,7 @@
<title>Release 7.4.18</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-09-17</simpara>
</note>
@@ -1346,8 +1346,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1407,7 +1407,7 @@
<title>Release 7.4.17</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-04-23</simpara>
</note>
@@ -1423,8 +1423,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1478,7 +1478,7 @@
<title>Release 7.4.16</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-02-05</simpara>
</note>
@@ -1494,8 +1494,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1549,7 +1549,7 @@
<title>Release 7.4.15</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-01-08</simpara>
</note>
@@ -1564,8 +1564,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1638,7 +1638,7 @@
<title>Release 7.4.14</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-10-16</simpara>
</note>
@@ -1653,8 +1653,8 @@
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1685,7 +1685,7 @@ ANYARRAY</para></listitem>
<title>Release 7.4.13</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-05-23</simpara>
</note>
@@ -1701,8 +1701,8 @@ ANYARRAY</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
<para>
@@ -1792,7 +1792,7 @@ Fuhr)</para></listitem>
<title>Release 7.4.12</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-02-14</simpara>
</note>
@@ -1807,8 +1807,8 @@ Fuhr)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 7.4.11,
see <xref linkend="release-7-4-11">.
</para>
</sect2>
@@ -1855,7 +1855,7 @@ and <function>isinf</> during configure (Tom)</para></listitem>
<title>Release 7.4.11</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-01-09</simpara>
</note>
@@ -1870,8 +1870,8 @@ and <function>isinf</> during configure (Tom)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 7.4.8,
see <xref linkend="release-7-4-8">.
Also, you might need to <command>REINDEX</> indexes on textual
columns after updating, if you are affected by the locale or
<application>plperl</> issues described below.
@@ -1922,7 +1922,7 @@ what's actually returned by the query (Joe)</para></listitem>
<title>Release 7.4.10</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-12-12</simpara>
</note>
@@ -1937,8 +1937,8 @@ what's actually returned by the query (Joe)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 7.4.8,
see <xref linkend="release-7-4-8">.
</para>
</sect2>
@@ -1975,7 +1975,7 @@ table has been dropped</para></listitem>
<title>Release 7.4.9</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-10-04</simpara>
</note>
@@ -1990,8 +1990,8 @@ table has been dropped</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 7.4.8,
see <xref linkend="release-7-4-8">.
</para>
</sect2>
@@ -2044,7 +2044,7 @@ code</para></listitem>
<title>Release 7.4.8</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-05-09</simpara>
</note>
@@ -2228,7 +2228,7 @@ holder of the lock released it within a very narrow window.
<title>Release 7.4.7</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-01-31</simpara>
</note>
@@ -2288,7 +2288,7 @@ GMT</para></listitem>
<title>Release 7.4.6</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2004-10-22</simpara>
</note>
@@ -2360,7 +2360,7 @@ ECPG prepare statement</para></listitem>
<title>Release 7.4.5</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2004-08-18</simpara>
</note>
@@ -2398,7 +2398,7 @@ still worth a re-release. The bug does not exist in pre-7.4 releases.
<title>Release 7.4.4</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2004-08-16</simpara>
</note>
@@ -2450,7 +2450,7 @@ aggregate plan</para></listitem>
<title>Release 7.4.3</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2004-06-14</simpara>
</note>
@@ -2508,7 +2508,7 @@ names from outer query levels.
<title>Release 7.4.2</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2004-03-08</simpara>
</note>
@@ -2651,7 +2651,7 @@ inconveniences associated with the <literal>i/I</> problem.</para></listitem>
<title>Release 7.4.1</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2003-12-22</simpara>
</note>
@@ -2765,7 +2765,7 @@ DROP SCHEMA information_schema CASCADE;
<title>Release 7.4</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2003-11-17</simpara>
</note>
@@ -4143,7 +4143,7 @@ DROP SCHEMA information_schema CASCADE;
</listitem>
<listitem>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B<EFBFBD>jthe Zolt<EFBFBD>n)</para>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B&ouml;jthe Zolt&aacute;n)</para>
<para>
Prior releases returned an incorrect value for this function call.
</para>
@@ -4613,8 +4613,8 @@ DROP SCHEMA information_schema CASCADE;
<listitem><para>Improve pgstattuple (Rod)</para></listitem>
<listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem>
<listitem><para>Improve adddepend (Rod)</para></listitem>
<listitem><para>Update spi/timetravel (B<EFBFBD>jthe Zolt<EFBFBD>n)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, M<EFBFBD>rcio Smiderle)</para></listitem>
<listitem><para>Update spi/timetravel (B&ouml;jthe Zolt&aacute;n)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr, M&aacute;rcio Smiderle)</para></listitem>
<listitem><para>Remove array module because features now included by default (Joe)</para></listitem>
</itemizedlist>
</sect3>

View File

@@ -5,7 +5,7 @@
<title>Release 8.0.26</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-10-04</simpara>
</note>
@@ -27,7 +27,7 @@
<para>
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.
see <xref linkend="release-8-0-22">.
</para>
</sect2>
@@ -209,7 +209,7 @@
<title>Release 8.0.25</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-05-17</simpara>
</note>
@@ -231,7 +231,7 @@
<para>
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.
see <xref linkend="release-8-0-22">.
</para>
</sect2>
@@ -369,7 +369,7 @@
<title>Release 8.0.24</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-03-15</simpara>
</note>
@@ -391,7 +391,7 @@
<para>
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.
see <xref linkend="release-8-0-22">.
</para>
</sect2>
@@ -546,7 +546,7 @@
<title>Release 8.0.23</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-12-14</simpara>
</note>
@@ -562,7 +562,7 @@
<para>
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.
see <xref linkend="release-8-0-22">.
</para>
</sect2>
@@ -609,7 +609,7 @@
</para>
<para>
This fix prevents a PANIC if a <literal>VACUUM FULL</> is cancelled
This fix prevents a PANIC if a <literal>VACUUM FULL</> is canceled
after it's already committed its tuple movements, as well as transient
errors if a plain <literal>VACUUM</> is interrupted after having
truncated the table.
@@ -701,7 +701,7 @@
<title>Release 8.0.22</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-09-09</simpara>
</note>
@@ -719,7 +719,7 @@
However, if you have any hash indexes on <type>interval</> columns,
you must <command>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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -865,7 +865,7 @@
<title>Release 8.0.21</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-03-16</simpara>
</note>
@@ -881,7 +881,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -945,7 +945,7 @@
<title>Release 8.0.20</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-02-02</simpara>
</note>
@@ -961,7 +961,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1031,7 +1031,7 @@
<title>Release 8.0.19</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-11-03</simpara>
</note>
@@ -1047,7 +1047,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1142,7 +1142,7 @@
<title>Release 8.0.18</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-09-22</simpara>
</note>
@@ -1158,7 +1158,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1276,7 +1276,7 @@
<title>Release 8.0.17</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-06-12</simpara>
</note>
@@ -1292,7 +1292,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1330,7 +1330,7 @@
<title>Release 8.0.16</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>never released</simpara>
</note>
@@ -1346,7 +1346,7 @@
<para>
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.
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1539,7 +1539,7 @@
</para>
<para>
An explictly casted constant would be shown incorrectly. This could
An explicitly casted constant would be shown incorrectly. This could
for example lead to corruption of a view definition during
dump and reload.
</para>
@@ -1567,7 +1567,7 @@
<title>Release 8.0.15</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-01-07</simpara>
</note>
@@ -1592,8 +1592,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1783,7 +1783,7 @@
<title>Release 8.0.14</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-09-17</simpara>
</note>
@@ -1798,8 +1798,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1891,7 +1891,7 @@
<title>Release 8.0.13</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-04-23</simpara>
</note>
@@ -1907,8 +1907,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -1968,7 +1968,7 @@
<title>Release 8.0.12</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-02-07</simpara>
</note>
@@ -1983,8 +1983,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -2010,7 +2010,7 @@
<title>Release 8.0.11</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-02-05</simpara>
</note>
@@ -2026,8 +2026,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -2081,7 +2081,7 @@
<title>Release 8.0.10</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-01-08</simpara>
</note>
@@ -2096,8 +2096,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -2200,7 +2200,7 @@
<title>Release 8.0.9</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-10-16</simpara>
</note>
@@ -2215,8 +2215,8 @@
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -2256,7 +2256,7 @@ Wieland)</para></listitem>
<title>Release 8.0.8</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-05-23</simpara>
</note>
@@ -2272,8 +2272,8 @@ Wieland)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
<para>
@@ -2370,7 +2370,7 @@ Fuhr)</para></listitem>
<title>Release 8.0.7</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-02-14</simpara>
</note>
@@ -2385,8 +2385,8 @@ Fuhr)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 8.0.6,
see <xref linkend="release-8-0-6">.
</para>
</sect2>
@@ -2469,7 +2469,7 @@ and <function>isinf</> during configure (Tom)</para></listitem>
<title>Release 8.0.6</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-01-09</simpara>
</note>
@@ -2484,8 +2484,8 @@ and <function>isinf</> during configure (Tom)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 8.0.3,
see <xref linkend="release-8-0-3">.
Also, you might need to <command>REINDEX</> indexes on textual
columns after updating, if you are affected by the locale or
<application>plperl</> issues described below.
@@ -2554,7 +2554,7 @@ what's actually returned by the query (Joe)</para></listitem>
<title>Release 8.0.5</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-12-12</simpara>
</note>
@@ -2569,8 +2569,8 @@ what's actually returned by the query (Joe)</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 8.0.3,
see <xref linkend="release-8-0-3">.
</para>
</sect2>
@@ -2636,7 +2636,7 @@ to subquery results</para></listitem>
<title>Release 8.0.4</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-10-04</simpara>
</note>
@@ -2651,8 +2651,8 @@ to subquery results</para></listitem>
<para>
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.
if you are upgrading from a version earlier than 8.0.3,
see <xref linkend="release-8-0-3">.
</para>
</sect2>
@@ -2733,7 +2733,7 @@ code</para></listitem>
<title>Release 8.0.3</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-05-09</simpara>
</note>
@@ -2853,7 +2853,7 @@ data types</para></listitem>
<title>Release 8.0.2</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-04-07</simpara>
</note>
@@ -3010,7 +3010,7 @@ addresses in <type>INET</> data types (Tom)</para></listitem>
<title>Release 8.0.1</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-01-31</simpara>
</note>
@@ -3079,7 +3079,7 @@ typedefs (Michael)</para></listitem>
<title>Release 8.0</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-01-19</simpara>
</note>

View File

@@ -5,7 +5,7 @@
<title>Release 8.1.23</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-12-16</simpara>
</note>
@@ -27,7 +27,7 @@
<para>
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.
see <xref linkend="release-8-1-18">.
</para>
</sect2>
@@ -224,7 +224,7 @@
<title>Release 8.1.22</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-10-04</simpara>
</note>
@@ -246,7 +246,7 @@
<para>
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.
see <xref linkend="release-8-1-18">.
</para>
</sect2>
@@ -442,7 +442,7 @@
<title>Release 8.1.21</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-05-17</simpara>
</note>
@@ -458,7 +458,7 @@
<para>
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.
see <xref linkend="release-8-1-18">.
</para>
</sect2>
@@ -596,7 +596,7 @@
<title>Release 8.1.20</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2010-03-15</simpara>
</note>
@@ -612,7 +612,7 @@
<para>
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.
see <xref linkend="release-8-1-18">.
</para>
</sect2>
@@ -786,7 +786,7 @@
<title>Release 8.1.19</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-12-14</simpara>
</note>
@@ -802,7 +802,7 @@
<para>
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.
see <xref linkend="release-8-1-18">.
</para>
</sect2>
@@ -849,7 +849,7 @@
</para>
<para>
This fix prevents a PANIC if a <literal>VACUUM FULL</> is cancelled
This fix prevents a PANIC if a <literal>VACUUM FULL</> is canceled
after it's already committed its tuple movements, as well as transient
errors if a plain <literal>VACUUM</> is interrupted after having
truncated the table.
@@ -967,7 +967,7 @@
<title>Release 8.1.18</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-09-09</simpara>
</note>
@@ -985,7 +985,7 @@
However, if you have any hash indexes on <type>interval</> columns,
you must <command>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.
see <xref linkend="release-8-1-15">.
</para>
</sect2>
@@ -1131,7 +1131,7 @@
<title>Release 8.1.17</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-03-16</simpara>
</note>
@@ -1147,7 +1147,7 @@
<para>
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.
see <xref linkend="release-8-1-15">.
</para>
</sect2>
@@ -1254,7 +1254,7 @@
<title>Release 8.1.16</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2009-02-02</simpara>
</note>
@@ -1270,7 +1270,7 @@
<para>
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.
see <xref linkend="release-8-1-15">.
</para>
</sect2>
@@ -1374,7 +1374,7 @@
<title>Release 8.1.15</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-11-03</simpara>
</note>
@@ -1390,7 +1390,7 @@
<para>
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
see <xref linkend="release-8-1-2">. Also, if you were running a previous
8.1.X release, it is recommended to <command>REINDEX</> all GiST
indexes after the upgrade.
</para>
@@ -1526,7 +1526,7 @@
<title>Release 8.1.14</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-09-22</simpara>
</note>
@@ -1542,7 +1542,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -1702,7 +1702,7 @@
<title>Release 8.1.13</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-06-12</simpara>
</note>
@@ -1718,7 +1718,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -1769,7 +1769,7 @@
<title>Release 8.1.12</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>never released</simpara>
</note>
@@ -1785,7 +1785,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -1991,7 +1991,7 @@
</para>
<para>
An explictly casted constant would be shown incorrectly. This could
An explicitly casted constant would be shown incorrectly. This could
for example lead to corruption of a view definition during
dump and reload.
</para>
@@ -2019,7 +2019,7 @@
<title>Release 8.1.11</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2008-01-07</simpara>
</note>
@@ -2045,7 +2045,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2271,7 +2271,7 @@
<title>Release 8.1.10</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-09-17</simpara>
</note>
@@ -2287,7 +2287,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2392,7 +2392,7 @@
<title>Release 8.1.9</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-04-23</simpara>
</note>
@@ -2409,7 +2409,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2483,7 +2483,7 @@
<title>Release 8.1.8</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-02-07</simpara>
</note>
@@ -2499,7 +2499,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2525,7 +2525,7 @@
<title>Release 8.1.7</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-02-05</simpara>
</note>
@@ -2542,7 +2542,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2627,7 +2627,7 @@
<title>Release 8.1.6</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2007-01-08</simpara>
</note>
@@ -2643,7 +2643,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2777,7 +2777,7 @@
<title>Release 8.1.5</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-10-16</simpara>
</note>
@@ -2793,7 +2793,7 @@
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -2854,7 +2854,7 @@ compilers (Hiroshi Saito)</para></listitem>
<title>Release 8.1.4</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-05-23</simpara>
</note>
@@ -2871,7 +2871,7 @@ compilers (Hiroshi Saito)</para></listitem>
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
<para>
@@ -3008,7 +3008,7 @@ documented (Tom)</para></listitem>
<title>Release 8.1.3</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-02-14</simpara>
</note>
@@ -3025,7 +3025,7 @@ documented (Tom)</para></listitem>
<para>
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.
see <xref linkend="release-8-1-2">.
</para>
</sect2>
@@ -3130,7 +3130,7 @@ creation (Tom)</para></listitem>
<title>Release 8.1.2</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2006-01-09</simpara>
</note>
@@ -3233,7 +3233,7 @@ what's actually returned by the query (Joe)</para></listitem>
<title>Release 8.1.1</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-12-12</simpara>
</note>
@@ -3325,7 +3325,7 @@ DISTINCT query</para></listitem>
<title>Release 8.1</title>
<note>
<title>Release date</title>
<title>Release Date</title>
<simpara>2005-11-08</simpara>
</note>
@@ -4203,7 +4203,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
<para>
While the <varname>statement_timeout</> configuration
parameter allows a query taking more than a certain amount of
time to be cancelled, the <command>NOWAIT</> option allows a
time to be canceled, the <command>NOWAIT</> option allows a
query to be canceled as soon as a <command>SELECT ... FOR
UPDATE/SHARE</> command cannot immediately acquire a row lock.
</para>

View File

@@ -37,7 +37,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.2.14,
see the release notes for 8.2.14.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -255,7 +255,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -556,7 +556,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -688,7 +688,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -820,7 +820,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -1064,7 +1064,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -1350,7 +1350,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -1551,7 +1551,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -1822,7 +1822,7 @@
<para>
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.
see <xref linkend="release-8-2-14">.
</para>
</sect2>
@@ -2068,7 +2068,7 @@
However, if you have any hash indexes on <type>interval</> columns,
you must <command>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.
see <xref linkend="release-8-2-11">.
</para>
</sect2>
@@ -2296,7 +2296,7 @@
<para>
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.
see <xref linkend="release-8-2-11">.
</para>
</sect2>
@@ -2462,7 +2462,7 @@
<para>
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.
see <xref linkend="release-8-2-11">.
</para>
</sect2>
@@ -2641,7 +2641,7 @@
<para>
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
see <xref linkend="release-8-2-7">. Also, if you were running a previous
8.2.X release, it is recommended to <command>REINDEX</> all GiST
indexes after the upgrade.
</para>
@@ -2825,7 +2825,7 @@
<para>
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.
see <xref linkend="release-8-2-7">.
</para>
</sect2>
@@ -3057,7 +3057,7 @@
<para>
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.
see <xref linkend="release-8-2-7">.
</para>
</sect2>
@@ -3124,7 +3124,7 @@
<para>
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.
see <xref linkend="release-8-2-7">.
</para>
</sect2>
@@ -3544,7 +3544,7 @@
</para>
<para>
An explictly casted constant would be shown incorrectly. This could
An explicitly casted constant would be shown incorrectly. This could
for example lead to corruption of a view definition during
dump and reload.
</para>

View File

@@ -30,7 +30,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -199,7 +199,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -495,7 +495,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -605,7 +605,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -822,7 +822,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -1051,7 +1051,7 @@
<para>
However, if you are upgrading from a version earlier than 8.3.17,
see the release notes for 8.3.17.
see <xref linkend="release-8-3-17">.
</para>
</sect2>
@@ -1346,7 +1346,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.3.8,
see the release notes for 8.3.8.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -1603,7 +1603,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -1974,7 +1974,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -2137,7 +2137,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -2269,7 +2269,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -2547,7 +2547,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -2910,7 +2910,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -3139,7 +3139,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -3466,7 +3466,7 @@
<para>
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.
see <xref linkend="release-8-3-8">.
</para>
</sect2>
@@ -3801,7 +3801,7 @@
However, if you have any hash indexes on <type>interval</> columns,
you must <command>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.
see <xref linkend="release-8-3-5">.
</para>
</sect2>
@@ -4089,7 +4089,7 @@
<para>
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.
see <xref linkend="release-8-3-5">.
</para>
</sect2>
@@ -4312,7 +4312,7 @@
<para>
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.
see <xref linkend="release-8-3-5">.
</para>
</sect2>
@@ -4606,7 +4606,7 @@
<para>
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
see <xref linkend="release-8-3-1">. Also, if you were running a previous
8.3.X release, it is recommended to <command>REINDEX</> all GiST
indexes after the upgrade.
</para>
@@ -4861,7 +4861,7 @@
<para>
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.
see <xref linkend="release-8-3-1">.
</para>
</sect2>
@@ -5215,7 +5215,7 @@
<para>
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.
see <xref linkend="release-8-3-1">.
</para>
</sect2>
@@ -5282,7 +5282,7 @@
<para>
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.
see <xref linkend="release-8-3-1">.
</para>
</sect2>

View File

@@ -30,7 +30,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.4.17,
see the release notes for 8.4.17.
see <xref linkend="release-8-4-17">.
</para>
</sect2>
@@ -225,7 +225,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.17,
see the release notes for 8.4.17.
see <xref linkend="release-8-4-17">.
</para>
</sect2>
@@ -432,7 +432,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -654,7 +654,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -864,7 +864,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -1166,7 +1166,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -1282,7 +1282,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -1516,7 +1516,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -1801,7 +1801,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.10,
see the release notes for 8.4.10.
see <xref linkend="release-8-4-10">.
</para>
</sect2>
@@ -2170,7 +2170,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.4.8,
see the release notes for 8.4.8.
see <xref linkend="release-8-4-8">.
</para>
</sect2>
@@ -2478,7 +2478,7 @@
<para>
However, if you are upgrading from a version earlier than 8.4.8,
see the release notes for 8.4.8.
see <xref linkend="release-8-4-8">.
</para>
</sect2>
@@ -3014,7 +3014,7 @@
<para>
Also, if you are upgrading from a version earlier than 8.4.2,
see the release notes for 8.4.2.
see <xref linkend="release-8-4-2">.
</para>
</sect2>
@@ -3248,7 +3248,7 @@
<para>
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.
see <xref linkend="release-8-4-2">.
</para>
</sect2>
@@ -3380,7 +3380,7 @@
<para>
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.
see <xref linkend="release-8-4-2">.
</para>
</sect2>
@@ -3691,7 +3691,7 @@
<para>
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.
see <xref linkend="release-8-4-2">.
</para>
</sect2>
@@ -4213,7 +4213,7 @@
<para>
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.
see <xref linkend="release-8-4-2">.
</para>
</sect2>
@@ -4504,7 +4504,7 @@
<para>
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.
see <xref linkend="release-8-4-2">.
</para>
</sect2>

File diff suppressed because it is too large Load Diff