paulo matadr wrote:
> 
> -- Executando consulta:
> create or replace function clean_string(_p_dado character varying)
                                ^^^
clea[n]_string

> ********** Erro **********
> 
> ERROR: function clear_string(character varying) does not exist
                     ^^^
clea[r]_string

> SQL state: 42883
> Dica: No function matches the given name and argument types. You may need to 
> add explicit type casts.
> Caracter: 46
> 
> any idea for help ou give another way to complete this ?

Bus see what Pavel said about this being a slow way of doing it.

-- 
  Richard Huxton
  Archonet Ltd

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to