Log Message:
-----------
Disallow backslashes in superuser passwords, since they can do
weird thing with escaping rules and generally break things.
Fixes pgfoundry bug #1010601
Tags:
----
REL8_3_STABLE
Modified Files:
--------------
pginst/ca:
pginstca.c (r1.119.2.8 -> r1.119.2.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.119.2.8&r2=1.119.2.9)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2009-05-06 13:38:09 |
| Subject: Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot |
| Previous: | From: User Mha | Date: 2009-05-06 13:36:49 |
| Subject: pginstaller - pginst: Disallow backslashes in superuser passwords, since |