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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: mention that intervening major releases can be skipped
Дата
Msg-id E1lS8RR-0005xl-67@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Add Result Cache executor node (take 2)
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Attempt to fix unstable Result Cache regression tests