projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c074b
)
Fix busted markup.
author
Tom Lane
<
[email protected]
>
Mon, 13 Mar 2017 23:06:28 +0000
(19:06 -0400)
committer
Tom Lane
<
[email protected]
>
Mon, 13 Mar 2017 23:06:28 +0000
(19:06 -0400)
Oversight in commit
9ca5c8721
. Per buildfarm.
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index bc4dd686208a1c072be6d114b17f5dd620066adb..508406823d9d043503ae5868886ba290f9a12a0f 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-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>