Re: [GENERAL] jdbc driver problem - Mailing list pgsql-general

From Peter Mount
Subject Re: [GENERAL] jdbc driver problem
Date
Msg-id Pine.LNX.4.10.9910171437580.29288-100000@maidast.retep.org.uk
Whole thread Raw
In response to jdbc driver problem  (soundar rajan <psrajan@yahoo.com>)
List pgsql-general
On Fri, 15 Oct 1999, soundar rajan wrote:

> Hi,
>
> I'm using postgresql under Linux with jdk1.2.  When I
> try to 'make' under /src/interfaces/jdbc to get the
> jdbc driver, I get the java.version to be 1.0b4.  But,
> this output doesn't generate any driver, or in fact
> the postgresql.jar file itself.
>
> Can anyone help me in getting the things done.

With v6.5 I introduced the ability to detect the version of the JVM.
However, it was quickly discovered that not all JVM's return a consistent
version number - some don't have a number at all.

So as of 6.5.2, this code was removed, and the choice is now done in make.

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


pgsql-general by date:

Previous
From: Jim Richards
Date:
Subject: Re: [GENERAL] jdbc problem
Next
From: root
Date:
Subject: SP are good, but ....