Re: Initcap works differently with different locale providers

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Jeff Davis <pgsql@j-davis.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, Oleg Tselebrovskiy <o.tselebrovskiy@postgrespro.ru>, pgsql-docs@lists.postgresql.org
Date: 2025-08-24T09:48:45Z
Lists: pgsql-docs

Attachments

On Thu, Aug 21, 2025 at 12:55 AM Jeff Davis <pgsql@j-davis.com> wrote:
> On Mon, 2025-08-18 at 00:44 +0300, Alexander Korotkov wrote:
> > I'd like to propose a new version of patch.
>
> Nit: it only uses the title case in ICU or builtin PG_UNICODE_FAST.

Corrected, thank you.  Any objections if I push this?

------
Regards,
Alexander Korotkov
Supabase

Commits

  1. Further clarify documentation for the initcap function

  2. Revert "Clarify documentation for the initcap function"

  3. Clarify documentation for the initcap function