Enc: Res: [GENERAL] Function for replace

2009-08-20 Thread paulo matadr
- Mensagem encaminhada De: paulo matadr Para: Sam Mason Enviadas: Quinta-feira, 20 de Agosto de 2009 21:57:29 Assunto: Res: [GENERAL] Function for replace because my application give error when try to reregister  some   features. I have a  many cases that use this  feature

Re: [GENERAL] Function for replace

2009-08-20 Thread Sam Mason
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

[GENERAL] Function for replace

2009-08-20 Thread paulo matadr
Hi all, In my database recently change backslash_quote to safe_enconding, now a need replace characters blocked to space or nothing. I think create a function to scan every table in database, anybody make a similar work or have this made? thanks