We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb0a7e commit f78ae37Copy full SHA for f78ae37
doc/src/sgml/config.sgml
@@ -5584,7 +5584,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
5584
</varlistentry>
5585
5586
<varlistentry id="guc-row-security" xreflabel="row_security">
5587
- <term><varname>row_security</varname> (<type>enum</type>)
+ <term><varname>row_security</varname> (<type>boolean</type>)
5588
<indexterm>
5589
<primary><varname>row_security</> configuration parameter</primary>
5590
</indexterm>
0 commit comments