Re: Aclitem "high level description"
| От | Peter Eisentraut |
|---|---|
| Тема | Re: Aclitem "high level description" |
| Дата | |
| Msg-id | 200405072239.25550.peter_e@gmx.net обсуждение |
| Ответ на | Aclitem "high level description" (Fabien COELHO <coelho@cri.ensmp.fr>) |
| Ответы |
Re: Aclitem "high level description"
|
| Список | pgsql-hackers |
Fabien COELHO wrote: > Please find attached as somehow requested a plpgsql implementation > for a "high-level description" (by that, I understand "relationnal", > not "functionnal") of acl in postgres. That doesn't tell me anything. The functionality of the ACL system is to answer questions like "does user X have privilege Y on object Z". It seems that this question can be answered using existing facilities. Additionally we have information schema views that list existing privileges, and those views are defined using existing facilities. It appears that your tables mostly duplicate that. Can you say in words what information you are missing?
В списке pgsql-hackers по дате отправления: