Teach the makefile used to build stand-alone libpq on Windows that libpq

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 09e98a3e170ecdeb25a0e1afe81bdbeeeaf21f48
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-09-14T14:57:32Z
Releases: 9.2.0
Teach the makefile used to build stand-alone libpq on Windows that libpq
needs win32setlocale.c now. The cygwin and MSVC build scripts were changed
earlier, but this was neglected. This should fix bug report #6203 by Steve.

Files

PathChange+/−
src/interfaces/libpq/win32.mak modified +9 −2