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

Commitc9c1c4e

Browse files
committed
Make index entry more specific.
1 parenta5007d6 commitc9c1c4e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.216 2006/09/16 00:30:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.217 2006/10/21 17:10:43 tgl Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -2289,7 +2289,10 @@ It is not thread-safe.
22892289

22902290
<indexterm zone="libpq-exec-escape-string"><primary>PQescapeStringConn</></>
22912291
<indexterm zone="libpq-exec-escape-string"><primary>PQescapeString</></>
2292-
<indexterm zone="libpq-exec-escape-string"><primary>escaping strings</></>
2292+
<indexterm zone="libpq-exec-escape-string">
2293+
<primary>escaping strings</>
2294+
<secondary>in libpq</secondary>
2295+
</>
22932296

22942297
<para>
22952298
<function>PQescapeStringConn</function> escapes a string for use within an SQL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp