[COMMITTERS] pgsql: doc: update PG 10 release notes - Mailing list pgsql-committers

From Bruce Momjian
Subject [COMMITTERS] pgsql: doc: update PG 10 release notes
Date
Msg-id E1d6RBL-0006HK-Bv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  update PG 10 release notes

Mention vacuum verbose includes oldest xmin, BRIN index usage
estimation, and multi-column statistics.

Reported-by: Masahiko Sawada, Alvaro Herrera

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5469e44ffc2077cb8371686497022cb5afd1af87

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: [COMMITTERS] pgsql: doc: PG 10 release note updates for psql, GiST, and markup
Next
From: Stephen Frost
Date:
Subject: [COMMITTERS] pgsql: Change the way pg_dump retrieves partitioning info