pgsql: Improve planner stats documentation - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Improve planner stats documentation
Date
Msg-id E1gUwgf-00060V-T0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve planner stats documentation

It was pointed out that in the planner stats documentation under
Extended Statistics, one of the sentences was a bit awkward.  Improve
that by rewording it slightly.

Discussion: https://postgr.es/m/154409976780.14137.2785644488950047100@wrigleys.postgresql.org

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/23f9e3e36b1b58625f79a741c0fa6468c682da4e

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


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Cleanup minor pg_dump memory leaks
Next
From: Tom Lane
Date:
Subject: pgsql: Improve our response to invalid format strings,and detect more