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 73b416b commit 5f6a9d0Copy full SHA for 5f6a9d0
doc/src/sgml/libpq.sgml
@@ -5793,7 +5793,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5793
5794
<para>
5795
The main reason that this function is separate from
5796
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5797
to create a <structname>PGresult</structname> and fill it with data
5798
before invoking the event procedures.
5799
</para>
0 commit comments