From: | Oliver Siegmar <o(dot)siegmar(at)vitrado(dot)de> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Problems with infinity |
Date: | 2005-01-14 14:39:48 |
Message-ID: | 200501141539.48468.o.siegmar@vitrado.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Friday 14 January 2005 14:03, Kris Jurka wrote:
> On Fri, 14 Jan 2005, Oliver Siegmar wrote:
> The main method in TimestampUtils is a one off and is not part of the main
> test suite. Consider adding something to
> org/postgresql/test/jdbc2/TimestampTest.java. The test suite does not run
> because you have do not have junit (http://junit.org) installed and
> available in your classpath.
Right...I hadn't it in my classpath. Tests are attached to this mail - I'm not
sure if they're enough.
Will there be new 8.0 beta drivers with my patches included, soon?
Cheers,
Oliver
Attachment | Content-Type | Size |
---|---|---|
pgjdbc_test.patch.gz | application/x-gzip | 880 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-01-14 15:38:58 | Re: Problems with infinity |
Previous Message | Kris Jurka | 2005-01-14 13:03:18 | Re: Problems with infinity |