Re: [PATCH] Support reading large objects with pg_read_all_data
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Nitin Motiani <nitinmotiani@google.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, pgsql-hackers@postgresql.org
Date: 2026-02-13T17:17:28Z
Lists: pgsql-hackers
On Fri, Feb 13, 2026 at 05:35:14PM +0530, Nitin Motiani wrote: > Attaching the latest patch. This looks pretty good to me. I'd like to let it sit on the lists a little while longer in case anyone else has feedback or objections. Assuming those don't materialize in the next week or so, I will proceed with committing it. -- nathan
Commits
-
Allow pg_{read,write}_all_data to access large objects.
- d98197602790 19 (unreleased) landed