pgsql: doc: mention that intervening major releases can be skipped - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention that intervening major releases can be skipped
Date
Msg-id E1lS8RR-0005xf-5E@gemulon.postgresql.org
Whole thread Raw
List 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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/75e66ee690ae24c546f9a7d01d99779dbb9e08f1

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


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Add Result Cache executor node (take 2)
Next
From: David Rowley
Date:
Subject: pgsql: Attempt to fix unstable Result Cache regression tests