Skip to content

Commit 1558413

Browse files
committed
Update the description of type of check_option reloption in docs.
Commit 773df88 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
1 parent b4f1408 commit 1558413

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sgml/ref/alter_view.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ ALTER VIEW [ IF EXISTS ] <replaceable class="parameter">name</replaceable> RESET
143143
Sets or resets a view option. Currently supported options are:
144144
<variablelist>
145145
<varlistentry>
146-
<term><literal>check_option</literal> (<type>string</type>)</term>
146+
<term><literal>check_option</literal> (<type>enum</type>)</term>
147147
<listitem>
148148
<para>
149149
Changes the check option of the view. The value must

doc/src/sgml/ref/create_view.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ CREATE VIEW [ <replaceable>schema</replaceable> . ] <replaceable>view_name</repl
131131

132132
<variablelist>
133133
<varlistentry>
134-
<term><literal>check_option</literal> (<type>string</type>)</term>
134+
<term><literal>check_option</literal> (<type>enum</type>)</term>
135135
<listitem>
136136
<para>
137137
This parameter may be either <literal>local</literal> or

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy