git.postgresql.org Git - postgresql.git/commit
Thu, 1 Sep 2011 11:02:40 +0000 (14:02 +0300)
Thu, 1 Sep 2011 11:02:40 +0000 (14:02 +0300)
commit 65e899b2fb0703c9685c3b185fc1bfe206cde3b4
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
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.
This is the main PostgreSQL git repository.
RSS
Atom