PQescapeString() and others?!

From: tp <tp(at)emaze(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: PQescapeString() and others?!
Date: 2002-08-27 09:28:45
Message-ID: 20020827092845.GY20155@emaze.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Lee Kindness 2002-08-27 09:32:07 PQescapeString() and others?!
Previous Message Bruce Momjian 2002-08-26 21:59:09 Re: Where is PLbash ??