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:
Noah Misch 2015-10-03 20:20:22 -04:00
parent 3cb0a7e75a
commit f78ae3747d
1 changed files with 1 additions and 1 deletions

View File

@ -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>