Re: Res: converter pgplsql funcion - Mailing list pgsql-general

From Richard Huxton
Subject Re: Res: converter pgplsql funcion
Date
Msg-id 4926E36B.4020808@archonet.com
Whole thread Raw
In response to Res: converter pgplsql funcion  (paulo matadr <saddoness@yahoo.com.br>)
List pgsql-general
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

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Postgres mail list traffic over time
Next
From: "Daniel Verite"
Date:
Subject: Re: Prepared statement already exists