Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop - Mailing list pgsql-hackers

From David Rowley
Subject Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop
Date
Msg-id CAApHDvpAkjA6doajwz-tno81zJ7Pmz626D8mX0BUd4gZQ_OZcg@mail.gmail.com
Whole thread Raw
In response to Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Tue, 21 Oct 2025 at 18:53, Michael Paquier <michael@paquier.xyz> wrote:
> FWIW, I am on the same line as you.  Your suggestions are better than
> what the proposed patch does, as far as I've looked.

Pushed with the agreed comment change and type change to pageno.

David



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation
Next
From: Álvaro Herrera
Date:
Subject: Re: Accessing an invalid pointer in BufferManagerRelation structure