Re: Is there support for output parameters?

Поиск
Список
Период
Сортировка
От Francisco Figueiredo Jr.
Тема Re: Is there support for output parameters?
Дата
Msg-id 3F2D15B4.3000005@yahoo.com.br
обсуждение исходный текст
Ответ на Re: Is there support for output parameters?  (Richard Huxton <richardh@archonet.com>)
Список pgsql-general
Richard Huxton wrote:

> On Sunday 20 July 2003 21:25, Francisco Figueiredo Jr. wrote:
>
>>Hi all,
>>
>>I'd like to know if there is support for output parameters in function
>>calls.
>>
>>If so, how can I use it?
>
>
> I'm afraid not. You can return record types or use a temporary table to
> simulate this. If you are converting from another system, you may find the
> documents at http://techdocs.postgresql.org of some use.
>

Hi Richard,
Thanks for your answer.

I'm trying to add outputParameter support to Npgsql, a .net data
provider for postgresql.
I will have a look at docs to see if I find something.

sorry for so laaate response...

--
Regards,

Francisco Figueiredo Jr.

------
"My grandfather once told me that there are two
kinds of people: those
who work and those who take the credit. He told me
to try to be in the
first group; there was less competition there."
- Indira Gandhi


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

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: Monthly table partitioning for fast purges?
Следующее
От: Francisco J Reyes
Дата:
Сообщение: Inheritance vs child tables (Was Domains)