Re: [PATCH] DefaultACLs

From: Petr Jelinek <pjmodos(at)pjmodos(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Joshua Tolley <eggyknap(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] DefaultACLs
Date: 2009-07-23 03:26:05
Message-ID: 4A67D84D.90200@pjmodos.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas wrote:
> So are these warts fixed in the latest revision of this patch?
>
> http://archives.postgresql.org/pgsql-hackers/2009-07/msg01216.php
>
> I am gathering that this patch is still a bit of a WIP. I think it
> might be best to mark it returned with feedback and let Petr resubmit
> for the next CommitFest when it is closer to being done. But I don't
> want to do that if it's really already to go now.
>
See http://archives.postgresql.org/pgsql-hackers/2009-07/msg01151.php
(the revision before the one you pasted).
The docs are not complete but that's up to Stephen, otherwise the patch
should be finished. But I am not the reviewer :)

Anyway, while this patch might not necessary get commited in this commit
fest, I'd still like to have opinion from one of the commiters on "the
VIEW problem" which also affects grant on all patch ( see
http://archives.postgresql.org/pgsql-hackers/2009-07/msg00957.php ) and
I fear "returned with feedback" might prevent that until next commit fest.

--
Regards
Petr Jelinek (PJMODOS)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-07-23 03:44:03 Re: [PATCH] DefaultACLs
Previous Message Itagaki Takahiro 2009-07-23 03:25:44 Re: multi-threaded pgbench