Entering content frame

 set_statement 

<set_statement> ::=
  SET ROLE ALL [EXCEPT <
role_name>]
| SET ROLE NONE
| SET ROLE <role_name> [IDENTIFIED BY <
password>]
| SET ISOLATION LEVEL <
unsigned_integer>

Leaving content frame