[Patch] Row level security support

Поиск
Список
Период
Сортировка
От Alexander Polyakov
Тема [Patch] Row level security support
Дата
Msg-id 6661301459949079@web10h.yandex.ru
обсуждение исходный текст
Список pgadmin-hackers
<div>Hello,</div><div> </div><div>I've implemented basic support for Row-level security policies (introduced in
PostgreSQL9.5) in PgAdmin3. Please, have a look at patches attached to mail.</div><div> </div><div>First patch contains
pgPolicytree object, dlgPolicy dialog, some small changes in the pgTable and dlgTable code to
<span></span><span>represent </span>newsecurity options (ENABLE/FORCE RLS).</div><div> </div><div>Second patch
implementstab-completion for new statements (CREATE/ALTER/DROP POLICY).</div><div>I've decided to put these into
separatepatch, because I don't know whether I've done it correctly: seems like tab-complete.inc used to be generated
by tabcomplete.plonce,<br />but it doesn't look like a viable option anymore (script failed at first match with
latest tab-complete.cfrom psql repository). So I've just edited tab-complete.inc manually. </div><div><br /><span>Best
Regards,<br/></span>Alexander</div> 

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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4] [Patch]: Grant Wizard
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool