PostgreSQL - Roles and Security
Which of the following is the correct syntax to create a row-level security policy named
user_policy on table files allowing users to access only their own rows based on user_id?