]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/rls.c
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / backend / utils / misc / rls.c
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-02-16 Tom LaneRemove some inappropriate #includes.
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-03-12 Noah MischUse wrappers of PG_DETOAST_DATUM_PACKED() more.
2017-01-21 Peter EisentrautMove some things from builtins.h to new header files
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-04 Tom LaneAdjust behavior of row_security GUC to match the docs.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-11-17 Peter EisentrautMessage improvements
2015-10-05 Stephen FrostALTER TABLE .. FORCE ROW LEVEL SECURITY
2015-10-04 Noah MischMake BYPASSRLS behave like superuser RLS bypass.
2015-09-21 Noah MischRemove the SECURITY_ROW_LEVEL_DISABLED security context...
2015-09-21 Noah MischRemove the row_security=force GUC value.
2015-07-28 Joe ConwayPlug RLS related information leak in pg_stats view.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-01-28 Stephen FrostFix column-privilege leak in error-message paths