Thread: pgsql: Improve user-facing documentation for partial/parallel aggregati

Improve user-facing documentation for partial/parallel aggregation.

Add a section to xaggr.sgml, as we have done in the past for other
extensions to the aggregation functionality.  Assorted wordsmithing
and other minor improvements.

David Rowley and Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2d673424faf3e33c5fcca926fbe3f21e16dd0fef

Modified Files
--------------
doc/src/sgml/ref/create_aggregate.sgml |  71 ++++++++++++++---------
doc/src/sgml/xaggr.sgml                | 100 ++++++++++++++++++++++++++++++++-
2 files changed, 142 insertions(+), 29 deletions(-)