Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53e97a6

Browse files
committed
Fix typo in libpq.sgml.
Back-patch to all supported versions.Michael Paquier
1 parent3b5d671 commit53e97a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5276,7 +5276,7 @@ int PQfireResultCreateEvents(PGconn *conn, PGresult *res);
52765276

52775277
<para>
52785278
The main reason that this function is separate from
5279-
<function>PQmakeEmptyPGResult</function> is that it is often appropriate
5279+
<function>PQmakeEmptyPGresult</function> is that it is often appropriate
52805280
to create a <structname>PGresult</structname> and fill it with data
52815281
before invoking the event procedures.
52825282
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp