1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Update the description of type of check_option reloption in docs.

Commit 773df883e8 changed the type of check_option reloption
from string to enum. But it forgot to update the description of
the type in the documentation.

Author: Atsushi Torikoshi
Discussion: https://postgr.es/m/CACZ0uYFvHF4n6yxF390YZgr4Q0Z0c2w0ihu=DLb8ipNOnNcqzQ@mail.gmail.com
This commit is contained in:
Fujii Masao
2020-03-18 18:28:22 +09:00
parent b4f140869f
commit 1558413432
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ CREATE VIEW [ <replaceable>schema</replaceable> . ] <replaceable>view_name</repl
<variablelist>
<varlistentry>
<term><literal>check_option</literal> (<type>string</type>)</term>
<term><literal>check_option</literal> (<type>enum</type>)</term>
<listitem>
<para>
This parameter may be either <literal>local</literal> or