Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75e66ee

Browse filesBrowse 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
Copy full SHA for 75e66ee

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎doc/src/sgml/runtime.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/runtime.sgml
+3-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.