Re: Add support for restrictive RLS policies
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephen Frost <sfrost@snowman.net>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Robert Haas <robertmhaas@gmail.com>, Thom Brown <thom@linux.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-09-09T14:42:27Z
Lists: pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes: > I saw the various list-based cases and commented in my reply (the one you > quote part of above) why those didn't seem to make sense for this case > (it's not a list and I don't see it ever growing into one). I think Alvaro was simply questioning whether there would ever be a need for more than two alternatives. regards, tom lane
Commits
-
Add support for restrictive RLS policies
- 093129c9d9fc 10.0 landed
-
Include <sys/select.h> where needed
- 51c3e9fade76 10.0 cited
-
Apply table and domain CHECK constraints in name order.
- e5f455f59fed 9.5.0 cited