pgsql: Allow MSVC's contribcheck and modulescheck to run independently. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Allow MSVC's contribcheck and modulescheck to run independently.
Date
Msg-id E1ZAVEZ-0002va-59@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow MSVC's contribcheck and modulescheck to run independently.

These require a temp install to have been done, so we now make sure it
is done before proceeding.

Michael Paquier.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e1d273efde7828947e52bb531851f67f91c628c3

Modified Files
--------------
src/tools/msvc/vcregress.pl |    2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make use of xlog_internal.h's macros in WAL-related utilities.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Allow MSVC's contribcheck and modulescheck to run independently.