pgsql: Edit SGML documentation related to extended statistics.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Edit SGML documentation related to extended statistics.
Date: 2017-05-14 23:15:59
Message-ID: E1dA2k3-0005Fe-Uu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Edit SGML documentation related to extended statistics.

Use the "statistics object" terminology uniformly here too. Assorted
copy-editing. Put new catalogs.sgml sections into alphabetical order.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/93ece9cc887239deef6539d607063d98aa03aff3

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 432 +++++++++++++++++---------------
doc/src/sgml/perform.sgml | 214 +++++++++-------
doc/src/sgml/planstats.sgml | 42 ++--
doc/src/sgml/ref/create_statistics.sgml | 43 ++--
4 files changed, 397 insertions(+), 334 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-05-15 01:00:13 pgsql: Attempt to fix compiler warning.
Previous Message Tom Lane 2017-05-14 17:33:05 pgsql: Fix maintenance hazards caused by ill-considered use of default: