Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Fix test_rls_hooks to assign expression collations properly. | Tom Lane | 2018-12-11 |
* | Create an RTE field to record the query's lock mode for each relation. | Tom Lane | 2018-09-30 |
* | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 2018-04-08 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Tom Lane | 2016-01-02 |
* | Update copyright for 2016 | Tom Lane | 2016-01-02 |
* | RLS refactoring | Stephen Frost | 2015-09-15 |
* | RLS: Keep deny policy when only restrictive exist | Stephen Frost | 2015-08-03 |
* | Create new ParseExprKind for use by policy expressions. | Joe Conway | 2015-07-29 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Fix file comment for test_rls_hooks.c | Stephen Frost | 2015-04-24 |
* | RLS fixes, new hooks, and new test module | Stephen Frost | 2015-04-22 |