Re: Some read stream improvements

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Some read stream improvements
Date: 2025-04-03 01:43:40
Message-ID: CA+hUKGLu6XiZgY=dt8652aF6GQD4-=0ssdtgkm1vov-nRFbCkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 3, 2025 at 11:17 AM Andres Freund <andres(at)anarazel(dot)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...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-04-03 01:58:49 Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Previous Message Jacob Champion 2025-04-03 01:21:13 Re: Making sslrootcert=system work on Windows psql