Re: Issue with PERFORM

Поиск
Список
Период
Сортировка
От Bartosz Dmytrak
Тема Re: Issue with PERFORM
Дата
Msg-id CAD8_Ucb9DmQEC1PoB=SKY2uzAX0GTsM6EzQZFn+56R_7NgXM9g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Issue with PERFORM  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Issue with PERFORM  (Bartosz Dmytrak <bdmytrak@gmail.com>)
Список pgsql-novice

Hi,
Problem is inside nm_create_friend(uuid, text) - return type is VOID but there is a SELECT inside. There is no "space" for produced rows.

My suggestion is to add record variable and use SELECT INTO then check if vairalble is empty or not.

Regards,
Bartek

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

Предыдущее
От: Bartosz Dmytrak
Дата:
Сообщение: Re: Upgrade and Single User
Следующее
От: Tom Browder
Дата:
Сообщение: Re: Upgrade and Single User