index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_rls_hooks
Commit message (
Expand
)
Author
Age
*
Fix more strcmp() calls using boolean-like comparisons for result checks
Michael Paquier
2019-04-12
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix test_rls_hooks to assign expression collations properly.
Tom Lane
2018-12-11
*
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
Michael Paquier
2018-11-29
*
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
*
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-18
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Update copyright for 2016
Tom Lane
2016-01-02
*
Update copyright for 2016
Tom Lane
2016-01-02
*
Message style improvements
Peter Eisentraut
2015-10-28
*
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
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Fix file comment for test_rls_hooks.c
Stephen Frost
2015-04-24
*
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-24
*
Fix installcheck for test_rls_hooks
Stephen Frost
2015-04-22
*
RLS fixes, new hooks, and new test module
Stephen Frost
2015-04-22