Re: Need assistance for running postgresql procedures

2024-01-23 Thread Sasmit Utkarsh
Thanks, I'll check it out. Regards, Sasmit Utkarsh +91-7674022625 On Wed, 24 Jan, 2024, 01:59 Francisco Olarte, wrote: > Hi sasmit. > > On Tue, 23 Jan 2024 at 18:51, Sasmit Utkarsh > wrote: > > Kindly assist with the issue faced while calling procedures on > postgresql using libpq in C. I have

Re: Need assistance for running postgresql procedures

2024-01-23 Thread Francisco Olarte
Hi sasmit. On Tue, 23 Jan 2024 at 18:51, Sasmit Utkarsh wrote: > Kindly assist with the issue faced while calling procedures on postgresql > using libpq in C. I have attached all the details in the note. Please let me > know if you need any more information I'm not familiar with using binary p

Need assistance for running postgresql procedures

2024-01-23 Thread Sasmit Utkarsh
Hi Postgres Team, Kindly assist with the issue faced while calling procedures on postgresql using libpq in C. I have attached all the details in the note. Please let me know if you need any more information Regards, Sasmit Utkarsh +91-7674022625 In general code flow: main() -> SQL_init_db_connec