Re: argument type problem with plpgsql function

Поиск
Список
Период
Сортировка
От Luca Pireddu
Тема Re: argument type problem with plpgsql function
Дата
Msg-id 200511222241.11662.luca@cs.ualberta.ca
обсуждение исходный текст
Ответ на Re: argument type problem with plpgsql function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: argument type problem with plpgsql function
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: Triggers