pginstaller - pginst: Move MSVCREDIST definition to paths.projinc.

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Move MSVCREDIST definition to paths.projinc.
Date: 2007-04-30 10:30:55
Message-ID: 20070430103055.625A2216E18@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move MSVCREDIST definition to paths.projinc.

Modified Files:
--------------
pginst:
paths.projinc.in (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/paths.projinc.in.diff?r1=1.2&r2=1.3)
settings.projinc (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2007-04-30 10:36:30 plpsm - plpgpsm: remove return next statement
Previous Message User Okbob 2007-04-30 10:29:53 plpsm - plpgpsm: scrollable cursors support, first iteration