pgsql: Fix the MSVC build process for uuid-ossp. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix the MSVC build process for uuid-ossp.
Date
Msg-id E1WxFqE-0002dp-O4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix the MSVC build process for uuid-ossp.

Catch up with commit b8cc8f94730610c0189aa82dfec4ae6ce9b13e34's
introduction of the HAVE_UUID_OSSP symbol to the principal build
process.  Back-patch to 9.4, where that commit appeared.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/230ba02d855de7fac31bfb6af25ebd4ae052640b

Modified Files
--------------
src/tools/msvc/Solution.pm |    1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: 9.4 release notes: improve valgrind mention
Next
From: Noah Misch
Date:
Subject: pgsql: Fix the MSVC build process for uuid-ossp.