escaping characters ...

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: escaping characters ...
Date: 2000-01-04 17:45:59
Message-ID: Pine.BSF.4.21.0001041343360.18498-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Vince and I are working on the UdmSearch engine for the web site, and keep
coming across minor "nits"...basically, it was originally designed under
MySQL and they've done preliminary porting to PostgreSQL, but its missing
some things :(

Comment from one of the developers:

===================
The question for PostgreSQL users.
MySQl has 'mysql_escape_string' in it's client library. Does Pg have
something like that? Sorry, we are not enough expirienced with
PostgreSQL.
===================

I've looked through our docs, and find nothing that appears similar ... do
we have something like this in our client library tht I'm not seeing?

if not, what should be escaped? The only thing that comes to mind is '
...

thanks...

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2000-01-04 18:12:58 Re: [INTERFACES] escaping characters ...
Previous Message Dave Page 2000-01-04 14:29:59 RE: [INTERFACES] still cannot connect with pgAdmin