Re: Postgres DB - Mailing list pgsql-general

From Kris Jurka
Subject Re: Postgres DB
Date
Msg-id Pine.BSO.4.56.0404262320390.28677@leary.csoft.net
Whole thread Raw
Responses Re: Postgres DB  ("Sumita Biswas" <sbiswas@cisco.com>)
Date addition using Interval  ("Sumita Biswas" <sbiswas@cisco.com>)
List 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 by date:

Previous
From:
Date:
Subject: Re: thread_test.c problems
Next
From: Richard Huxton
Date:
Subject: Re: Downloading Windows Version of PGSQL