Re: Add support for restrictive RLS policies
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Jeevan Chalke <jeevan.chalke@enterprisedb.com>, Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Thom Brown <thom@linux.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Haribabu Kommi <kommi.haribabu@gmail.com>
Date: 2016-12-05T18:16:29Z
Lists: pgsql-hackers
Attachments
- restrict_rls_v6.patch (text/x-diff) patch v6
* Stephen Frost (sfrost@snowman.net) wrote: > Updated patch attached. Erp, actually attached this time. Thanks again! Stephen
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