From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Extend ALTER DEFAULT PRIVILEGES for large objects |
Date: | 2025-04-04 15:10:41 |
Message-ID: | 3abacc9c-d916-43f4-be8c-370732ae0783@oss.nttdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-04-04 15:17:53 | Re: Replace IN VALUES with ANY in WHERE clauses during optimization |
Previous Message | Tom Lane | 2025-04-04 15:05:05 | Re: [PoC] Reducing planning time when tables have many partitions |