Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-06 | Invalidate cached plans on FDW option changes. | Tom Lane | 9.5.6 |
| 2017-01-02 | Silence compiler warnings | Joe Conway | 9.5.6 |
| 2016-03-28 | Reset plan->row_security_env and planUserId | Stephen Frost | 9.5.2 |
| 2015-09-21 | Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. | Noah Misch | 9.5.0 |
| 2015-07-28 | Plug RLS related information leak in pg_stats view. | Joe Conway | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-28 | Fix column-privilege leak in error-message paths | Stephen Frost | 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 |