pgsql: Exclude sepgsql from MSVC regression testing as well - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Exclude sepgsql from MSVC regression testing as well
Date
Msg-id E1PhGoO-0000Mx-2Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Exclude sepgsql from MSVC regression testing as well

In passing, change exclusion in the build to follow the
same pattern as other always-excluded modules.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=97520809424d46c55e2faf73b5f09cb64b52f4a5

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm |    5 +----
src/tools/msvc/vcregress.pl |    1 +
2 files changed, 2 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Silence compiler warning about uninitialized variable, noted by
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typo in the psql \d query handling, so that we use the corre