aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_rls_hooks/test_rls_hooks.c
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix test_rls_hooks to assign expression collations properly.Tom Lane2018-12-11
* Create an RTE field to record the query's lock mode for each relation.Tom Lane2018-09-30
* Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.Tom Lane2018-04-08
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Tom Lane2016-01-02
* Update copyright for 2016Tom Lane2016-01-02
* RLS refactoringStephen Frost2015-09-15
* RLS: Keep deny policy when only restrictive existStephen Frost2015-08-03
* Create new ParseExprKind for use by policy expressions.Joe Conway2015-07-29
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix file comment for test_rls_hooks.cStephen Frost2015-04-24
* RLS fixes, new hooks, and new test moduleStephen Frost2015-04-22