pginstaller - pginst: Show warning if installing a service without

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Show warning if installing a service without
Date: 2004-07-31 14:48:01
Message-ID: 20040731144801.999DF2183E8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Show warning if installing a service without initdb:ing and setting data directory to a new or empty directory.

Also, make sure PL dialog is only showed when initdb is run.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.16&r2=1.17)
pginst/wxs:
dialogs.wxs (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2004-07-31 16:35:19 pgsql-server: Remove obsolete files
Previous Message User Mha 2004-07-31 14:22:29 pginstaller - pginst: Remove references to MSM since we don't use those