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

From Dave Cramer
Subject Re: bug on to do list reproducable at version 9.0-801
Date
Msg-id CADK3HHLM+p8JiE7YoUJ-3jEVKQLTB+mo+D_h2bbqj0UR=orV_A@mail.gmail.com
Whole thread Raw
In response to Re: bug on to do list reproducable at version 9.0-801  (Florent Guillaume <fg@nuxeo.com>)
Responses Re: bug on to do list reproducable at version 9.0-801
List pgsql-jdbc
Dave Cramer

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



On Mon, Feb 13, 2012 at 12:59 PM, Florent Guillaume <fg@nuxeo.com> wrote:
> On Mon, Feb 13, 2012 at 6:41 PM, Kris Jurka <books@ejurka.com> wrote:
>> On Mon, 13 Feb 2012, Dave Cramer wrote:
>>> Thanks for the patch. I've had some time to look at it. One problem I
>>> am running into is creating a test case for it.
>>>
>>> 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.
>>
>> Are you confusing protected with package private?  Changing the test
>> package won't magically give you access to a protected method.
>
> Actually it will :)
>

My test suggests it will as well.

Moving the package shouldn't be that difficult as we wouldn't
physically move the files, just change the package names and the way
it is compiled.

Dave

pgsql-jdbc by date:

Previous
From: Florent Guillaume
Date:
Subject: Re: bug on to do list reproducable at version 9.0-801
Next
From: Dave Cramer
Date:
Subject: Re: bug on to do list reproducable at version 9.0-801