čt 25. 4. 2024 v 18:46 odesílatel Sasmit Utkarsh
napsal:
> Hi Pavel,
>
> Thanks for the info. But is it not possible to have some kind of handling
> of an empty result set using libpq for the given procedure?
>
extension dblink uses libpq (to connect to other databases or servers). You
can check
Hi Pavel,
Thanks for the info. But is it not possible to have some kind of handling
of an empty result set using libpq for the given procedure?
Regards,
Sasmit Utkarsh
+91-7674022625
On Thu, Apr 25, 2024 at 8:26 PM Pavel Stehule
wrote:
> Hi
>
> čt 25. 4. 2024 v 12:57 odesílatel Sasmit Utkars
Hi
čt 25. 4. 2024 v 12:57 odesílatel Sasmit Utkarsh
napsal:
> Hi PostgreSQL Team,
>
> I'm trying to execute the stored procedure(details along with the program
> in the attachment) to fetch the records from the table for the inputs given
> in the code as well. I have already created the procedur
Hi PostgreSQL Team,
I'm trying to execute the stored procedure(details along with the program
in the attachment) to fetch the records from the table for the inputs given
in the code as well. I have already created the procedure in the db. But I
see some strange output when I try to fetch the detai