Re: Fix BUG #19586: money division overflow for INT64_MIN / -1

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, tristan(at)partin(dot)io
Subject: Re: Fix BUG #19586: money division overflow for INT64_MIN / -1
Date: 2026-08-04 06:03:20
Message-ID: CAApHDvrKNB5qw3a8rDSS7a3hAjWMB=fADWaiHGAfPqXptJTa2Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 30 Jul 2026 at 17:31, Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com> wrote:
> This continues BUG #19586 (money division overflow):
> https://www.postgresql.org/message-id/19586-bb603bf5ad9934dd@postgresql.org

Thanks. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Bertrand Drouvot 2026-08-04 05:55:12 Re: Re-read subscription state after lock in AlterSubscription