Fix ancient typo in user-defined-aggregates documentation. The description of the initcond value for the built-in avg(float8) aggregate has been wrong since it was written. Noted by Disc Magnet.
Branch ------ REL8_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e39d6db39b958381ed2892734d3176e2c9bb1b40 Modified Files -------------- doc/src/sgml/xaggr.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
