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 b7d493b commit daee80fCopy full SHA for daee80f
doc/src/sgml/libpq.sgml
@@ -5556,7 +5556,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5556
5557
<para>
5558
The main reason that this function is separate from
5559
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5560
to create a <structname>PGresult</structname> and fill it with data
5561
before invoking the event procedures.
5562
</para>
0 commit comments