Re: problem with ALTER GROUP

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: problem with ALTER GROUP
Дата
Msg-id Pine.LNX.4.21.0006230040220.13792-100000@localhost.localdomain
обсуждение исходный текст
Ответ на problem with ALTER GROUP  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
Ответы Re: problem with ALTER GROUP  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Thoughts on multiple simultaneous code page support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: NOTICES about portals