Thread: pgsql: Improve user-defined-aggregates documentation.

pgsql: Improve user-defined-aggregates documentation.

From
Tom Lane
Date:
Improve user-defined-aggregates documentation.

On closer inspection, that two-element initcond value seems to have been
a little white lie to avoid explaining the full behavior of float8_accum.
But if people are going to expect the examples to be exactly correct,
I suppose we'd better explain.  Per comment from Thom Brown.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3b02cef29517e3b64a600d994f995ee352fd3fb4

Modified Files
--------------
doc/src/sgml/xaggr.sgml |   16 +++++++++++-----
1 files changed, 11 insertions(+), 5 deletions(-)