Re: Tests for prepared insert statements - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Tests for prepared insert statements
Date
Msg-id Pine.BSO.4.56.0411171410400.4002@leary.csoft.net
Whole thread Raw
In response to Tests for prepared insert statements  (Xavier Poinsard <xpoinsard@openpricer.com>)
List pgsql-jdbc

On Wed, 17 Nov 2004, Xavier Poinsard wrote:

> Hi,
> Since I was suspecting the driver, I wrote a two tests regarding
> prepared insert statements. May be they could be included.
>

Could you describe what additional code paths this is testing?  Comparing
it to BatchExecuteTest you seem to be doing an INSERT vs an UPDATE and you
test a few additional datatypes.  It doesn't seem to be worth a whole new
TestCase for this.  Am I missing something?  If not perhaps just modifying
the existing BatchExecuteTest to use more datatypes would be the way to
go.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Permission denied error with testGetUDTQualified
Next
From: Vadim Nasardinov
Date:
Subject: Re: JDBC CTS 1.2.1