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 3b5d671 commit 53e97a6Copy full SHA for 53e97a6
doc/src/sgml/libpq.sgml
@@ -5276,7 +5276,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5276
5277
<para>
5278
The main reason that this function is separate from
5279
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5280
to create a <structname>PGresult</structname> and fill it with data
5281
before invoking the event procedures.
5282
</para>
0 commit comments