pgsql: Doc: fix misstatement in v13 release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix misstatement in v13 release notes.
Date
Msg-id E1kICPr-0004nQ-8C@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Allow incremental sorts for windowing functions
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: improve release notes' info about FROM UNPACKAGED feature r