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 1u5iI8-004m7g-Bk for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Apr 2025 09:45:48 +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 1u5iI6-00AusL-1b for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Apr 2025 09:45:46 +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 1u5iI5-00Aus0-MX for pgsql-hackers@lists.postgresql.org; Fri, 18 Apr 2025 09:45:46 +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 1u5iI4-000ghF-0G for pgsql-hackers@postgresql.org; Fri, 18 Apr 2025 09:45:45 +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 62DF660251; Fri, 18 Apr 2025 18:45:40 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: Date: Fri, 18 Apr 2025 18:45:39 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Align memory context level numbering in pg_log_backend_memory_contexts() Content-Language: en-US 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> 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/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! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION