Re: patch: ensure testdbencoding test table is dropped - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: patch: ensure testdbencoding test table is dropped
Date
Msg-id 40FEDB21.2040501@opencloud.com
Whole thread Raw
In response to Re: patch: ensure testdbencoding test table is dropped  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:
>
> On Tue, 20 Jul 2004, Oliver Jowett wrote:
>
>>It does ~1800 INSERTs -- that's going to take a while with autocommit
>>on. Turning autocommit on for that one test adds ~15 seconds to the
>>testsuite run on my machine against 7.4. I think 7.3 will be worse.
>>
>
>
> Is perhaps this test being a little overzealous.  Do we really need to
> test every possible code point to determine if it is working or not?
> Seems that testing even every 100th code point would be sufficient.

<shrug> Change it if you like -- I did the exhaustive test because it
seemed cheap enough. Perhaps you could just increase STEP.

Either way, the current CVS testcase still doesn't drop the table when
it's done.

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: V3 protocol + DECLARE problems
Next
From: Phil Moors
Date:
Subject: Re: SSL URL