Re: Extend ALTER DEFAULT PRIVILEGES for large objects - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Date
Msg-id 3abacc9c-d916-43f4-be8c-370732ae0783@oss.nttdata.com
Whole thread Raw
In response to Re: Extend ALTER DEFAULT PRIVILEGES for large objects  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers

On 2025/04/04 23:47, Nathan Bossart wrote:
> On Fri, Apr 04, 2025 at 07:18:11PM +0900, Fujii Masao wrote:
>> I've pushed the patch. Thanks!
> 
> Just a heads up, I fixed a pgindent issue in this commit (see commits
> e1a8b1ad58 and 742317a80f).  I'd ordinarily just report it, but since we're
> nearing feature freeze, I just fixed it because my workflow (and presumably
> others') involves running pgindent on the entire tree periodically.

Thanks a lot!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PoC] Reducing planning time when tables have many partitions
Next
From: Tom Lane
Date:
Subject: Re: Replace IN VALUES with ANY in WHERE clauses during optimization