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

Commit6439de1

Browse files
author
Thomas G. Lockhart
committed
Fix incorrect placeholder name in example.
1 parent2669658 commit6439de1

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-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.55 2001/01/13 23:58:55 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.56 2001/01/18 07:18:39 thomas Exp $
33
-->
44

55
<chapter id="libpq-chapter">
@@ -879,7 +879,7 @@ int PQfnumber(const PGresult *res,
879879
at 0.
880880
<synopsis>
881881
Oid PQftype(const PGresult *res,
882-
intfield_num);
882+
intfield_index);
883883
</synopsis>
884884
You can query the system table <literal>pg_type</literal> to obtain
885885
the name and properties of the various datatypes. The <acronym>OID</acronym>s

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp