problem with ALTER GROUP - Mailing list pgsql-hackers

From Kovacs Zoltan Sandor
Subject problem with ALTER GROUP
Date
Msg-id Pine.LNX.4.05.10006222254360.31255-100000@pc10.radnoti-szeged.sulinet.hu
Whole thread Raw
Responses Re: problem with ALTER GROUP
Re: problem with ALTER GROUP
List pgsql-hackers
Please help! Unfortunetely I gave numbers for user names (column "usename" in
pg_shadow). Now in 7.0 we have ALTER GROUP, but the statement

test=# ALTER GROUP anygroup ADD USER 1234;

where 1234 can be any number, will result this error message:

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

I couldn't find any workarounds yet. No conversions solved my problem.
Any ideas?

Regards,
Zoltan



pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: Interesting mention of PostgreSQL in news
Next
From: Bruce Momjian
Date:
Subject: Re: Interesting mention of PostgreSQL in news