Re: Returning with a userd defined type (PL/pgSQL)

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Returning with a userd defined type (PL/pgSQL)
Дата
Msg-id 3EA947C7.8070007@joeconway.com
обсуждение исходный текст
Ответ на Re: Returning with a userd defined type (PL/pgSQL)  (Együd Csaba <csegyud@freemail.hu>)
Список pgsql-general
Együd Csaba wrote:
>   ResultR   MY_TYPE;

Not the best of error messages perhaps, but change the above line to:

   ResultR   MY_TYPE%ROWTYPE;

HTH,

Joe


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