pgsql: Teach the makefile used to build stand-alone libpq on Windows th

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Teach the makefile used to build stand-alone libpq on Windows th
Date: 2011-09-14 14:59:51
Message-ID: E1R3qwJ-0008Sr-00@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f6950429da2f68de7f7c28db8441625215b40463

Modified Files
--------------
src/interfaces/libpq/win32.mak | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-09-15 12:03:09 Re: Use of literal in SGML docs
Previous Message Heikki Linnakangas 2011-09-14 14:59:50 pgsql: Teach the makefile used to build stand-alone libpq on Windows th