Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)
| От | Alvaro Herrera |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) |
| Дата | |
| Msg-id | 20150526144406.GU5885@postgresql.org обсуждение исходный текст |
| Ответ на | Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) (Stephen Frost <sfrost@snowman.net>) |
| Ответы |
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)
|
| Список | pgsql-hackers |
Stephen Frost wrote: > Alvaro, > > * Alvaro Herrera (alvherre@2ndquadrant.com) wrote: > > What do we need RowSecurityPolicy->policy_id for? It seems to me that > > it is only used to determine whether the policy is the "default deny" > > one, so that it can later be removed if a hook adds a different one. > > This seems contrived as well as under-documented. Why isn't a boolean > > flag sufficient? > > Thanks for taking a look! > > It's also used during relcache updates (see equalPolicy()). Hmm, but the policy name is unique also, right? So the policy_id check is redundant ... -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: