Re: Fix overflow of nbatch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix overflow of nbatch
Date
Msg-id 3090033.1758641696@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fix overflow of nbatch  (Tomas Vondra <tomas@vondra.me>)
Responses Re: Fix overflow of nbatch
List pgsql-hackers
Tomas Vondra <tomas@vondra.me> writes:
> The question what to do about this. If we got this a week ago, I'd just
> probably just revert a1b4f289, and then try again for PG19. After all,
> the issue it meant to address is somewhat rare.
> But with 18 already stamped ...

18.0 is what it is.  If this is the most serious bug in it, I'll be
a bit surprised.  Take your time, fix it properly.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: plan shape work
Next
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]