Commit 0c87cd00 authored by Tom Lane's avatar Tom Lane

Fix busted markup.

Oversight in commit 9ca5c872.  Per buildfarm.
parent a9c074ba
......@@ -507,7 +507,6 @@ EXEC SQL COMMIT;
</listitem>
</varlistentry>
<variablelist>
<varlistentry>
<term><literal>EXEC SQL PREPARE TRANSACTION </literal><replaceable class="PARAMETER">transaction_id</></term>
<listitem>
......@@ -517,7 +516,6 @@ EXEC SQL COMMIT;
</listitem>
</varlistentry>
<variablelist>
<varlistentry>
<term><literal>EXEC SQL COMMIT PREPARED </literal><replaceable class="PARAMETER">transaction_id</></term>
<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