Re: Help with a very newbie question...

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Help with a very newbie question...
Дата
Msg-id Pine.LNX.4.44.0502231804390.16774-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Re: Help with a very newbie question...  ("Cristian Prieto" <cristian@clickdiario.com>)
Список pgsql-general
On Wed, 23 Feb 2005, Cristian Prieto wrote:

> RETURNS SETOF Users gave me:
>
>      getuser
> -----------------
>  (cristian,hola)
>
Yes, it's ok, but for SETOF function You have to use different style of
calling SELECT * FROM getuser(...). If function call in normal centext
then SRF function returns only one column.

ps


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

Предыдущее
От: Eric Brown
Дата:
Сообщение: reltuples < # of rows
Следующее
От: Ken Johanson
Дата:
Сообщение: Rephrased: Possible to run the server without backslash (C-style) escaping?