Commit 5f6a9d05 authored by Fujii Masao's avatar Fujii Masao

Fix typo in libpq.sgml.

Back-patch to all supported versions.

Michael Paquier
parent 73b416b2
......@@ -5793,7 +5793,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
<para>
The main reason that this function is separate from
<function>PQmakeEmptyPGResult</function> is that it is often appropriate
<function>PQmakeEmptyPGresult</function> is that it is often appropriate
to create a <structname>PGresult</structname> and fill it with data
before invoking the event procedures.
</para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment