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 e39b6f9 commit c50423cCopy full SHA for c50423c
doc/src/sgml/ref/create_materialized_view.sgml
@@ -53,6 +53,7 @@ CREATE MATERIALIZED VIEW [ IF NOT EXISTS ] <replaceable>table_name</replaceable>
53
<refsect1>
54
<title>Parameters</title>
55
56
+ <variablelist>
57
<varlistentry>
58
<term><literal>IF NOT EXISTS</></term>
59
<listitem>
@@ -65,7 +66,6 @@ CREATE MATERIALIZED VIEW [ IF NOT EXISTS ] <replaceable>table_name</replaceable>
65
66
</listitem>
67
</varlistentry>
68
- <variablelist>
69
70
<term><replaceable>table_name</replaceable></term>
71
0 commit comments