The catalog pg_policy stores row-level
security policies for tables. A policy includes the kind of
command that it applies to (possibly all commands), the roles that it
@@ -65,4 +65,4 @@
Policies stored in pg_policy are applied only when
pg_class.relrowsecurity is set for
their table.
-