Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-21 | Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. | Noah Misch | 9.5.0 |
| 2015-09-21 | Remove the row_security=force GUC value. | Noah Misch | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 9.5.0 |
| 2014-11-12 | Explicitly support the case that a plancache's raw_parse_tree is NULL. | Tom Lane | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |