Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qFLmo-0001ry-3X for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Jun 2023 21:36:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qFLmm-0005Ah-UR for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Jun 2023 21:36:12 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qFLmm-0005AY-LR for pgsql-hackers@lists.postgresql.org; Fri, 30 Jun 2023 21:36:12 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qFLmk-001LRQ-3z for pgsql-hackers@postgresql.org; Fri, 30 Jun 2023 21:36:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2023062407; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=N45WmFFN7JqQQ0kvScPx0Qn9rzjYpWcU9oFm7IibIko=; b=AQtdL OWrXSnfuh67xFSDaipDU7ZIgHez238GtreDPSNxV2P/+SoUs55UMurd0xUSO/FEjzwfqYcgXJFZbM gyKEbS4ayMdW4FgEnAJGHvgXNGaw2qC+60FwuOz83eIBSnKrmXy9u1tc8ldp8l0vFEEQpFb8nmw5i mCiIAjJ9FCOwGfb/fJiqjz1IJNaxJhTsKXv/IrkgD/zeyDRvReGR5bf9KIdvtB3wewzNfOMbujE7d VEGyVUqayjeUnMOn4rJIMwk2e3kTjIafRZ/44xQ3fGRJLPnJ0PpYRsqHq4cqUtzIo4ezK4NAiWy3r IaonVSD3XTbzumju3zq9o44WxB5aA==; Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1qFLmi-002Nh4-PD; Fri, 30 Jun 2023 17:36:08 -0400 Date: Fri, 30 Jun 2023 17:36:08 -0400 From: Bruce Momjian To: Masahiro Ikeda Cc: PostgreSQL-development Subject: Re: PG 16 draft release notes ready Message-ID: References: <9893c6b2b3a98ae2332a2f12d782f0b9@oss.nttdata.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9893c6b2b3a98ae2332a2f12d782f0b9@oss.nttdata.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Jun 30, 2023 at 05:29:17PM +0900, Masahiro Ikeda wrote: > Hi, > > Thanks for making the release notes. I found the release note of > PG16 beta2 mentions a reverted following feature. > > ``` > > > > > Have initdb use ICU by default if ICU is enabled in the binary (Jeff Davis) > > > > Option --locale-provider=libc can be used to disable ICU. > > > ``` > > Unfortunately, the feature is reverted with the commit. > * https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=2535c74b1a6190cc42e13f6b6b55d94bff4b7dd6 Oh, I didn't notice the revert --- item removed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.