function problem

Поиск
Список
Период
Сортировка
От ABHANG RANE
Тема function problem
Дата
Msg-id 20070606165114.tjautvdflwg40sks@webmail.iu.edu
обсуждение исходный текст
Ответы Re: function problem
Список pgsql-general
Hi,
I have written a function called similarity in postgresql which accepts
real[] as argument. I then call it by saying

select * from similarity('{1.232,5.0000, 5.100, 10000}');

I get this error.

Could not choose a best candidate function. You may need to add
explicit type casts.

Is it the way I call is wrong?

Thanks
Abhang


В списке pgsql-general по дате отправления:

Предыдущее
От: Ben
Дата:
Сообщение: testing new hardware
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: testing new hardware