Re: pqlib garbage collection

Поиск
Список
Период
Сортировка
От Alexander Reichstadt
Тема Re: pqlib garbage collection
Дата
Msg-id 7EC77D55-3EE1-43B4-9E0B-AFEEF6BDD479@apfeltaste.net
обсуждение исходный текст
Ответ на pqlib garbage collection  (Alexander Reichstadt <lxr@mac.com>)
Ответы Re: pqlib garbage collection
Список pgsql-general
Hi,

since I got no answer so far I searched through the docu again. I searched for GC as well as Garbage, and all garbage
refersto is with regard to vacuuming a database. But my question refers to wether or not memory management is with
garbagecollection supported or not. When I try to link against pqlib, it seems I need to have garbage collection
enabledin order for it to link. But the documentation mentions it nowhere. 

Please, can someone confirm this or is this the wrong list?

Thanks
Alex

Am 02.05.2012 um 23:32 schrieb Alexander Reichstadt:

> Hi,
>
> regarding pqlib, from what I gather it is with garbage collection supported, yes?
>
>
> If so, is PQclear a left-over or still mandatory for avoiding leaks?
>
>
> Thanks
> Alex
>
>


Вложения

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Memory Management in pqlib, Garbage Collection support
Следующее
От: Alexander Reichstadt
Дата:
Сообщение: Re: Memory Management in pqlib, Garbage Collection support