Re: ALTER USER CREATEUSER bug?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Kardos, Dr(dot) Andreas" <kardos(at)repas-aeg(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: ALTER USER CREATEUSER bug?
Date: 2000-06-09 20:28:58
Message-ID: 200006092028.QAA26988@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Can someone comment on this?

[ Charset ISO-8859-1 unsupported, converting... ]
> Since I havn't got any reply from the hackers list, I'm resending this here
> to not lose it.
>
> > On
> > CREATE USER username CREATEUSER
> > both pg_user.usesuper and pg_user.usecatupd are set to true.
> >
> > An
> > ALTER USER username CREATEUSER
> > sets pg_user.usesuper to true only, but not pg_user.usecatupd. The only
> way
> > to set pg_user.usecatupd to true is on creation.
> >
> > Is this a bug?
> >
> > Andreas Kardos
> >
> >
>
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2000-06-09 20:43:26 Re: docs bug
Previous Message Giles Lean 2000-06-09 20:07:28 Re: [HACKERS] Sigh, LIKE indexing is *still* broken in foreign locales