Re: CREATE TABLE privilege - will it be implemented?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Heni Lolov <hal_bg(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: CREATE TABLE privilege - will it be implemented?
Date: 2002-02-17 02:19:18
Message-ID: 16172.1013912358@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-admin

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> It has been submitted as a patch was delayed because we were going to
> overhaul the entire permission system. What has happened is that
> release after release has been made with no redesign, and not addition
> of this feature. I hope we can push for this in 7.3.

I am expecting that it will fall out of the schema/namespace work more
or less for free: if you don't have write permissions on any schemas,
you can't create tables.

regards, tom lane

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-17 02:21:58 Re: CREATE TABLE privilege - will it be implemented?
Previous Message Bruce Momjian 2002-02-17 01:57:31 Re: CREATE TABLE privilege - will it be implemented?

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-02-17 02:21:58 Re: CREATE TABLE privilege - will it be implemented?
Previous Message Bruce Momjian 2002-02-17 01:57:31 Re: CREATE TABLE privilege - will it be implemented?