pginstaller - pginst: Properly quote passwords with spaces in them per

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Properly quote passwords with spaces in them per
Date: 2004-11-05 19:35:40
Message-ID: 20041105193540.7C4B6AAF190@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly quote passwords with spaces in them per #1000144.

Along the way, update so we check for invalid character in service account passwords too, not just superuser passwords.

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.64 -> r1.65)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.64&r2=1.65)
pginst/wxs:
pginst.wxs (r1.87 -> r1.88)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.87&r2=1.88)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-11-05 20:45:43 pgsql: pred_test() logic was being too narrow-minded about where it
Previous Message Tom Lane 2004-11-05 19:17:31 pgsql: Create 'default_tablespace' GUC variable that supplies a