Re: [PATCH] Support reading large objects with pg_read_all_data

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Nitin Motiani <nitinmotiani(at)google(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Support reading large objects with pg_read_all_data
Date: 2026-02-05 15:44:50
Message-ID: aYS68rra7T4r8w2M@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-02-05 15:46:37 Re: Planing edge case for sorts with limit on non null column
Previous Message Peter Geoghegan 2026-02-05 15:38:27 Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations