Re: Add function to release an allocated SQLDA

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Re: Add function to release an allocated SQLDA
Дата
Msg-id CA+q6zcXu1NnbUT3GtUAnMNOud0C4R53U97uyXN1uVPy5m52d-w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add function to release an allocated SQLDA  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: Add function to release an allocated SQLDA  (Dmitry Dolgov <9erthalion6@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dmitry Dolgov
Дата:
Сообщение: Re: Index Skip Scan
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: Doc patch on psql output formats