problem with ALTER GROUP

Поиск
Список
Период
Сортировка
От Kovacs Zoltan Sandor
Тема problem with ALTER GROUP
Дата
Msg-id Pine.LNX.4.05.10006222254360.31255-100000@pc10.radnoti-szeged.sulinet.hu
обсуждение исходный текст
Ответы Re: problem with ALTER GROUP  (Peter Eisentraut <peter_e@gmx.net>)
Re: problem with ALTER GROUP  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Interesting mention of PostgreSQL in news
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Interesting mention of PostgreSQL in news