Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0c87cd0

Browse files
committed
Fix busted markup.
Oversight in commit 9ca5c87. Per buildfarm.
1 parent a9c074b commit 0c87cd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/src/sgml/ecpg.sgml

-2
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@ EXEC SQL COMMIT;
507507
</listitem>
508508
</varlistentry>
509509

510-
<variablelist>
511510
<varlistentry>
512511
<term><literal>EXEC SQL PREPARE TRANSACTION </literal><replaceable class="PARAMETER">transaction_id</></term>
513512
<listitem>
@@ -517,7 +516,6 @@ EXEC SQL COMMIT;
517516
</listitem>
518517
</varlistentry>
519518

520-
<variablelist>
521519
<varlistentry>
522520
<term><literal>EXEC SQL COMMIT PREPARED </literal><replaceable class="PARAMETER">transaction_id</></term>
523521
<listitem>

0 commit comments

Comments
 (0)