Alvaro Herrera writes:

> #: utils/adt/acl.c:780
> msgid "cannot remove the world ACL"
>
> What exactly is "the world ACL"?  The code there is not too commented
> and I couldn't find out what's this about.  Some sort of default or
> initial ACL maybe?

I've changed to message to "aclitem for public may not be removed".
"aclitem" is a data type, "public" refers to the public grantee.  I think
that's easier to translate, and it should be clear to someone who uses the
function (which should be no one).

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to