BUG #4882: One-click installer crashes with certain service account passwords - Mailing list pgsql-bugs

From Dustin Parker
Subject BUG #4882: One-click installer crashes with certain service account passwords
Date
Msg-id 200906251938.n5PJcLvg012385@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4882: One-click installer crashes with certain service account passwords  (Dave Page <dpage@pgadmin.org>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4882
Logged by:          Dustin Parker
Email address:      dparker@forwardslope.com
PostgreSQL version: 8.3.7
Operating system:   Windows XP Professional, SP3
Description:        One-click installer crashes with certain service account
passwords
Details:

createuser.exe is invoked by the PostgreSQL one-click installer (maintained
by EnterpriseDB) to create the service account.  When using passwords with
percent signs, creatuser.exe crashes inside a formatted-printing routine.

validateuser.exe suffers from this same problem.

Workaround: for every literal percent sign in the desired password, the user
must type two percent signs.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4879: bgwriter fails to fsync the file in recovery mode
Next
From: Simon Riggs
Date:
Subject: Re: BUG #4879: bgwriter fails to fsync the file in recovery mode