Re: Role incompatibilities - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Role incompatibilities
Date
Msg-id 18123.1143299414@sss.pgh.pa.us
Whole thread Raw
In response to Re: Role incompatibilities  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Role incompatibilities
Re: Role incompatibilities
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> My concern here is to arrive at a standards conforming role system.  Clearly 
> we've established that the current one doesn't do it.  Moreover, I'm now 
> convinced that some aspects of the current implementation arose from an 
> attempt to implement the standard but failed because of misunderstandings.  

No, the current implementation is a compromise between exact standards
compatibility and backwards compatibility with our historical "groups"
behavior.  I'm not really prepared to toss the latter overboard.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SUGGESTION] CVSync
Next
From: Tom Lane
Date:
Subject: Re: Domains as Subtypes