Re: problem with ALTER GROUP

From: Kovacs Zoltan Sandor <tip(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: problem with ALTER GROUP
Date: 2000-06-23 10:54:13
Message-ID: Pine.LNX.4.05.10006231252590.1165-100000@pc10.radnoti-szeged.sulinet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > 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).
Unfortunetely it also doesn't work. I tried conversions as well, without
any success.

Zoltan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2000-06-23 14:07:50 Re: Interesting mention of PostgreSQL in news
Previous Message Hiroshi Inoue 2000-06-23 08:35:53 RE: PGSQL internals question...