Skip to content

Commit 1c4da38

Browse files
committed
PQresult should be PGresult.
1 parent 8ed8977 commit 1c4da38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.148 2004/03/21 22:29:10 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.149 2004/03/23 23:37:17 tgl Exp $
33
-->
44

55
<chapter id="libpq">
@@ -1487,7 +1487,7 @@ Note that error fields are only available from
14871487
Every command result should be freed via <function>PQclear</function> when
14881488
it is no longer needed.
14891489
<synopsis>
1490-
void PQclear(PQresult *res);
1490+
void PQclear(PGresult *res);
14911491
</synopsis>
14921492
</para>
14931493

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy