PQescapeString() and others?! - Mailing list pgsql-interfaces

From tp
Subject PQescapeString() and others?!
Date
Msg-id 20020827092845.GY20155@emaze.net
Whole thread Raw
Responses PQescapeString() and others?!  (Lee Kindness <lkindness@csl.co.uk>)
Re: PQescapeString() and others?!  (tp <tp@emaze.net>)
List pgsql-interfaces
Hi,

http://www.postgresql.org/idocs/index.php?libpq-exec.html#LIBPQ-EXEC-ESCAPE-STRING

this function is not defined in the *.h and:
$ nm -p /usr/lib/libpq.so | grep -i escape
$

is not compiled in the library.

Am I missing something?

-tp


pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Where is PLbash ??
Next
From: Lee Kindness
Date:
Subject: PQescapeString() and others?!