pgsql: Build and run isolation test programs under MSVC.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Build and run isolation test programs under MSVC.
Date: 2011-05-15 21:57:38
Message-ID: E1QLjJi-0006Ym-L4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-05-15 22:04:05 pgsql: Add missing check function lookup.
Previous Message Robert Haas 2011-05-13 19:51:25 pgsql: More cleanup of FOREIGN TABLE permissions handling.