Memory Management in pqlib, Garbage Collection support

From: Alexander Reichstadt <lxr(at)mac(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Memory Management in pqlib, Garbage Collection support
Date: 2012-05-03 07:08:53
Message-ID: FEBBB036-CC07-4A0F-AAE9-62933150BE82@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 refers to is with regard to vacuuming a database. But my question refers to wether or not memory management is with garbage collection supported or not. When I try to link against pqlib, it seems I need to have garbage collection enabled in order for it to link. But the documentation mentions it nowhere.

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

Thanks
Alex

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2012-05-03 07:12:37 Re: SQLSTATE XX000 Internal Error 7
Previous Message Alban Hertroys 2012-05-03 06:52:46 Re: new rows based on existing rows