pgsql: Do not run regression tests for contrib/xml2 on MSVC unless - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Do not run regression tests for contrib/xml2 on MSVC unless
Date
Msg-id 20100302170651.399A47541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Do not run regression tests for contrib/xml2 on MSVC unless building with XML

Modified Files:
--------------
    pgsql/src/tools/msvc:
        vcregress.pl (r1.13 -> r1.14)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.pl?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Cause plpgsql to throw an error if "INTO rowtype_var" is followed
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Do not run regression tests for contrib/xml2 on MSVC unless