From: lucas at mcsnw.com (Lucas Madar) Date: Thu, 17 Jan 2008 21:36:47 -0800 Subject: [Pljava-dev] ResultSetHandle and TupleDesc reference leak? In-Reply-To: References: Message-ID: <47903AEF.6070704@mcsnw.com> I put in bug reports with patches on the pl/java website for these issues. I think they are resolved, but the tupledesc patch might need to be wrapped in some IFDEFs depending on what version of pgsql is being used. - Lucas Lucas Madar wrote: > I have a program using ResultSetHandle and the first time a new > session uses the function, a warning pops up: [tupledesc reference > leak, ...]