Thread: pginstaller - pginst: Initdb integration code.

pginstaller - pginst: Initdb integration code.

From
mha@pgfoundry.org (User Mha)
Date:
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
findingCreateProcessWithLogonW. 

Also, rename ValidateLocale@4 to ValidateInitdb@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)