We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910cab8 commit 28d233cCopy full SHA for 28d233c
doc/src/sgml/libpq.sgml
@@ -4033,7 +4033,7 @@ int PQnparams(const PGresult *res);
4033
4034
<para>
4035
This function is only useful when inspecting the result of
4036
- <xref linkend="libpq-PQdescribePrepared"/>. For other types of queries it
+ <xref linkend="libpq-PQdescribePrepared"/>. For other types of results it
4037
will return zero.
4038
</para>
4039
</listitem>
@@ -4053,7 +4053,7 @@ Oid PQparamtype(const PGresult *res, int param_number);
4053
4054
4055
4056
4057
4058
4059
0 commit comments