Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Postgres
Postgres.postgres

Method Postgres.postgres()->_quote()


Method _quote

string _quote(string s)

Description

Escape a string to prevent SQL injection, using the current connection's character encoding settings.