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

Commit d6ca789

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 bada628 commit d6ca789

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
@@ -1758,9 +1758,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
17581758
incompatibilities, so application programming changes might be required.
17591759
All user-visible changes are listed in the release notes (<xref
17601760
linkend="release"/>); pay particular attention to the section
1761-
labeled "Migration". If you are upgrading across several major
1762-
versions, be sure to read the release notes for each intervening
1763-
version.
1761+
labeled "Migration". Though you can upgrade from one major version
1762+
to another without upgrading to intervening versions, you should read
1763+
the major release notes of all intervening versions.
17641764
</para>
17651765

17661766
<para>

0 commit comments

Comments
 (0)