Re: Add function to release an allocated SQLDA - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Add function to release an allocated SQLDA
Date
Msg-id CA+q6zcXu1NnbUT3GtUAnMNOud0C4R53U97uyXN1uVPy5m52d-w@mail.gmail.com
Whole thread Raw
In response to Re: Add function to release an allocated SQLDA  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: Add function to release an allocated SQLDA
List pgsql-hackers
> On Wed, 13 Jun 2018 at 06:30, Kato, Sho <kato-sho@jp.fujitsu.com> wrote:
>
> I add a function called ECPGfreeSQLDA() becasue there is no API for releasing the SQLDA stored the result set.
>
> On Mon, 18 Jun 2018 at 07:42, Thomas Munro <thomas.munro@enterprisedb.com> wrote:
>
> I wonder how other ESQL/C implementations deal with this stuff (...)
> To allow that type of usage, we would need two new functions: (...)

Thank you for the patch. Unfortunately, judging from the cfbot.cputube.org it
can't be applied anymore to the current master. Could you please rebase the
code and address the reviewer feedback?


pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Index Skip Scan
Next
From: "Daniel Verite"
Date:
Subject: Re: Doc patch on psql output formats