Re: Role incompatibilities

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Role incompatibilities
Date: 2006-03-26 08:29:30
Message-ID: 200603261029.30539.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stephen Frost wrote:
> I also feel that we really can't do what
> the SQL spec requires without seperating users from roles as I don't
> beleve you're supposed to be able to grant users to roles or set role
> to a user.

Actually, for my proposal to work, we *must* keep users and roles the
same. While this is an extension of SQL, it is not an incompatibility.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-03-26 10:59:44 Re: [SUGGESTION] CVSync
Previous Message Stephen Frost 2006-03-26 04:22:41 Re: Role incompatibilities