pgsql: Add perl replacements for build.bat and vcregress.bat. - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Add perl replacements for build.bat and vcregress.bat.
Date
Msg-id 20070923215256.4221D753E4C@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add perl replacements for build.bat and vcregress.bat.
List pgsql-committers
Log Message:
-----------
Add perl replacements for build.bat and vcregress.bat. In due course
the .bat files will be altered to become tiny wrappers for these scripts,
and one or two other .bat files will disappear.

Added Files:
-----------
    pgsql/src/tools/msvc:
        build.pl (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/build.pl?rev=1.1&content-type=text/x-cvsweb-markup)
        vcregress.pl (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.pl?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bugs in XML binary I/O functions.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Replace linear searches with binary searches in pg_dump's code to