Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-01-04 | Adjust behavior of row_security GUC to match the docs. | Tom Lane | 9.5.0 |
| 2015-11-17 | Message improvements | Peter Eisentraut | 9.5.0 |
| 2015-10-05 | ALTER TABLE .. FORCE ROW LEVEL SECURITY | Stephen Frost | 9.5.0 |
| 2015-10-04 | Make BYPASSRLS behave like superuser RLS bypass. | Noah Misch | 9.5.0 |
| 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-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 |