Re: Fix BUG #19586: money division overflow for INT64_MIN / -1 - Mailing list pgsql-hackers

From David Rowley
Subject Re: Fix BUG #19586: money division overflow for INT64_MIN / -1
Date
Msg-id CAApHDvrKNB5qw3a8rDSS7a3hAjWMB=fADWaiHGAfPqXptJTa2Q@mail.gmail.com
Whole thread
List pgsql-hackers
On Thu, 30 Jul 2026 at 17:31, Andrey Rachitskiy <pl0h0yp1@gmail.com> wrote:
> This continues BUG #19586 (money division overflow):
> https://www.postgresql.org/message-id/19586-bb603bf5ad9934dd@postgresql.org

Thanks. Pushed.

David



Attachment

pgsql-hackers by date:

Previous
From: Christophe Pettus
Date:
Subject: Re: [PATCH v3] Don't stop a `vacuumdb/reindex/ --all` on a connection failure
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: Streamify more code paths