pginstaller - pginst: Last minute fixes: Use info icon when warning

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Last minute fixes: Use info icon when warning
Date: 2004-10-20 13:02:42
Message-ID: 20041020130242.4FF3FAADF9F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Last minute fixes:
Use info icon when warning user about listening on all addresses.
Include missing time.h in user.c to prevent warnings in current mingw gcc.
Add userlocks SQL script flag in the info passed to the CA.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.60 -> r1.61)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.60&r2=1.61)
user.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.11&r2=1.12)
pginst/wxs:
pginst.wxs (r1.80 -> r1.81)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.80&r2=1.81)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2004-10-20 13:09:27 pginstaller - pginst: Improve message format.
Previous Message User Dpage 2004-10-20 11:32:18 pginstaller - pginst: Update JDBC driver to pgdev.307