Thread: pgsql: Provide for client-only installs with MSVC.

pgsql: Provide for client-only installs with MSVC.

From
Andrew Dunstan
Date:
Provide for client-only installs with MSVC.

MauMau.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/install-windows.sgml |    8 +++
src/tools/msvc/Install.pm         |  134 +++++++++++++++++++++++--------------
src/tools/msvc/install.bat        |    2 +-
src/tools/msvc/install.pl         |    6 +-
src/tools/msvc/vcregress.pl       |    4 +-
5 files changed, 97 insertions(+), 57 deletions(-)