On Thu, Aug 20, 2009 at 01:50:42PM -0700, paulo matadr wrote:
> In my database recently change backslash_quote to safe_enconding, now
> a need replace characters blocked to space or nothing.
Why do you want to do that? Nothing is "blocked" now, it just changes
the default format for literals that appear in your SQL code.
Sam