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);
40334033
40344034 <para>
40354035 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
40374037 will return zero.
40384038 </para>
40394039 </listitem>
@@ -4053,7 +4053,7 @@ Oid PQparamtype(const PGresult *res, int param_number);
40534053
40544054 <para>
40554055 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
40574057 will return zero.
40584058 </para>
40594059 </listitem>
You can’t perform that action at this time.
0 commit comments