Monetary Data Types Improvement

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Monetary Data Types Improvement
Дата
Msg-id 171064180281.7104.18308925085444324241@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Monetary Data Types Improvement  (Erik Wienhold <ewie@ewie.name>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/datatype-money.html
Description:

It's not explicitly obvious that money doesn't behave like a normal numeric
type in that executing a procedure with a negative numeric value for money
causes an error. The solution to this is to pass the value as a string. For
example, -15.99 for money should be expressed as '-15.99'.

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Locking
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Locking