copyfromparse.c: use pg_ascii_tolower() rather than tolower(). Avoid dependence on setlocale(). No behavior change.
Discussion: https://postgr.es/m/9875f7f9-50f1-4b5d-86fc-ee8b03e8c...@eisentraut.org Reviewed-by: Peter Eisentraut <pe...@eisentraut.org> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4c787a24e7e220a60022e47c1776f22f72902899 Modified Files -------------- src/backend/commands/copyfromparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)