BUG #8670: Password messed up

From: jruan(at)wisc(dot)edu
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8670: Password messed up
Date: 2013-12-09 02:31:53
Message-ID: E1VpqdV-0001p3-JX@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8670
Logged by: Junrui Ruan
Email address: jruan(at)wisc(dot)edu
PostgreSQL version: 9.3.2
Operating system: Mac OSX
Description:

So, if you use the graphical installer in Mac OS X, version 10.8.5, then
when the installer asks you to type in the password, let's say I typed in
123456, then the installer will automatically transfer 123456 to
112233445566. But if I pasted 123456 into the input box, it will be fine.

Browse pgsql-bugs by date

  From Date Subject
Next Message zhewang 2013-12-09 03:45:21 BUG #8671: Can not create 64bit ODBC DSN
Previous Message Tatsuo Ishii 2013-12-08 23:17:35 Re: PQclientEncoding() returns -1, resulting in possible assertion failure in psql