Re: PQescapeString() and others?!

From: tp <tp(at)emaze(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: PQescapeString() and others?!
Date: 2002-08-27 09:35:00
Message-ID: 20020827093500.GZ20155@emaze.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Oops, it's not included in 7.1.2 but in 7.2.1, my fault :(

-tp

> 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.
>

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2002-08-27 18:24:23 Re: FreeBSD -pthread -lpq problem...
Previous Message Lee Kindness 2002-08-27 09:32:07 PQescapeString() and others?!