isn.c: use pg_ascii_toupper() instead of toupper(). Avoid dependence on setlocale(). No behavior change.
Discussion: https://postgr.es/m/[email protected] Reviewed-by: Peter Eisentraut <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/7a6880fadc177873d5663961ec3a02d67e34dcbe Modified Files -------------- contrib/isn/isn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
