pgsql: Clarify documentation of handling of null arguments for - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Clarify documentation of handling of null arguments for
Date
Msg-id 20100901182235.9C1AB7541E2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clarify documentation of handling of null arguments for
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Fix typo.