Re: [GENERAL] jdbc driver problem

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: [GENERAL] jdbc driver problem
Дата
Msg-id Pine.LNX.4.10.9910171437580.29288-100000@maidast.retep.org.uk
обсуждение исходный текст
Ответ на jdbc driver problem  (soundar rajan <psrajan@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Jim Richards
Дата:
Сообщение: Re: [GENERAL] jdbc problem
Следующее
От: root
Дата:
Сообщение: SP are good, but ....