We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89937d0 commit 75e66eeCopy full SHA for 75e66ee
doc/src/sgml/runtime.sgml
@@ -1675,9 +1675,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
1675
incompatibilities, so application programming changes might be required.
1676
All user-visible changes are listed in the release notes (<xref
1677
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.
+ labeled "Migration". Though you can upgrade from one major version
+ to another without upgrading to intervening versions, you should read
+ the major release notes of all intervening versions.
1681
</para>
1682
1683
<para>
0 commit comments