Re: security label support, revised - Mailing list pgsql-hackers

From KaiGai Kohei
Subject Re: security label support, revised
Date
Msg-id 4C9C9F7D.3090208@kaigai.gr.jp
Whole thread Raw
In response to Re: security label support, revised  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: security label support, revised  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
(2010/09/24 20:56), Robert Haas wrote:
> 2010/9/23 KaiGai Kohei<kaigai@ak.jp.nec.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.

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Enable logging requires restart
Next
From: Robert Haas
Date:
Subject: Re: security label support, revised