Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u0ih4-006Zti-6x for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Apr 2025 15:10:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1u0ih2-001Dbl-Ry for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Apr 2025 15:10:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u0ih2-001DbN-Ii for pgsql-hackers@lists.postgresql.org; Fri, 04 Apr 2025 15:10:52 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u0igz-003NAs-17 for pgsql-hackers@postgresql.org; Fri, 04 Apr 2025 15:10:52 +0000 Received: from [192.168.11.5] (p1696134-ipoe.ipoe.ocn.ne.jp [118.0.93.133]) by oss.nttdata.com (Postfix) with ESMTPSA id 763E160256; Sat, 5 Apr 2025 00:10:42 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: <3abacc9c-d916-43f4-be8c-370732ae0783@oss.nttdata.com> Date: Sat, 5 Apr 2025 00:10:41 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Extend ALTER DEFAULT PRIVILEGES for large objects To: Nathan Bossart Cc: Yugo NAGATA , Laurenz Albe , Tom Lane , pgsql-hackers@postgresql.org References: <3602391.1713930458@sss.pgh.pa.us> <20240424210839.GA863220@nathanxps13> <20240426175406.13e47ea3904de814afbfe496@sraoss.co.jp> <20240913161801.b1e60534d77fa9df447b775f@sraoss.co.jp> <9c0c4d7881d2450baf70edb0ae95415a81ac8cb1.camel@cybertec.at> <20250123192220.9bad2b9aec110bf335521276@sraoss.co.jp> <20250403230418.f41b23d155f6c6cb3cebcd92@sraoss.co.jp> Content-Language: en-US From: Fujii Masao In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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