Skip to content

Commit 81568a9

Browse files
committed
doc: Move indexterms to avoid whitespace issue in man pages
1 parent 3e2f3c2 commit 81568a9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/ref/create_view.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,15 +164,16 @@ CREATE VIEW <replaceable>name</> AS WITH RECURSIVE <replaceable>name</> (<replac
164164
</varlistentry>
165165

166166
<varlistentry>
167-
<term><literal>WITH [ CASCADED | LOCAL ] CHECK OPTION</literal></term>
168-
<listitem>
169-
<para>
167+
<term><literal>WITH [ CASCADED | LOCAL ] CHECK OPTION</literal>
170168
<indexterm zone="SQL-CREATEVIEW">
171169
<primary>CHECK OPTION</primary>
172170
</indexterm>
173171
<indexterm zone="SQL-CREATEVIEW">
174172
<primary>WITH CHECK OPTION</primary>
175173
</indexterm>
174+
</term>
175+
<listitem>
176+
<para>
176177
This option controls the behavior of automatically updatable views. When
177178
this option is specified, <command>INSERT</> and <command>UPDATE</>
178179
commands on the view will be checked to ensure that new rows satisfy the

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