Escaping strings

From: Daniel Lopez <daniel(at)rawbyte(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Escaping strings
Date: 2001-03-13 20:44:35
Message-ID: 20010313124435.A13766@rawbyte.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi,

what's the postgresql equivalent of

mysql_real_escape_string()

to escape strings that are going to be passed to queries?

(http://www.mysql.com/doc/n/o/node_641.html)

Thanks

Daniel

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew Kirkwood 2001-03-13 21:10:09 Re: WAL & SHM principles
Previous Message Tom Lane 2001-03-13 20:34:26 Re: Shutdown term