Thanks to visit codestin.com Credit goes to github.com
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 8972a15 commit ee67928Copy full SHA for ee67928
doc/src/sgml/libpq.sgml
@@ -5665,7 +5665,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
5665
5666
<para>
5667
The main reason that this function is separate from
5668
- <function>PQmakeEmptyPGResult</function> is that it is often appropriate
+ <function>PQmakeEmptyPGresult</function> is that it is often appropriate
5669
to create a <structname>PGresult</structname> and fill it with data
5670
before invoking the event procedures.
5671
</para>
0 commit comments