Re: [PATCH] Add reloption for views to enable RLS
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Christoph Heiss <christoph.heiss@cybertec.at>, walther@technowledgy.de, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Hans-Jürgen Schönig <hs@cybertec.at>
Date: 2022-03-21T09:47:43Z
Lists: pgsql-hackers
On Sat, 2022-03-19 at 01:10 +0000, Dean Rasheed wrote: > I have been hacking on it a bit, and attached is an updated version. > Aside from some general copy editing, the most notable changes are: > [...] Thanks for your diligent work on this, and the patch looks good to me. It is good that you found the oversight in LOCK - I wasn't even aware that views could be locked. Yours, Laurenz Albe
Commits
-
Add support for security invoker views.
- 7faa5fc84bf4 15.0 landed
-
Replace use of deprecated Python module distutils.sysconfig
- e0e567a10672 15.0 cited