Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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.