Re: insert column monetary type ver 2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: insert column monetary type ver 2
Дата
Msg-id 3443422.1637512030@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: insert column monetary type ver 2  (Ron <ronljohnsonjr@gmail.com>)
Ответы Re: insert column monetary type ver 2
Список pgsql-general
Ron <ronljohnsonjr@gmail.com> writes:
> On 11/20/21 11:01 AM, Tom Lane wrote:
>> A quick lookup later, that's U+202F or "narrow no-break space".
>> cash_in is picky about this, and won't take plain ASCII space as
>> a substitute.  Not sure if it should.

> It probably should, based on the Robustness Principle: "be conservative in 
> what you send, be liberal in what you accept".

The contrary argument is that people tend not to like "best guess"
behavior when working with monetary amounts.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump insert column GENERATED
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_dump insert column GENERATED