Tom: Is there a way to set it back to built-in-default permissions?
Juan C. Aragon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tom Lane Sent: Friday, April 16, 2010 12:33 AM To: Bruce Momjian Cc: Juan C. Aragon; [email protected] Subject: Re: [BUGS] Reset ACL to default for pg 8.0 Bruce Momjian <[email protected]> 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 -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
