Fix typo in libpq.sgml.
Back-patch to all supported versions. Michael Paquier
This commit is contained in:
parent
da88191945
commit
ceb5eb5dff
@ -5111,7 +5111,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The main reason that this function is separate from
|
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
|
to create a <structname>PGresult</structname> and fill it with data
|
||||||
before invoking the event procedures.
|
before invoking the event procedures.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user