Re: Initializing Datums for use with SPI_execute_plan

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Initializing Datums for use with SPI_execute_plan
Дата
Msg-id 24799.1158707133@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Initializing Datums for use with SPI_execute_plan  ("Jack Orenstein" <jack.orenstein@gmail.com>)
Список pgsql-general
"Jack Orenstein" <jack.orenstein@gmail.com> writes:
> The C extension I'm writing, which uses the SPI, will be called
> thousands or millions of times as part of a data conversion -- I do
> have to worry about memory leaks.

Not if it's called in a short-lived context, which should ordinarily be
the case.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: Load a csv file into a pgsql table
Следующее
От: vtaquette@globo.com
Дата:
Сообщение: Re: duplicate key violates unique constraint