Re: CREATE USER bug - Mailing list pgsql-hackers

From Neil Conway
Subject Re: CREATE USER bug
Date
Msg-id 1065760000.23683.427.camel@tokyo
Whole thread Raw
In response to CREATE USER bug  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: CREATE USER bug
Re: CREATE USER bug
List 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 by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: compile warnings on cygwin - make check fails
Next
From: Alvaro Herrera
Date:
Subject: Re: compile warning