pgsql: doc: mention that intervening major releases can be skipped

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention that intervening major releases can be skipped
Date: 2021-04-02 01:17:41
Message-ID: E1lS8RR-0005xl-67@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/061003b27fde996b612d58cbdef6b1e0717e3063

Modified Files
--------------
doc/src/sgml/runtime.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2021-04-02 02:26:00 pgsql: Attempt to fix unstable Result Cache regression tests
Previous Message David Rowley 2021-04-02 01:11:35 pgsql: Add Result Cache executor node (take 2)