mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@@ -821,7 +821,7 @@ acldefault(GrantObjectType objtype, Oid ownerId)
|
||||
* owner's ordinary privileges are self-granted; this lets him revoke
|
||||
* them. We implement the owner's grant options without any explicit
|
||||
* "_SYSTEM"-like ACL entry, by internally special-casing the owner
|
||||
* whereever we are testing grant options.
|
||||
* wherever we are testing grant options.
|
||||
*/
|
||||
if (owner_default != ACL_NO_RIGHTS)
|
||||
{
|
||||
|
Reference in New Issue
Block a user