Re: Tests for prepared insert statements
От
Kris Jurka
Тема
Re: Tests for prepared insert statements
Дата
Msg-id
Pine.BSO.4.56.0411171410400.4002@leary.csoft.net
Ответ на
Tests for prepared insert statements (Xavier Poinsard)
Список
Дерево обсуждения
Tests for prepared insert statements Xavier Poinsard <xpoinsard@openpricer.com>
Re: Tests for prepared insert statements Kris Jurka <books@ejurka.com>
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 по дате отправления