pgsql: Restructure doc sections about statistics views - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Restructure doc sections about statistics views
Date
Msg-id E1Xq12u-0005r9-Hs@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Restructure doc sections about statistics views

Break out the "dynamic statistics" views in the table from the
"collected statistics" ones. Could do with some more refactoring,
but this is a start.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/386c9b73839bd4cae489451122801c31496d20e8

Modified Files
--------------
doc/src/sgml/monitoring.sgml |  440 ++++++++++++++++++++++--------------------
1 file changed, 231 insertions(+), 209 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Emit msg re skipping ANALYZE for absent inh tree
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix duplicated platforms due to copy/paste error