Re: function definition documentation

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: function definition documentation
Дата
Msg-id 200403230808.57253.dev@archonet.com
обсуждение исходный текст
Ответ на function definition documentation  ("Gregory S. Williamson" <gsw@globexplorer.com>)
Список pgsql-sql
On Tuesday 23 March 2004 02:16, Gregory S. Williamson wrote:
> I am having an impossible time porting some simple Stored Procedures from
> Informix to postgres. The documentation is almost self defeating.
>
> Are there any better descriptions of how to define functions that return
> several tuples to a wide variety of calling programs (e.g. I can't count on
> my users running the psql command line tool, but rather coldfusion, jsp
> etc.) ?

You might want to look at the "Set Returning Functions" at the techdocs site:
http://techdocs.postgresql.org

Most of your problems are down to quoting issues and misleading error 
statements.

--  Richard Huxton Archonet Ltd


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

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: special integrity constraints
Следующее
От: Martin Marques
Дата:
Сообщение: Re: inverse of "day of year"