mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Order some new options on man pages more sensibly, minor improvements
This commit is contained in:
@@ -34,7 +34,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
|
||||
|
||||
<para>
|
||||
The <command>CREATE POLICY</command> command defines a new policy for a
|
||||
table. Note that row level security must also be enabled on the table using
|
||||
table. Note that row-level security must also be enabled on the table using
|
||||
<command>ALTER TABLE</command> in order for created policies to be applied.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user