Commit c50423c0 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Fix markup

parent e39b6f95
...@@ -53,6 +53,7 @@ CREATE MATERIALIZED VIEW [ IF NOT EXISTS ] <replaceable>table_name</replaceable> ...@@ -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> ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment