Re: [v9.1] sepgsql - userspace access vector cache

From: Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Kohei Kaigai <Kohei(dot)Kaigai(at)emea(dot)nec(dot)com>, PgHacker <pgsql-hackers(at)postgresql(dot)org>, Yeb Havinga <yebhavinga(at)gmail(dot)com>
Subject: Re: [v9.1] sepgsql - userspace access vector cache
Date: 2011-08-06 04:33:07
Message-ID: CADyhKSUSybmwnix9+5t6xGLwQwM-BkSS24bWSe8VhqOKYfJQLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2011/8/5 Robert Haas <robertmhaas(at)gmail(dot)com>:
> On Fri, Aug 5, 2011 at 2:36 PM, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> wrote:
>> BTW, what is the current status of this patch?
>
> I think it's waiting for me to get around to reviewing it.  Sorry,
> been busy.... :-(
>
Thanks for your efforts.

>> The status of contrib/sepgsql part is unclear for me, although we agreed that
>> syscache is suitable mechanism for security labels.
>
> I thought we agreed the opposite - viz, you need a custom cache.
>
Sorry, I missed to append "not" just after "syscache is ...".
Your explanation is right.

Thanks,
--
KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2011-08-06 07:04:50 Re: cataloguing NOT NULL constraints
Previous Message Gokulakannan Somasundaram 2011-08-06 03:32:16 Re: Reduce WAL logging of INSERT SELECT