Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Adjust behavior of row_security GUC to match the docs. | Tom Lane | 2016-01-04 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Message improvements | Peter Eisentraut | 2015-11-16 |
* | ALTER TABLE .. FORCE ROW LEVEL SECURITY | Stephen Frost | 2015-10-04 |
* | Make BYPASSRLS behave like superuser RLS bypass. | Noah Misch | 2015-10-03 |
* | Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. | Noah Misch | 2015-09-20 |
* | Remove the row_security=force GUC value. | Noah Misch | 2015-09-20 |
* | Plug RLS related information leak in pg_stats view. | Joe Conway | 2015-07-28 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Fix column-privilege leak in error-message paths | Stephen Frost | 2015-01-28 |