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
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
*
Add construct_array_builtin, deconstruct_array_builtin
Peter Eisentraut
2022-07-01
*
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
*
Clean test_rls_hooks module
Andrew Dunstan
2022-03-23
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Improve our ability to regurgitate SQL-syntax function calls.
Tom Lane
2020-11-04
*
Introduce macros for typalign and typstorage constants.
Tom Lane
2020-03-04
*
Make parser rely more heavily on the ParseNamespaceItem data structure.
Tom Lane
2020-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
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