Re: plpgsql questions

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: plpgsql questions
Дата
Msg-id 20060328163835.GA21254@webserv.wug-glas.de
обсуждение исходный текст
Ответ на plpgsql questions  ("Michael Swierczek" <mike.swierczek@gmail.com>)
Ответы Re: plpgsql questions
Список pgsql-novice
am  28.03.2006, um 11:02:28 -0500 mailte Michael Swierczek folgendes:
> chapter layout is frustrating to the point of making me tear my hair out.
> At the very least, I would like a complete list of parameter types, calling
> syntax, and return types.

Our documentation? http://www.postgresql.org/docs/8.1/interactive/

> [ SRF function ]
>
> I try to invoke 'get_informant_id_for_episode_three()' but I just get a
> syntax error at the first character.

select * from srf_function();

http://www.postgresql.org/docs/current/static/xfunc-sql.html#XFUNC-SQL-TABLE-FUNCTIONS


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: "Shoaib Mir"
Дата:
Сообщение: Re: Change database encoding
Следующее
От: "Michael Swierczek"
Дата:
Сообщение: Re: plpgsql questions