Re: Reset ACL to default for pg 8.0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: "Juan C(dot) Aragon" <juan(at)keisercomputers(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Reset ACL to default for pg 8.0
Date: 2010-04-16 04:33:04
Message-ID: 799.1271392384@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Community, do we want to make a permission reset cause the column to
> become null?

That's not a permission reset.

>> I just need to know if the brackets are normal when all the privileges are
>> remove. Or how to reset the privileges (ACL) to default (null).

> They are the same.

Nope, they're not. NULL implies the built-in-default permissions, which
are quite different from the empty set.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mario Splivalo 2010-04-16 09:56:53 BUG #5427: Using CASE in plpgsql causes 'ERROR: cache lookup failed'
Previous Message Bruce Momjian 2010-04-16 00:39:38 Re: Reset ACL to default for pg 8.0