Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator - Mailing list pgsql-hackers

From Andrei Lepikhov
Subject Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Date
Msg-id 0d22246f-0f5d-4011-8b4c-47595cd13291@gmail.com
Whole thread
In response to Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator  (Andrei Lepikhov <lepihov@gmail.com>)
List pgsql-hackers
On 07/09/2026 10:25, Andrei Lepikhov wrote:
> Removed. Adding a regression test alongside a bug fix is just my default habit,
> so I followed it here without thinking it through - happy to drop them.
It looks like I mistakenly sent the old version as v2. Here is the actual
version (v3) of the patch.

-- 
regards, Andrei Lepikhov,
pgEdge
Attachment

pgsql-hackers by date:

Previous
From: Osama Abdul Qader
Date:
Subject: Re: COALESCE patch
Next
From: solai v
Date:
Subject: Re: pg_rewind: Skip vanished source files during traversal