mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
on Windows. ecpglib doesn't link with libpgport, but picks and compiles the .c files it needs individually. To cope with that, move the setlocale() wrapper from chklocale.c to a separate setlocale.c file, and include that in ecpglib.