mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Typo fixes.
All noted by Jaime Casanova.
This commit is contained in:
@@ -104,7 +104,7 @@ CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW <replaceable class="PARAMETER">n
|
||||
<listitem>
|
||||
<para>
|
||||
This clause specifies optional parameters for a view; currently, the
|
||||
only suppored parameter name is <literal>security_barrier</literal>,
|
||||
only supported parameter name is <literal>security_barrier</literal>,
|
||||
which should be enabled when a view is intended to provide row-level
|
||||
security. See <xref linkend="rules-privileges"> for full details.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user