From: | Joshua Tolley <eggyknap(at)gmail(dot)com> |
---|---|
To: | Petr Jelinek <pjmodos(at)pjmodos(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] DefaultACLs |
Date: | 2009-07-26 00:39:23 |
Message-ID: | 20090726003923.GD10077@eddie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Jul 19, 2009 at 06:13:32PM +0200, Petr Jelinek wrote:
> 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).
Immediately after concluding I was done with my review, I realized I'd
completely forgotten to look at the docs. I've made a few changes based solely
on my opinions of what sounds better and what's more consistent with the
existing documentation. Do with them as you see fit. :)
--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com
From | Date | Subject | |
---|---|---|---|
Next Message | Sam Mason | 2009-07-26 00:40:31 | Re: When is a record NULL? |
Previous Message | Robert Haas | 2009-07-26 00:32:26 | Re: [PATCH] DefaultACLs |