We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da88191 commit ceb5eb5Copy full SHA for ceb5eb5
doc/src/sgml/libpq.sgml
@@ -5111,7 +5111,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5111
5112
<para>
5113
The main reason that this function is separate from
5114
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5115
to create a <structname>PGresult</structname> and fill it with data
5116
before invoking the event procedures.
5117
</para>
0 commit comments