Re: Add has_large_object_privilege function

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Yugo Nagata <nagata@sraoss.co.jp>, pgsql-hackers@lists.postgresql.org
Date: 2024-09-26T22:06:16Z
Lists: pgsql-hackers
On Thu, Sep 26, 2024 at 07:51:06PM +0900, Fujii Masao wrote:
> So, are you planning to commit the patch? If not, I'm happy to handle it!

I have some time to look at the buildfarm today, so I'll just go do it
now.  Thanks for checking the patch.
--
Michael

Commits

  1. Fix catalog data of new LO privilege functions

  2. Add has_largeobject_privilege function.

  3. Deduplicate code in LargeObjectExists and myLargeObjectExists.