Re: intarray: fix an edge case int32 overflow bug - Mailing list pgsql-hackers

From David Rowley
Subject Re: intarray: fix an edge case int32 overflow bug
Date
Msg-id CAApHDvpjxPSiCzoG3VkFzfq9-KjHh=fhOrq5cUVz7ZvDTZ=kiA@mail.gmail.com
Whole thread Raw
In response to Re: intarray: fix an edge case int32 overflow bug  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: intarray: fix an edge case int32 overflow bug
List pgsql-hackers
On Sun, 4 Jan 2026 at 19:28, David Rowley <dgrowleyml@gmail.com> wrote:
> I can take care of the overflow issue. I feel the test is a step too
> far as it seems unlikely ever to be rebroken, but thanks for the
> SQL-based test case to demonstrate the issue.

Pushed.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: intarray: fix an edge case int32 overflow bug
Next
From: Chao Li
Date:
Subject: Re: intarray: fix an edge case int32 overflow bug