Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-11 | Handle policies during DROP OWNED BY | Stephen Frost | 9.5.0 |
| 2015-12-11 | Handle dependencies properly in ALTER POLICY | Stephen Frost | 9.5.0 |
| 2015-09-15 | RLS refactoring | Stephen Frost | 9.5.0 |
| 2015-08-21 | Rename 'cmd' to 'cmd_name' in CreatePolicyStmt | Stephen Frost | 9.5.0 |
| 2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 9.5.0 |
| 2014-11-14 | Clean up includes from RLS patch | Stephen Frost | 9.5.0 |
| 2014-10-03 | Fix CreatePolicy, pg_dump -v; psql and doc updates | Stephen Frost | 9.5.0 |
| 2014-09-24 | Copy-editing of row security | Stephen Frost | 9.5.0 |
| 2014-09-24 | Code review for row security. | Stephen Frost | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |