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
-
Fix catalog data of new LO privilege functions
- f762d99c8783 18.0 landed
-
Add has_largeobject_privilege function.
- 4eada203a5a8 18.0 landed
-
Deduplicate code in LargeObjectExists and myLargeObjectExists.
- 412229d197f8 18.0 landed