Re: factorial of negative numbers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: factorial of negative numbers
Дата
Msg-id 1122228.1592231062@sss.pgh.pa.us
обсуждение исходный текст
Ответ на factorial of negative numbers  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
... oh, one slightly more important nit-pick: per the catalogs and
code, the function is factorial(bigint):

   Schema   |   Name    | Result data type | Argument data types | Type 
------------+-----------+------------------+---------------------+------
 pg_catalog | factorial | numeric          | bigint              | func

but you have it documented as factorial(numeric).

            regards, tom lane



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