Re:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re:
Дата
Msg-id 16621.990646418@sss.pgh.pa.us
обсуждение исходный текст
Ответ на  ("rwell" <rwell@sinaman.com>)
Список pgsql-general
"=?big5?B?cndlbGw=?=" <rwell@sinaman.com> writes:
> How can I return RECORD in my function as I get this msg

You can't.  The return type of the function has to be declared as
a real datatype (say, the row datatype of the table in question).
"RECORD" is just a convenient placeholder within plpgsql.

            regards, tom lane

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

Предыдущее
От: "Randall F. Kern"
Дата:
Сообщение: RE: vacuumdb runtime
Следующее
От: Chris Jones
Дата:
Сообщение: Re: Re: ZeroFill(.../pg_xlog/xlogtemp.20148) failed: No such file or directory