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
/
test_rls_hooks.c
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
*
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
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
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
*
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