Re: Numeric multiplication overflow errors

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Numeric multiplication overflow errors
Дата
Msg-id CAApHDvr3hVDu520XHjEGtt8-Mto5z9se4VRN8MCpM1s6Zw1u3Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Numeric multiplication overflow errors  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: Numeric multiplication overflow errors
Список pgsql-hackers
On Sat, 3 Jul 2021 at 11:04, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> Thinking about this more, I think it's best not to risk back-patching.
> It *might* be safe, but it's difficult to really be sure of that. The
> bug itself is pretty unlikely to ever happen in practice, hence the
> lack of prior complaints, and in fact I only found it by an
> examination of the code. So it doesn't seem to be worth the risk.

That seems like good logic to me.  Perhaps we can reconsider that
decision if users complain about it.

David



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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Using COPY FREEZE in pgbench
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: rand48 replacement