aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_rls_hooks
Commit message (Expand)AuthorAge
* Fix more strcmp() calls using boolean-like comparisons for result checksMichael Paquier2019-04-12
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix test_rls_hooks to assign expression collations properly.Tom Lane2018-12-11
* Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooksMichael Paquier2018-11-29
* 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
* Improve RLS planning by marking individual quals with security levels.Tom Lane2017-01-18
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Update copyright for 2016Tom Lane2016-01-02
* Update copyright for 2016Tom Lane2016-01-02
* Message style improvementsPeter Eisentraut2015-10-28
* 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
* Improve qual pushdown for RLS and SB viewsStephen Frost2015-04-27
* Fix file comment for test_rls_hooks.cStephen Frost2015-04-24
* Perform RLS WITH CHECK before constraints, etcStephen Frost2015-04-24
* Fix installcheck for test_rls_hooksStephen Frost2015-04-22
* RLS fixes, new hooks, and new test moduleStephen Frost2015-04-22