Skip to content

Commit 57b917c

Browse files
committed
Update ecpg.sgml
1 parent ef1fdc0 commit 57b917c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgresql/doc/src/sgml/ecpg.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13398,7 +13398,7 @@ ____________________________________________________________________________-->
1339813398

1339913399
<!--==========================orignal english content==========================
1340013400
<para>
13401-
In typical usage, the <replaceable>string</replaceable> is a host
13401+
In typical usage, the <replaceable>string</replaceable> is a host
1340213402
variable reference to a string containing a dynamically-constructed
1340313403
SQL statement. The case of a literal string is not very useful;
1340413404
you might as well just write the SQL statement directly, without
@@ -18004,7 +18004,7 @@ ____________________________________________________________________________-->
1800418004
<term><literal>ECPG_INFORMIX_DIVIDE_ZERO</literal></term>
1800518005
<listitem>
1800618006
<para>
18007-
如果发现尝试除零,函数会返回这个值。在内部它被定义为 -1202(<productname>Informix</productname>定义)。
18007+
如果发现尝试除零,函数会返回这个值。在内部它被定义为 -1202(<productname>Informix</productname>定义)。
1800818008
</para>
1800918009
</listitem>
1801018010
</varlistentry>

0 commit comments

Comments
 (0)