15561556 <structfield>rolbypassrls</structfield> <type>bool</type>
15571557 </para>
15581558 <para>
1559- Role bypasses every row level security policy, see
1559+ Role bypasses every row- level security policy, see
15601560 <xref linkend="ddl-rowsecurity"/> for more information.
15611561 </para></entry>
15621562 </row>
@@ -2130,7 +2130,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
21302130 <structfield>relrowsecurity</structfield> <type>bool</type>
21312131 </para>
21322132 <para>
2133- True if table has row level security enabled; see
2133+ True if table has row- level security enabled; see
21342134 <link linkend="catalog-pg-policy"><structname>pg_policy</structname></link> catalog
21352135 </para></entry>
21362136 </row>
@@ -2140,7 +2140,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
21402140 <structfield>relforcerowsecurity</structfield> <type>bool</type>
21412141 </para>
21422142 <para>
2143- True if row level security (when enabled) will also apply to table owner; see
2143+ True if row- level security (when enabled) will also apply to table owner; see
21442144 <link linkend="catalog-pg-policy"><structname>pg_policy</structname></link> catalog
21452145 </para></entry>
21462146 </row>
@@ -5531,7 +5531,7 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
55315531 </indexterm>
55325532
55335533 <para>
5534- The catalog <structname>pg_policy</structname> stores row level
5534+ The catalog <structname>pg_policy</structname> stores row- level
55355535 security policies for tables. A policy includes the kind of
55365536 command that it applies to (possibly all commands), the roles that it
55375537 applies to, the expression to be added as a security-barrier
@@ -11765,7 +11765,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
1176511765 <structfield>rolbypassrls</structfield> <type>bool</type>
1176611766 </para>
1176711767 <para>
11768- Role bypasses every row level security policy, see
11768+ Role bypasses every row- level security policy, see
1176911769 <xref linkend="ddl-rowsecurity"/> for more information.
1177011770 </para></entry>
1177111771 </row>
@@ -12554,7 +12554,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
1255412554 <structfield>usebypassrls</structfield> <type>bool</type>
1255512555 </para>
1255612556 <para>
12557- User bypasses every row level security policy, see
12557+ User bypasses every row- level security policy, see
1255812558 <xref linkend="ddl-rowsecurity"/> for more information.
1255912559 </para></entry>
1256012560 </row>
@@ -13667,7 +13667,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
1366713667 <structfield>usebypassrls</structfield> <type>bool</type>
1366813668 </para>
1366913669 <para>
13670- User bypasses every row level security policy, see
13670+ User bypasses every row- level security policy, see
1367113671 <xref linkend="ddl-rowsecurity"/> for more information.
1367213672 </para></entry>
1367313673 </row>
0 commit comments