CREATE USER bug - Mailing list pgsql-hackers

From Joshua D. Drake
Subject CREATE USER bug
Date
Msg-id 3F81CEE7.6010400@commandprompt.com
Whole thread Raw
Responses Re: CREATE USER bug
List pgsql-hackers
Hello,
 It seems to me that the below should not be able to happen.



postgres=# create user with encrypted password '98wq7912a';
CREATE USER
postgres=# create user with encrypted password '98wq7912a';
ERROR:  CREATE USER: user name "with" already exists


Sincerley,

Joshua D. Drake


-- 
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd@commandprompt.com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: db encoding
Next
From: Tom Lane
Date:
Subject: Re: db encoding