Re: Postgres DB

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Postgres DB
Дата
Msg-id Pine.BSO.4.56.0404262320390.28677@leary.csoft.net
обсуждение исходный текст
Ответы Re: Postgres DB  ("Sumita Biswas" <sbiswas@cisco.com>)
Date addition using Interval  ("Sumita Biswas" <sbiswas@cisco.com>)
Список pgsql-general

On Mon, 26 Apr 2004, Sumita Biswas wrote:

> Thanks for the response. You are right, CAR is our application. We have
> included the .jar file(pg73jdbc3.jar) that was bundled with the Postgres
> 7.3.4 database. But the issue here is that it does not support a
> functionality that is supported by Postgres 7.3.4 database. Is it
> possible that the jar file would not support some functionality that the
> database supports?

Sure, it takes a while for JDBC developers to catch up with new backend
functionality.

> IN that case can we procure the .jar file which
> supports the functionality without licensing formalities?
>

The JDBC driver is distributed under the same license as postgresql and
downloads from http://jdbc.postgresql.org/download.html are encumbered
with no more license restrictions than the jar file distributed with the
7.3.4 server.

Kris Jurka


В списке pgsql-general по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: thread_test.c problems
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Downloading Windows Version of PGSQL