Re: new driver questions

Lists: pgsql-jdbc
From: "Andy Kriger" <akriger(at)greaterthanone(dot)com>
To: "Pgsql-Jdbc" <pgsql-jdbc(at)postgresql(dot)org>
Subject: new driver questions
Date: 2003-02-14 21:08:29
Message-ID: OJEFIHHAALOBKKJEOMBDAEKCDGAA.akriger@greaterthanone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

I see there's a driver build 108 available. What's changed?

What kind of test suite is run on the driver before a release (and are these
results available)? I'm looking for a measure of confidence that new
releases don't break any functionality.

thx
andy kriger


From: Barry Lind <blind(at)xythos(dot)com>
To: Andy Kriger <akriger(at)greaterthanone(dot)com>
Cc: Pgsql-Jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: new driver questions
Date: 2003-02-15 02:25:16
Message-ID: 3E4DA50C.7090007@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Andy,

We haven't been very good at keeping a change log. Your message and a
couple of other ones recently have underscored the need for one. I plan
to fix that soon. So for now the only way to know what changed is to
look at CVS.

The test suite that is run is in cvs with the rest of the source code.
It is under src/interfaces/jdbc/org/postgresql/test. Check out the
readme for instructions on how to run it yourself if you would like.
All tests need to pass before the build is posted. Although the suite
isn't all that comprehensive yet.

thanks,
--Barry

Andy Kriger wrote:
> I see there's a driver build 108 available. What's changed?
>
> What kind of test suite is run on the driver before a release (and are these
> results available)? I'm looking for a measure of confidence that new
> releases don't break any functionality.
>
> thx
> andy kriger
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>