System table restriction and access
Two functions let you restrict and open access to system tables for a given session:.
	Two functions let you restrict and open access to system tables for a given session:
- 
RESTRICT_SYSTEM_TABLES_ACCESSrestricts access to non-superuser-only tables that are not accessible during lockdown.
- 
RELEASE_SYSTEM_TABLES_ACCESSallows access to non-superuser-only tables that are not accessible during lockdown.