Re: Debian + PG + JDBC

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Joseph Shraibman <jks(at)p1(dot)selectacast(dot)net>
Cc: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Debian + PG + JDBC
Date: 2000-04-06 05:42:12
Message-ID: Pine.LNX.4.10.10004060639060.4338-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Wed, 5 Apr 2000, Joseph Shraibman wrote:

> Thomas Lockhart wrote:
>
> > > Which I'm hoping to have on the central repository by this weekend.
> >
> > That will be great, and fits with the release schedule (still somewhat
> > unspecified, but certainly not in the next few days).
> >
>
> That's the release schedule for 7.0. We're still waiting for the latest
> 6.5.x drivers.

They will still be in there. This is because the base package is
different. ie:

The Class.forName() line changes:

6.x.x: postgresql.Driver
7.x.x: org.postgresql.Driver

So the source for the 6.5.3 and 7.0 drivers are actually in different
directories.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-04-06 06:55:42 RE: JDBC: Method setBinaryStream Question
Previous Message Thomas Lockhart 2000-04-06 04:00:14 Re: Debian + PG + JDBC