File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.27 2001/10/31 20:37:39 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.28 2001/11/01 04:48:00 tgl Exp $
3
3
-->
4
4
5
5
<chapter id="ecpg">
@@ -609,13 +609,13 @@ struct sqlca
609
609
610
610
<listitem>
611
611
<para>
612
- <literal>exec sql deallocate</></term>
612
+ <literal>exec sql deallocate</>
613
613
</para>
614
614
</listitem>
615
615
616
616
<listitem>
617
617
<para>
618
- <literal>SQLSTATE</></term>
618
+ <literal>SQLSTATE</>
619
619
</para>
620
620
</listitem>
621
621
</itemizedlist>
@@ -874,7 +874,7 @@ exec sql disconnect [<replaceable>connection target</replaceable>];
874
874
875
875
<listitem>
876
876
<simpara>
877
- <term >all</term >
877
+ <literal >all</literal >
878
878
</simpara>
879
879
</listitem>
880
880
</itemizedlist>
You can’t perform that action at this time.
0 commit comments