Re: org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented

From: Akio Iwaasa <iwaasa(at)mxs(dot)nes(dot)nec(dot)co(dot)jp>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: saigan(at)mxd(dot)nes(dot)nec(dot)co(dot)jp
Subject: Re: org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented
Date: 2011-07-19 04:35:41
Message-ID: C6CC45CD511E79iwaasa@mxs.nes.nec.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hi,

Memory leak does not occur while I test it,
and free() method does not seem to be necessary.

Please teach it if any problem has occurred.

Thanking you in advance.

iwaasa(at)mxs(dot)nes(dot)nec(dot)co(dot)jpさんの2011/07/15のメール
「[JDBC] org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented」より。

>Hi, Guys
>
>I am trying to execute method free() in Jdbc4Array class.
>But the following error was returned.
>
> "Method org.postgresql.jdbc4.Jdbc4Array.free() is not yet
> implemented".
>
>In order to use java.sql.array, is there no need to excecute
>this method?
>
>Regards,
>Akio Iwaasa.
>
>--
>Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
>To make changes to your subscription:
>http://www.postgresql.org/mailpref/pgsql-jdbc

-----
Akio Iwaasa
NEC Soft, Ltd.
Mail : iwaasa(at)mxs(dot)nes(dot)nec(dot)co(dot)jp
Web : http://www.necsoft.co.jp/eng/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Fetter 2011-08-02 01:02:59 Copyright notices
Previous Message Craig Ringer 2011-07-19 03:59:50 Re: Any way to *not* use server-side prepared statements in Postgresql?