Re: [PATCH] Support reading large objects with pg_read_all_data - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: [PATCH] Support reading large objects with pg_read_all_data
Date
Msg-id aYS68rra7T4r8w2M@nathan
Whole thread Raw
In response to [PATCH] Support reading large objects with pg_read_all_data  (Nitin Motiani <nitinmotiani@google.com>)
List pgsql-hackers
On Thu, Feb 05, 2026 at 03:26:02PM +0530, Nitin Motiani wrote:
> Please take a look and let me know what you folks think. If this
> approach makes sense, I will update the corresponding docs in the
> patch.

At a glance, it looks generally reasonable to me.  In addition to updating
the documentation, I'd recommend adding tests.

-- 
nathan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Next
From: Tom Lane
Date:
Subject: Re: Planing edge case for sorts with limit on non null column