using pl/pgsql

Поиск
Список
Период
Сортировка
От Antoine
Тема using pl/pgsql
Дата
Msg-id 1052372331.1924.2.camel@logic
обсуждение исходный текст
Ответы Re: using pl/pgsql  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-novice
Hello all I would like to create a pl/pgsql function that can handle a
query that will work on different schemas.  But I am not sure about the
RECORD type and if I can return more then one row.   could PL/pgsql
return more then 1 row from the database.    Would i have to use the
FOR-IN-SELECT for this?
thanks if you can help
--
Antoine <asolomon15@nyc.rr.com>


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Junk Filters
Следующее
От: "M. Bastin"
Дата:
Сообщение: Select, but returning binary data.