Re: RLS open items are vague and unactionable

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: RLS open items are vague and unactionable
Дата
Msg-id CAEZATCXjaHZWoU_1b4JGuAo3V-g3ezfwioaumcMPgyj1UP5FuA@mail.gmail.com
обсуждение исходный текст
Ответ на RLS open items are vague and unactionable  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: RLS open items are vague and unactionable  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 10 September 2015 at 21:48, Robert Haas <robertmhaas@gmail.com> wrote:
> The open items list here:
>
> https://wiki.postgresql.org/wiki/PostgreSQL_9.5_Open_Items
>
> Dean's latest round of RLS refactoring.

This refactoring patch doesn't fix any behavioural issues. It is all
about trying to make the code simpler and more readable and
maintainable, and also addressing Alvaro's comments here:
http://www.postgresql.org/message-id/20150522180807.GB5885@postgresql.org

However, it has bit-rotted over the last 3 months. In particular it
doesn't take account of this change:
http://git.postgresql.org/pg/commitdiff/dee0200f0276c0f9da930a2c926f90f5615f2d64

I will happily work up a rebased version of the patch, but only if I
get a serious commitment from a committer to review it. Otherwise,
I'll let it drop.

Regards,
Dean



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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual)
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH v2] GSSAPI encryption support