pgsql: Improve user-defined-aggregates documentation.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5b6c27a607641145d29b64c2f90907db0ed4b36f

Modified Files
--------------
doc/src/sgml/xaggr.sgml | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)