Re: security label support, revised

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp>
Cc: KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: security label support, revised
Date: 2010-09-24 12:58:24
Message-ID: AANLkTiki=73CuEKBMJh-NnYRi1nXiy5wcX4wLxZEbB-r@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 24, 2010 at 8:54 AM, KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp> wrote:
> (2010/09/24 20:56), Robert Haas wrote:
>>
>> 2010/9/23 KaiGai Kohei<kaigai(at)ak(dot)jp(dot)nec(dot)com>:
>>>>
>>>> Please see
>>>> http://archives.postgresql.org/pgsql-hackers/2010-09/msg01080.php
>>>>
>>> OK, I'll emulate this approach at first.
>>
>> Don't worry about this part - I will do this myself.  If you can just
>> fix the pg_dump stuff, I think we will be in pretty good shape.
>>
> Ahh, I already did this part at the today's afternoon:
>  http://bit.ly/9kOsnx
>
> And, the pg_dump stuff has been just implemented(, but not tested yet):
>  http://bit.ly/a0eVfL
>  If you prefer to keep the patch small, I'll revert the system_views.sql
> in the next patch.

It probably doesn't matter much - it'll likely take me about the same
amount of time to check your work as it would to do it myself, so it's
pretty much six of one, half a dozen of the other.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aidan Van Dyk 2010-09-24 13:01:54 Re: Configuring synchronous replication
Previous Message KaiGai Kohei 2010-09-24 12:54:21 Re: security label support, revised