Re: Some read stream improvements - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Some read stream improvements
Date
Msg-id 7pv7xtu35x2qpg36xdwdmbexpzhf4eyulqarwjbpizeao2hqvv@aahbmhntgy2f
Whole thread Raw
In response to Re: Some read stream improvements  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Some read stream improvements
List pgsql-hackers
Hi,

On 2025-04-03 14:43:40 +1300, Thomas Munro wrote:
> On Thu, Apr 3, 2025 at 11:17 AM Andres Freund <andres@anarazel.de> wrote:
> > I don't actually see any reason for buffer_limit to be a 16bit quantity? It's
> > just to clamp things down, right?
> 
> Ugh.  It might be worth just flipping this whole thing over to ints,
> let me look into that...

If you don't mind I'll push the obvious minimal fix soon - it's a confusing
crash when one encounters this issue...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Possibly hard-to-read message
Next
From: Thomas Munro
Date:
Subject: Re: Some read stream improvements