Re: facing problem in outparameters in c

Поиск
Список
Период
Сортировка
От Mahesh Bodepati
Тема Re: facing problem in outparameters in c
Дата
Msg-id MAXPR01MB3647DD40F14CF14C84D7139496170@MAXPR01MB3647.INDPRD01.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Re: facing problem in outparameters in c  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: facing problem in outparameters in c  (Matthias Apitz <guru@unixarea.de>)
Список pgsql-general
Actually i am calling a postgres function by using c language  which  description is defined in database side .when iam calling a postgres function by passing input and output parameters after excution of function in database side i need output  data in correcsponding  output parameters but iam not getting output like that. i am getting total output data in response pointer.if iam getting total data in response pointer it is hard to figure out which data  is for which output parameter. can you please check once attached two text files.




Thanks & Regards,
Mahesh Bodepati
Software Engineer- Engineering
XIUS
INNOVATE . LEAD.





From: Laurenz Albe <laurenz.albe@cybertec.at>
Sent: Tuesday, October 27, 2020 8:09 PM
To: Mahesh Bodepati <mahesh.bodepati@Xius.com>; pgsql-general@lists.postgresql.org <pgsql-general@lists.postgresql.org>
Subject: Re: facing problem in outparameters in c
 
On Mon, 2020-10-26 at 10:45 +0000, Mahesh Bodepati wrote:
> i am facing the problem in passing the outparameters in postgres package calling by using c language

There are no "packages" in PostgreSQL.
Can you clarify your question?

How is the function or procedure you are calling defined?

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_restore: error: schema "public" already exists
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: facing problem in outparameters in c