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-07T13:11:02Z
Lists: pgsql-docs
On Wed, Aug 6, 2025 at 9:21 PM Jeff Davis <pgsql@j-davis.com> wrote:
> > Yes, I was not in favor of backpatching this, since it was not a bug
> > fix.  And it turns out it was incomplete.  I think we should revert
> > all
> > the backpatches and iterate on getting the documentation the way we
> > want
> > in master.
>
> +1.

Done, reverted everywhere except master.

------
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