Re: Updates of SE-PostgreSQL 8.4devel patches (r1324)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Updates of SE-PostgreSQL 8.4devel patches (r1324)
Дата
Msg-id 200812181734.mBIHY9916108@momjian.us
обсуждение исходный текст
Ответ на Updates of SE-PostgreSQL 8.4devel patches (r1324)  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: Updates of SE-PostgreSQL 8.4devel patches (r1324)  (KaiGai Kohei <kaigai@kaigai.gr.jp>)
Список pgsql-hackers
KaiGai Kohei wrote:
> - Two new system columns ("security_acl" and "security_label") are added.
>   The first one is for the Row-level ACLs, and the other is for the guest
>   of PGACE security framework which is chosen by user.

This is certainly an impressive patch.  I see you went with storing the
values inline rather than using pg_security, which is wise, I think.
"security_acl" is 'aclitem' (12 bytes) and "security_label" is 'text'.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: possible bug in 8.4
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: possible bug in 8.4