aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/rls.c
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Remove some inappropriate #includes.Tom Lane2018-02-16
* Update copyright for 2018Bruce Momjian2018-01-02
* Use wrappers of PG_DETOAST_DATUM_PACKED() more.Noah Misch2017-03-12
* Move some things from builtins.h to new header filesPeter Eisentraut2017-01-20
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Adjust behavior of row_security GUC to match the docs.Tom Lane2016-01-04
* Update copyright for 2016Bruce Momjian2016-01-02
* Message improvementsPeter Eisentraut2015-11-16
* ALTER TABLE .. FORCE ROW LEVEL SECURITYStephen Frost2015-10-04
* Make BYPASSRLS behave like superuser RLS bypass.Noah Misch2015-10-03
* Remove the SECURITY_ROW_LEVEL_DISABLED security context bit.Noah Misch2015-09-20
* Remove the row_security=force GUC value.Noah Misch2015-09-20
* Plug RLS related information leak in pg_stats view.Joe Conway2015-07-28
* pgindent run for 9.5Bruce Momjian2015-05-23
* Fix column-privilege leak in error-message pathsStephen Frost2015-01-28