File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4033,7 +4033,7 @@ int PQnparams(const PGresult *res);
4033
4033
4034
4034
<para>
4035
4035
This function is only useful when inspecting the result of
4036
- <xref linkend="libpq-PQdescribePrepared"/>. For other types of queries it
4036
+ <xref linkend="libpq-PQdescribePrepared"/>. For other types of results it
4037
4037
will return zero.
4038
4038
</para>
4039
4039
</listitem>
@@ -4053,7 +4053,7 @@ Oid PQparamtype(const PGresult *res, int param_number);
4053
4053
4054
4054
<para>
4055
4055
This function is only useful when inspecting the result of
4056
- <xref linkend="libpq-PQdescribePrepared"/>. For other types of queries it
4056
+ <xref linkend="libpq-PQdescribePrepared"/>. For other types of results it
4057
4057
will return zero.
4058
4058
</para>
4059
4059
</listitem>
You can’t perform that action at this time.
0 commit comments