Обсуждение: pgsql: Clarify documentation of handling of null arguments for

Поиск
Список
Период
Сортировка

pgsql: Clarify documentation of handling of null arguments for

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Clarify documentation of handling of null arguments for aggregates.
Per discussion.

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.521.2.4 -> r1.521.2.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.521.2.4&r2=1.521.2.5)
        syntax.sgml (r1.147.2.5 -> r1.147.2.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.147.2.5&r2=1.147.2.6)