Method Postgres.postgres()->_quote()

class Postgres.postgres

Method _quote

string _quote(string s)

Description

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