pgsql: Doc: fix misstatement in v13 release notes.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix misstatement in v13 release notes.
Дата
Msg-id E1kICPr-0004nQ-8C@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix misstatement in v13 release notes.

Parallel vacuuming isn't restricted to b-tree indexes.
Noted by Peter Eisentraut.

Discussion: https://postgr.es/m/f1c43223-3987-a23f-2063-18fd0aa4f0d4@2ndquadrant.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/001d2c5f15bf8d554a7fe28af033d82c24de4e44

Modified Files
--------------
doc/src/sgml/release-13.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Allow incremental sorts for windowing functions
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: improve release notes' info about FROM UNPACKAGED feature r