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 ab88525

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 2c9b857 commit ab88525
Copy full SHA for ab88525

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

17461746
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.