Re: RLS open items are vague and unactionable - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: RLS open items are vague and unactionable
Date
Msg-id CAEZATCXjaHZWoU_1b4JGuAo3V-g3ezfwioaumcMPgyj1UP5FuA@mail.gmail.com
Whole thread Raw
In response to RLS open items are vague and unactionable  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: RLS open items are vague and unactionable  (Stephen Frost <sfrost@snowman.net>)
List 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 by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual)
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH v2] GSSAPI encryption support