Re: Memory Management in pqlib, Garbage Collection support

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Memory Management in pqlib, Garbage Collection support
Дата
Msg-id 4FA2328C.2010300@hogranch.com
обсуждение исходный текст
Ответ на Memory Management in pqlib, Garbage Collection support  (Alexander Reichstadt <lxr@mac.com>)
Список pgsql-general
On 05/03/12 12:08 AM, Alexander Reichstadt wrote:
> 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. 

what is this garbage collection you are talking about having to
enable?    I'm not aware of any such options in C, and this is a C API.
not Java.  not Python.  not C++.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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

Предыдущее
От: Chrishelring
Дата:
Сообщение: Re: Uppercase to lowercase trigger?
Следующее
От: Alexander Reichstadt
Дата:
Сообщение: Re: pqlib garbage collection