Bug on parameter bigint in PL/PGSQL

Поиск
Список
Период
Сортировка
От Michele Bendazzoli
Тема Bug on parameter bigint in PL/PGSQL
Дата
Msg-id 1061553594.781.34.camel@mickymouse.sintel
обсуждение исходный текст
Ответы Re: Bug on parameter bigint in PL/PGSQL  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Re: Bug on parameter bigint in PL/PGSQL  (Richard Huxton <dev@archonet.com>)
Список pgsql-sql
I think i found a bug in PL/PGSQL: when i use a parameter bigint (int8)
and call the function from psql an error message which says that "the
functioname(bigint) doesn't exist" is displayed. 
If i turn the int8 to int4 all works fine ...

Now i use two int4 instead of one int8: is advisable?

ciao, Michele





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

Предыдущее
От: Tomasz Myrta
Дата:
Сообщение: Re: Joined deletes but one table being a subquery.
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: "SELECT IN" Still Broken in 7.4b