Re: CREATE USER bug

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: CREATE USER bug
Дата
Msg-id 1065760000.23683.427.camel@tokyo
обсуждение исходный текст
Ответ на CREATE USER bug  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: CREATE USER bug  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: CREATE USER bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 2003-10-06 at 16:21, Joshua D. Drake wrote:
> postgres=# create user with encrypted password '98wq7912a';
> CREATE USER
> postgres=# create user with encrypted password '98wq7912a';
> ERROR:  CREATE USER: user name "with" already exists

So, what are we doing about this? If we're considering it a bug, one way
to fix it is to move WITH from unreserved_keywords to reserved_keywords.
Any other suggestions?

-Neil




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: compile warnings on cygwin - make check fails
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: compile warning