| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Jonas Sundman <jonas(dot)sundman(at)thl(dot)fi> |
| Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: bug on to do list reproducable at version 9.0-801 |
| Date: | 2012-02-14 10:56:11 |
| Message-ID: | CADK3HHJUZVRwc3vppApGnxKV8hzaWbctVwgLQoXbKHGJ4FGSZQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Well we need a lot more testing on that. It should test current
versions as well.
I made the parseACL function public :(
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On Tue, Feb 14, 2012 at 5:41 AM, Jonas Sundman <jonas(dot)sundman(at)thl(dot)fi> wrote:
> On 02/13/2012 02:03 PM, Dave Cramer wrote:
>>
>> Jonas,
>>
>> 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.
>>
>> I'm thinking we should move all of the test code into
>> org.postgresql.... package and drop the test. This would give us the
>> ability to create unit tests on more methods
>
> Dave,
>
> great to hear, apparently You did sort out the test case.
>
> I'll check it out and test it now that it's submitted,
>
> thanks,
>
> Jonas Sundman
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2012-02-14 17:23:05 | Re: bug on to do list reproducable at version 9.0-801 |
| Previous Message | Jonas Sundman | 2012-02-14 10:41:25 | Re: bug on to do list reproducable at version 9.0-801 |