Thread: pginstaller - pginst: Add checkbox to enable non-localhost connections

pginstaller - pginst: Add checkbox to enable non-localhost connections

From
mha@pgfoundry.org (User Mha)
Date:
Log Message:
-----------
Add checkbox to enable non-localhost connections by default (changes listen_addresses from default ('localhost') to
'*')

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.58 -> r1.59)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.58&r2=1.59)
    pginst/wxs:
        dialogs.wxs (r1.33 -> r1.34)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.33&r2=1.34)
        pginst.wxs (r1.75 -> r1.76)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.75&r2=1.76)