pgsql: Treat config.pl as optional in vcregress.pl

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Treat config.pl as optional in vcregress.pl
Date: 2011-04-19 19:02:35
Message-ID: E1QCGC3-0001Gd-Tm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Treat config.pl as optional in vcregress.pl

This is how build.pl treats it and how it's documented.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2e8d9544752a7d68cb46f028a4f16ab0eb76c26e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-04-19 19:58:34 pgsql: Refix the unaccent regression test on MSVC properly
Previous Message Peter Eisentraut 2011-04-19 17:20:55 pgsql: Add gitignore entries for Windows MSVC builds