Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 75e66ee

Browse files
committed
doc: mention that intervening major releases can be skipped
Also mention that you should read the intervening major releases notes. This change was also applied to the website. Discussion: https://postgr.es/m/20210330144949.GA8259@momjian.us Backpatch-through: 9.6
1 parent 89937d0 commit 75e66ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,9 +1675,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
16751675
incompatibilities, so application programming changes might be required.
16761676
All user-visible changes are listed in the release notes (<xref
16771677
linkend="release"/>); pay particular attention to the section
1678-
labeled "Migration". If you are upgrading across several major
1679-
versions, be sure to read the release notes for each intervening
1680-
version.
1678+
labeled "Migration". Though you can upgrade from one major version
1679+
to another without upgrading to intervening versions, you should read
1680+
the major release notes of all intervening versions.
16811681
</para>
16821682

16831683
<para>

0 commit comments

Comments
 (0)