CREATE USER bug

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема CREATE USER bug
Дата
Msg-id 3F81CEE7.6010400@commandprompt.com
обсуждение исходный текст
Ответы Re: CREATE USER bug  (Neil Conway <neilc@samurai.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: db encoding
Следующее
От: Tom Lane
Дата:
Сообщение: Re: db encoding