pgsql: doc: adjust ordering of pg_stat_statement paragraphs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: adjust ordering of pg_stat_statement paragraphs
Date: 2015-05-09 18:11:39
Message-ID: E1Yr9Dv-0005CU-8t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: adjust ordering of pg_stat_statement paragraphs

Clarify installation instructions

Patch by Ian Barwick

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/da31c5ed79d93bb02d6ff9cd81497e5151de7b63

Modified Files
--------------
doc/src/sgml/pgstatstatements.sgml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2015-05-09 18:46:33 pgsql: Correct reindexdb documentation
Previous Message Bruce Momjian 2015-05-09 18:02:15 Re: pgsql: Improve speed of make check-world