mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-23 19:39:53 +08:00
Check whether the datctype is C to determine whether t_isspace() and related functions use isspace() or iswspace(). Previously, t_isspace() checked whether the database default collation was C; which is incorrect when the default collation uses the ICU provider. Discussion: https://postgr.es/m/79e4354d9eccfdb00483146a6b9f6295202e7890.camel@j-davis.com Reviewed-by: Peter Eisentraut Backpatch-through: 15 |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
generate_unaccent_rules.py | ||
Makefile | ||
meson.build | ||
unaccent--1.0--1.1.sql | ||
unaccent--1.1.sql | ||
unaccent.c | ||
unaccent.control | ||
unaccent.rules |