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

From Kris Jurka
Subject Re: patch: ensure testdbencoding test table is dropped
Date
Msg-id Pine.BSO.4.56.0407200102130.25823@leary.csoft.net
Whole thread Raw
In response to patch: ensure testdbencoding test table is dropped  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: patch: ensure testdbencoding test table is dropped
List pgsql-jdbc

On Tue, 20 Jul 2004, Oliver Jowett wrote:

> Minor patch to make sure the testdbencoding test table is dropped
> (otherwise it interferes with the table metadata test in subsequent runs).

The only comment on messing with autocommit at all is "Go faster".  Other
tests avoid using transactions unless needed, what kind of speed up are we
looking at here?  1 second? 10?  It might just be easier to not mess with
autocommit at all.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: patch: ensure testdbencoding test table is dropped
Next
From: Oliver Jowett
Date:
Subject: Re: patch: ensure testdbencoding test table is dropped