Re: What is made a mistake with SP? - Mailing list pgsql-general

From Marcos
Subject Re: What is made a mistake with SP?
Date
Msg-id 1138023288.949.33.camel@servidor
Whole thread Raw
In response to Re: What is made a mistake with SP?  (John DeSoi <desoi@pgedit.com>)
Responses Re: What is made a mistake with SP?  (John DeSoi <desoi@pgedit.com>)
List pgsql-general
Hi John

Thanks for response.

> In other words, what does
> select * from fun_compras_calculado();
> return and if it is not an error, why is it wrong?

My problem is in CREATE the function, see:

marcos@servidor$ psql teste -U teste < teste.sql
ERRO:  tipo "tipo_compras_calculado" não existe

In english I think that it means

ERROR: type "tipo_compras_calculado" not exists.

This is my problem with this SP...

Marcos.


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: numeric data type?
Next
From: Scott Marlowe
Date:
Subject: Re: RAID 5 and postgresql