pgsql: Fix ancient typo in user-defined-aggregates documentation. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix ancient typo in user-defined-aggregates documentation.
Date
Msg-id E1Q2R15-00045A-B1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6d0877fc5e5847e272129eb23ae48246ca352d2a

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix ancient typo in user-defined-aggregates documentation.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix ancient typo in user-defined-aggregates documentation.