copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Avoid dependence on setlocale(). No behavior change.
Discussion: https://postgr.es/m/[email protected]
Reviewed-by: Peter Eisentraut <peter(at)eisentraut(dot)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(-)