Re: cash_mul_int8 / cash_div_int8

Поиск
Список
Период
Сортировка
От Kohei KaiGai
Тема Re: cash_mul_int8 / cash_div_int8
Дата
Msg-id CADyhKSWrqM3MCCEBgbWocSmK5Xkvww9rkxD9JcVjUL=B9rf0rw@mail.gmail.com
обсуждение исходный текст
Ответ на cash_mul_int8 / cash_div_int8  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Ответы Re: cash_mul_int8 / cash_div_int8  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Also, cash_pl, cash_mi, cash_mul_int4 and so on... does not have overflow checks
like as int8pl has.

Of course, most of people don't need to worry about 64bit overflow for
money... :-).

2015-10-08 0:03 GMT+09:00 Kohei KaiGai <kaigai@kaigai.gr.jp>:
> I noticed cash_mul_int8 / cash_div_int8 are defined in cash.c,
> however, pg_proc.h and pg_operator.h contains no relevant entries.
>
> Is it just a careless oversight?
>
> Thanks,
> --
> KaiGai Kohei <kaigai@kaigai.gr.jp>



-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: cash_mul_int8 / cash_div_int8
Следующее
От: Euler Taveira
Дата:
Сообщение: Re: Small documentation fix in src/interfaces/ecpg/preproc/po/pt_BR.po