Skip to content

Commit 4365d9c

Browse files
committed
Document that row_security is a boolean GUC.
Oversight in commit 537bd17. Back-patch to 9.5, like that commit.
1 parent 01ba789 commit 4365d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/config.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5530,7 +5530,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
55305530
</varlistentry>
55315531

55325532
<varlistentry id="guc-row-security" xreflabel="row_security">
5533-
<term><varname>row_security</varname> (<type>enum</type>)
5533+
<term><varname>row_security</varname> (<type>boolean</type>)
55345534
<indexterm>
55355535
<primary><varname>row_security</> configuration parameter</primary>
55365536
</indexterm>

0 commit comments

Comments
 (0)