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+q6zcVxsmLd1781ub3upQ-CnYsxDZ1uf4o5=oYVA+=74HTjgQ@mail.gmail.com
Whole thread Raw
In response to Re: Add function to release an allocated SQLDA  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
> On Wed, Nov 14, 2018 at 6:01 PM Dmitry Dolgov <9erthalion6@gmail.com> wrote:
>
> > 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?

Due to lack of response I'm marking this as returned with feedback.


pgsql-hackers by date:

Previous
From: Jakub Glapa
Date:
Subject: Re: dsa_allocate() faliure
Next
From: Fabien COELHO
Date:
Subject: Re: pgbench doc fix