Re: bug on to do list reproducable at version 9.0-801

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Bodor András <bodri(dot)mh3(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: bug on to do list reproducable at version 9.0-801
Date: 2012-02-13 17:07:46
Message-ID: CADK3HH+YF+pVcNAoHiLN5v-SMtYcA7WxRLg4WDA6JHKgK+ahJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Interesting... Thanks

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Mon, Feb 13, 2012 at 12:03 PM, Bodor András <bodri(dot)mh3(at)gmail(dot)com> wrote:
>  Hi Dave,
>
>  You can use java reflection, and with the setAccessible(boolean flag)
> method of java.lang.reflect.Method you can invoke anything.
>           Andras
>
>
>> Currently all of our test code is in the test.org.postgresql....
>> package(s) however I can't get access to one of the protected methods
>> from there.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Florent Guillaume 2012-02-13 17:24:57 Re: bug on to do list reproducable at version 9.0-801
Previous Message Bodor András 2012-02-13 17:03:44 Re: bug on to do list reproducable at version 9.0-801