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

From Thomas Munro
Subject Re: Some read stream improvements
Date
Msg-id CA+hUKGLu6XiZgY=dt8652aF6GQD4-=0ssdtgkm1vov-nRFbCkQ@mail.gmail.com
Whole thread Raw
In response to Re: Some read stream improvements  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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...



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: Making sslrootcert=system work on Windows psql
Next
From: Sami Imseih
Date:
Subject: Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX