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-0005xr-6t@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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ab88525ad29cc23f99eb615258621caadbb5127e

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)