Stephen Frost <[EMAIL PROTECTED]> writes: > * Tom Lane ([EMAIL PROTECTED]) wrote: >> Whoa. You are going to allow people to create objects owned by someone >> else? I don't think so ... most Unix systems have forbidden object >> give-away for years, for very good reasons.
> Hmm. While I agree with the sentiment, Unix does provide for setgid > such that objects inherit a specific group on creation. Using roles we > don't get that distinction so I don't think comparing it to Unix is a > slam-dunk. There do need to be limitations here though, certainly. Before discussing "limitations" you should first justify why we need any such concept at all. It was no part of the original TODO item and I cannot see any good use for it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend