Re: Re: Couple of patches for jdbc driver - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Re: Couple of patches for jdbc driver
Date
Msg-id 200108221311.f7MDB6C10047@candle.pha.pa.us
Whole thread Raw
In response to Re: Couple of patches for jdbc driver  (Gunnar Rønning <gunnar@polygnosis.com>)
List pgsql-jdbc
> * Barry Lind <barry@xythos.com> wrote:
> |
> |
> | Now having said that, there isn't any reason that the jdbc code can't
> | be released more frequently than the server.  But without a lot more
>
> Maybe there could be sub releases or something, e.g. jdbc version 7.1.2_004
> begin release number 4 of the JDBC driver for 7.1.2. We can't keep
> recommending people to use CVS tip and if we cannot release a quality
> version of the driver synchronized with the release of the core server, then
> we will need another release cycle.

7.1.X was an aberation for jdbc because Peter Mount was unavailable and
we didn't have jdbc people working on it yet. Let's see how 7.2 and 7.3
go with jdbc.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Gunnar Rønning
Date:
Subject: Re: Couple of patches for jdbc driver
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] patch for jdbc BigDecimal bug