(PHP 4 CVS only)
pg_escape_string() escapes string for text/char datatype. It returns escaped string.
Note: This function is requires PostgreSQL 7.2 or later.
See also pg_escape_bytea()