Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.