From: | Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk> |
---|---|
To: | "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Official JDBC driver release ? |
Date: | 2003-06-08 09:30:11 |
Message-ID: | 20030608103011.A18145@bacon |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On 05/06/2003 22:31 Thomas Kellerer wrote:
> I build 7.3.3 (including JDBC driver) from source. Is that not an
>> option for you?
>>
>>
> No. Usually I'm running on Windows, and my last try to compile Postgres
> on my Linux box didn't work :-( (but I don't want to break off a
> discussion about that now)
>
> But I'm happy with build 110 available from jdbc.postgresql.org
> Btw: is there a way I can find out the build number of a specifiy driver
> jar?
Looking at the source, there's a static getVersion() method in
org.postgresql.Driver. This also returns the build number, which is also
110 for the version included with the 7.3.3 sources.
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Bjørn T Johansen | 2003-06-08 12:26:09 | Re: WARNING: ROLLBACK: no transaction in progress |
Previous Message | Brett Delia | 2003-06-06 15:57:42 | Connection Pooling? |