Re: Are there any limitations when using .jar build with 7.1.2 on a 7.1.3 database server?

From: Barry Lind <barry(at)xythos(dot)com>
To: Robert Finneran <rob(at)digitalskyscrapers(dot)com>
Cc: Pgsql-Jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Are there any limitations when using .jar build with 7.1.2 on a 7.1.3 database server?
Date: 2002-01-03 18:35:38
Message-ID: 3C34A47A.9070400@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Robert,

There should be no problems. However I would suggest downloading the
latest driver from 7.2 from jdbc.postgresql.org. This will also work
against 7.1.3 and is much more stable than the driver from 7.1.2.

thanks,
--Barry

Robert Finneran wrote:

> Hello Listees,
>
> I'm having a bit of trouble building the jdbc stuff for the 7.1.3 release
> and I would like to know if there is much difference between an older
7.1.2
> version of the jdbc postgresql.jar and the one that should build with the
> 7.1.3 release.
>
> Thanks!
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-01-03 18:42:05 Re: FW: [HACKERS] Failure in timestamptz of JDBC of 7.2b4
Previous Message Ned Wolpert 2002-01-03 16:17:22 Re: PostgresDataSource Question