File tree Expand file tree Collapse file tree 3 files changed +402
-402
lines changed Expand file tree Collapse file tree 3 files changed +402
-402
lines changed Original file line number Diff line number Diff line change @@ -5915,7 +5915,7 @@ ECPG = ecpg
5915
5915
<para>
5916
5916
<function>ECPGtransactionStatus(const char *<replaceable>connection_name</replaceable>)</function>
5917
5917
returns the current transaction status of the given connection identified by <replaceable>connection_name</replaceable>.
5918
- See <xref linkend="libpq-status"/> and libpq's <function> PQtransactionStatus()</function > for details about the returned status codes.
5918
+ See <xref linkend="libpq-status"/> and libpq's <xref linkend="libpq- PQtransactionStatus"/ > for details about the returned status codes.
5919
5919
</para>
5920
5920
</listitem>
5921
5921
@@ -8418,7 +8418,7 @@ if (*(int2 *)sqldata->sqlvar[i].sqlind != 0)
8418
8418
<term><literal>sqlformat</literal></term>
8419
8419
<listitem>
8420
8420
<para>
8421
- Reserved in Informix, value of <function> PQfformat()</function > for the field.
8421
+ Reserved in Informix, value of <xref linkend="libpq- PQfformat"/ > for the field.
8422
8422
</para>
8423
8423
</listitem>
8424
8424
</varlistentry>
@@ -8447,7 +8447,7 @@ if (*(int2 *)sqldata->sqlvar[i].sqlind != 0)
8447
8447
<term><literal>sqlxid</literal></term>
8448
8448
<listitem>
8449
8449
<para>
8450
- Extended type of the field, result of <function> PQftype()</function >.
8450
+ Extended type of the field, result of <xref linkend="libpq- PQftype"/ >.
8451
8451
</para>
8452
8452
</listitem>
8453
8453
</varlistentry>
You can’t perform that action at this time.
0 commit comments