|
|
|
@ -53,6 +53,7 @@ CREATE MATERIALIZED VIEW [ IF NOT EXISTS ] <replaceable>table_name</replaceable> |
|
|
|
<refsect1> |
|
|
|
<refsect1> |
|
|
|
<title>Parameters</title> |
|
|
|
<title>Parameters</title> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<variablelist> |
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<term><literal>IF NOT EXISTS</></term> |
|
|
|
<term><literal>IF NOT EXISTS</></term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
@ -65,7 +66,6 @@ CREATE MATERIALIZED VIEW [ IF NOT EXISTS ] <replaceable>table_name</replaceable> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
|
|
<variablelist> |
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<term><replaceable>table_name</replaceable></term> |
|
|
|
<term><replaceable>table_name</replaceable></term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
|