isn.c: use pg_ascii_toupper() instead of toupper().

Jeff Davis <jdavis@postgresql.org>

Commit: 7a6880fadc177873d5663961ec3a02d67e34dcbe
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2025-06-10T18:23:11Z
Releases: 18.0
isn.c: use pg_ascii_toupper() instead of toupper().

Avoid dependence on setlocale(). No behavior change.

Discussion: https://postgr.es/m/9875f7f9-50f1-4b5d-86fc-ee8b03e8c162@eisentraut.org
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>

Files

PathChange+/−
contrib/isn/isn.c modified +2 −2

Discussion