pginstaller - pginst: Initdb integration code.

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Initdb integration code.
Date: 2004-07-12 19:04:30
Message-ID: 20040712190430.CB8C72186D4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Initdb integration code.

Only works on Win2000 and newer. There is no "nice check" for that now - it will exit out with a message about not finding CreateProcessWithLogonW.

Also, rename ValidateLocale(at)4 to ValidateInitdb(at)4, because that's what it really does.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.3&r2=1.4)
pginst/inst:
pgperm.bat (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/inst/pgperm.bat.diff?r1=1.1&r2=1.2)
pginst/wxs:
dialogs.wxs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.6&r2=1.7)
pginst.wxs (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-12 19:15:20 pgsql-server: Put back canonicalization of PGDATA environment variable.
Previous Message Tom Lane 2004-07-12 18:44:29 Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment