On Tue, Jun 10, 2025 at 2:24 PM Jeff Davis <[email protected]> wrote: > 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 <[email protected]>
All 3 of these commits seem like things that could just as well have been done after we branch. -- Robert Haas EDB: http://www.enterprisedb.com
