pgsql: Fix declared argument name for numeric_maximum_size. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Fix declared argument name for numeric_maximum_size.
Date
Msg-id 20100804173559.3A3997541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix declared argument name for numeric_maximum_size.

The previous commit changed the function to say 'typmod' rather than
'typemod', but I forgot to update the header file.

Modified Files:
--------------
    pgsql/src/include/utils:
        numeric.h (r1.30 -> r1.31)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/numeric.h?r1=1.30&r2=1.31)

pgsql-committers by date:

Previous
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Fix numeric_maximum_size() calculation.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Forgot to back-patch earlier change to documentation for