Re: argument type problem with plpgsql function - Mailing list pgsql-sql

From Luca Pireddu
Subject Re: argument type problem with plpgsql function
Date
Msg-id 200511222241.11662.luca@cs.ualberta.ca
Whole thread Raw
In response to Re: argument type problem with plpgsql function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On November 22, 2005 20:24, Tom Lane wrote:
> Luca Pireddu <luca@cs.ualberta.ca> writes:
> > I just tried it at home on a postgresql 8.0.3 server (debian package) and
> > it worked the way it's supposed to.  Puzzling...
>
> Maybe you have more than one blast_evalue() function with different
> argument types?
>

You were right!  A blast_evalue(integer, integer, double precision).  Thank 
you for your help.

Luca


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: argument type problem with plpgsql function
Next
From: Achilleus Mantzios
Date:
Subject: Re: Triggers