Re: 8.0.0 beta 2, void type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.0.0 beta 2, void type
Дата
Msg-id 28753.1095224433@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 8.0.0 beta 2, void type  ("Nick Hajek" <nhajek@vishay.com>)
Список pgsql-general
"Nick Hajek" <nhajek@vishay.com> writes:
> I have moved a DB from 7.4.3 to 8.0.0b2 for testing and am
> experiencing some problems with the void type within pl functions.
> I am calling a function which returns a void from within another
> function and have defined a variable of type void to catch the
> returned value.

Er, why would you want to catch a void return value?  Seems like
you ought to use a PERFORM statement.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: fedora core2 pgaccess
Следующее
От: "D. Stimits"
Дата:
Сообщение: Re: fedora core2 pgaccess