Re: [PATCH] DefaultACLs - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: [PATCH] DefaultACLs
Date
Msg-id 4A63462C.9070201@pjmodos.net
Whole thread Raw
In response to Re: [PATCH] DefaultACLs  (Joshua Tolley <eggyknap@gmail.com>)
Responses Re: [PATCH] DefaultACLs  (Joshua Tolley <eggyknap@gmail.com>)
Re: [PATCH] DefaultACLs  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-hackers
Hello,

while writing some basic docs I found bug in dependency handling when
doing SET on object type that already had some default privileges.
Attached patch fixes it, it also fixes thinko in parser (DROPing GRANT
OPTION behaves like REVOKE now). And there is also initial version of
those basic docs included (but you have to pardon my english as I didn't
pass it to Stephen for proofreading due to discovery of that bug).

--
Regards
Petr Jelinek (PJMODOS)


Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: commitfest application question
Next
From: Tom Lane
Date:
Subject: Re: Using results from INSERT ... RETURNING