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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix ancient typo in user-defined-aggregates documentation.
Дата
Msg-id E1Q2R15-00045F-B7@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix ancient typo in user-defined-aggregates documentation.  (Thom Brown <thom@linux.com>)
Список 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
------
REL8_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/24cdee8606086699a634f424333b894509c5cbd0

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix ancient typo in user-defined-aggregates documentation.
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Fix ancient typo in user-defined-aggregates documentation.