Re: problem with ALTER GROUP - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: problem with ALTER GROUP
Date
Msg-id Pine.LNX.4.21.0006230040220.13792-100000@localhost.localdomain
Whole thread Raw
In response to problem with ALTER GROUP  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
Responses Re: problem with ALTER GROUP  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
List pgsql-hackers
Kovacs Zoltan Sandor writes:

> test=# ALTER GROUP anygroup ADD USER 1234;

> ERROR:  parser: parse error at or near "1234"

Hmm, who would have thought of that? Try ... USER "1234" (double quotes).
We might be able to do better there though.


-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Thoughts on multiple simultaneous code page support
Next
From: Tom Lane
Date:
Subject: Re: NOTICES about portals