mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03: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:
@ -5584,7 +5584,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
|
||||
</varlistentry>
|
||||
|
||||
<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>
|
||||
<primary><varname>row_security</> configuration parameter</primary>
|
||||
</indexterm>
|
||||
|
Reference in New Issue
Block a user