Re: Reset ACL to default for pg 8.0 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Reset ACL to default for pg 8.0
Date
Msg-id 799.1271392384@sss.pgh.pa.us
Whole thread Raw
In response to Re: Reset ACL to default for pg 8.0  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Reset ACL to default for pg 8.0  ("Juan C. Aragon" <juan@keisercomputers.com>)
Re: Reset ACL to default for pg 8.0  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Bruce Momjian <bruce@momjian.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

pgsql-bugs by date:

Previous
From: Scott Mead
Date:
Subject: Re: BUG #5423: problems installing postgresql-8.4 deleted folder / .s.PGSQL.lock not initiate the connecti
Next
From: "Mario Splivalo"
Date:
Subject: BUG #5427: Using CASE in plpgsql causes 'ERROR: cache lookup failed'