Обсуждение: pgsql: Clarify documentation for the initcap function

Поиск
Список
Период
Сортировка

pgsql: Clarify documentation for the initcap function

От
Alexander Korotkov
Дата:
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3c05d4d3433e1bd4097f39fed2a9398cb2e662db

Modified Files
--------------
doc/src/sgml/func.sgml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)