pqlib garbage collection

From: Alexander Reichstadt <lxr(at)mac(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pqlib garbage collection
Date: 2012-05-02 21:32:49
Message-ID: EDF0C1F4-FA07-443E-9135-905F3DCD6058@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-05-02 22:00:25 Re: new rows based on existing rows
Previous Message Daniel Cole 2012-05-02 21:23:13 Re: PLR Help