Clarify documentation for the initcap function
Alexander Korotkov <akorotkov@postgresql.org>
Author:
Alexander Korotkov <akorotkov@postgresql.org>
Date: 2025-07-29T07:41:13Z
Releases:
19 (unreleased)
Clarify documentation for the initcap function This commit documents differences in the definition of word separators for the initcap function between libc and ICU locale providers. Backpatch to all supported branches. Discussion: https://postgr.es/m/804cc10ef95d4d3b298e76b181fd9437%40postgrespro.ru Author: Oleg Tselebrovskiy <o.tselebrovskiy@postgrespro.ru> Backpatch-through: 13
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +5 −2 |
Discussion
- Initcap works differently with different locale providers 16 messages · 2024-09-25 → 2025-08-24