pgsql: Build and run isolation test programs under MSVC. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Build and run isolation test programs under MSVC.
Date
Msg-id E1QLjJi-0006Ym-L4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Build and run isolation test programs under MSVC.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/840826e36cd40e63a3af05d9b41dc65250bc7a7a

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm |   22 ++++++++++++++++++++++
src/tools/msvc/pgbison.bat  |    1 +
src/tools/msvc/pgflex.bat   |    1 +
src/tools/msvc/vcregress.pl |   16 +++++++++++++++-
4 files changed, 39 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: More cleanup of FOREIGN TABLE permissions handling.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add missing check function lookup.