Re: argument type problem with plpgsql function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Luca Pireddu <luca(at)cs(dot)ualberta(dot)ca>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: argument type problem with plpgsql function
Date: 2005-11-23 03:24:20
Message-ID: 9743.1132716260@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Luca Pireddu <luca(at)cs(dot)ualberta(dot)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?

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Luca Pireddu 2005-11-23 05:41:11 Re: argument type problem with plpgsql function
Previous Message Luca Pireddu 2005-11-23 02:22:30 Re: argument type problem with plpgsql function