File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments