Re: db_user_namespace

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: db_user_namespace
Date: 2006-05-27 11:45:55
Message-ID: 20060527114555.GA7450@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, May 27, 2006 at 01:39:18PM +0200, Rafal Pietrak wrote:
> Hi All,
>
> Having the new (as of rel 8.xx) ROLE system; whould it be a problem to
> implement a:
>
> GRANT/REVOKE CONNECT ON "database" TO/FROM "role" | PUBLIC;
>
> instead of current cludge of "db_user_namespace"?

A patch has already been submitted for this. I don't know if it's been
included yet.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Keith Hutchison 2006-05-27 13:50:43 Java Eclipse
Previous Message Rafal Pietrak 2006-05-27 11:39:18 db_user_namespace