From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2efc07c562a92932 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Ada & Postgresql Date: Mon, 06 Sep 2004 12:27:33 +0200 Message-ID: <2q2s9tFqaa44U1@uni-berlin.de> References: <2prmojFo9eo1U1@uni-berlin.de> <2q2m4sFqobhgU1@uni-berlin.de> <2q2nvhFq4qqdU1@uni-berlin.de> <413C318E.9050709@netcabo.pt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de QT04DczUn+uHLuK3bGX3mg6aRRBLAvEyeuYkd1nhbSFtPVXxk= User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:3364 Date: 2004-09-06T12:27:33+02:00 List-Id: Marius Amado Alves wrote: >>> Customary inspection & testing of the Gnu.Db.Postgresql shows a >>> memory leak in the Database type... > > >> Note package Pgsql includes a procedure Forget for this effect... > > > Correction: it's procedure Close for connections; Forget is for results. > Sorry. Noted ;)