pgsql: Doc: Fix and tweak documentation for ANALYZE reporting - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Doc: Fix and tweak documentation for ANALYZE reporting
Date
Msg-id E1iuXV2-0002Lc-Gu@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Fix and tweak documentation for ANALYZE reporting

The docs had some typos and grammar mistakes, and its indentation was
inconsistent.

Author: Amit Langote, Justin Pryzby
Discussion: https://postgr.es/m/20200116151930.GM26045@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ba40b62318e4d941497333b72d589420a48d82f

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 106 ++++++++++++++++++++++---------------------
1 file changed, 54 insertions(+), 52 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Clarify some comments in vacuumlazy.c
Next
From: Tom Lane
Date:
Subject: pgsql: Improve psql's tab completion for filenames.