mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-13 19:57:53 +08:00
Document that row_security is a boolean GUC.
Oversight in commit 537bd178c7
.
Back-patch to 9.5, like that commit.
This commit is contained in:
parent
3cb0a7e75a
commit
f78ae3747d
@ -5584,7 +5584,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="guc-row-security" xreflabel="row_security">
|
<varlistentry id="guc-row-security" xreflabel="row_security">
|
||||||
<term><varname>row_security</varname> (<type>enum</type>)
|
<term><varname>row_security</varname> (<type>boolean</type>)
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary><varname>row_security</> configuration parameter</primary>
|
<primary><varname>row_security</> configuration parameter</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
Loading…
Reference in New Issue
Block a user