Re: [COMMITTERS] pgsql: Fix ancient typo in user-defined-aggregates documentation.

2011-03-23 Thread Tom Lane
Thom Brown writes: > On 23 March 2011 16:34, Tom Lane wrote: >> 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. > The preceding paragraph

Re: [COMMITTERS] pgsql: Fix ancient typo in user-defined-aggregates documentation.

2011-03-23 Thread Thom Brown
On 23 March 2011 16:34, Tom Lane wrote: > 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_2_STABLE > > Details >