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 1u6kBv-003u84-Fs for pgsql-hackers@arkaria.postgresql.org; Mon, 21 Apr 2025 05:59:39 +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 1u6kBt-001jXL-JS for pgsql-hackers@arkaria.postgresql.org; Mon, 21 Apr 2025 05:59:38 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u6kBt-001jXD-9S for pgsql-hackers@lists.postgresql.org; Mon, 21 Apr 2025 05:59:38 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u6kBr-00188T-0H for pgsql-hackers@postgresql.org; Mon, 21 Apr 2025 05:59:37 +0000 Received: from [192.168.179.7] (mo146-99-213-105.air.mopera.net [146.99.213.105]) by oss.nttdata.com (Postfix) with ESMTPSA id EF830615C3; Mon, 21 Apr 2025 14:59:29 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: <69184454-f37d-4251-ab36-3d06e21dc4ab@oss.nttdata.com> Date: Mon, 21 Apr 2025 14:59:28 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Align memory context level numbering in pg_log_backend_memory_contexts() From: Fujii Masao To: David Rowley Cc: Rahila Syed , PostgreSQL Hackers References: <395ea5d4fe190480efa95bf533485c70@oss.nttdata.com> <81B10568-B4A1-46C0-9809-2F8E06AB8C7B@yesql.se> <1ad6d388-1b43-400d-bec9-36d52f755f74@oss.nttdata.com> Content-Language: en-US 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/18 18:45, Fujii Masao wrote: > > > On 2025/04/18 18:23, David Rowley wrote: >> On Fri, 18 Apr 2025 at 20:54, Fujii Masao wrote: >>> Shouldn't the example output of pg_log_backend_memory_contexts() in >>> the documentation also be updated to use 1-based numbering for consistency? >>> Patch attached. >> >> Yeah. I failed to notice we had an example of the output. >> >> Want to take care of it? > > Yeah, I will if you're okay with that! Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION