Re: security label support, revised

Kohei KaiGai <kaigai@kaigai.gr.jp>

From: KaiGai Kohei <kaigai@kaigai.gr.jp>
To: Robert Haas <robertmhaas@gmail.com>
Cc: KaiGai Kohei <kaigai@ak.jp.nec.com>, pgsql-hackers@postgresql.org
Date: 2010-09-24T12:54:21Z
Lists: 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>