pgsql: Fix declared argument name for numeric_maximum_size.

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Fix declared argument name for numeric_maximum_size.
Дата
Msg-id 20100804173559.3A3997541D7@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Fix numeric_maximum_size() calculation.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Forgot to back-patch earlier change to documentation for