8000
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 6347bdb commit 4e3b1e2Copy full SHA for 4e3b1e2
doc/src/sgml/libpq.sgml
@@ -5671,7 +5671,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5671
5672
<para>
5673
The main reason that this function is separate from
5674
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5675
to create a <structname>PGresult</structname> and fill it with data
5676
before invoking the event procedures.
5677
</para>
0 commit comments