index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
rls.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove some inappropriate #includes.
Tom Lane
2018-02-16
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-12
*
Move some things from builtins.h to new header files
Peter Eisentraut
2017-01-20
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Adjust behavior of row_security GUC to match the docs.
Tom Lane
2016-01-04
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Message improvements
Peter Eisentraut
2015-11-16
*
ALTER TABLE .. FORCE ROW LEVEL SECURITY
Stephen Frost
2015-10-04
*
Make BYPASSRLS behave like superuser RLS bypass.
Noah Misch
2015-10-03
*
Remove the SECURITY_ROW_LEVEL_DISABLED security context bit.
Noah Misch
2015-09-20
*
Remove the row_security=force GUC value.
Noah Misch
2015-09-20
*
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-07-28
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix column-privilege leak in error-message paths
Stephen Frost
2015-01-28