binary patch problems

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: binary patch problems
Date: 2011-09-15 22:10:32
Message-ID: CADK3HHKpQi8NCqBc98_FR04Ad14inweCDmXd2bkXBHqFNg+jEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have applied to the current code and the tests fail with ResultSet
already closed. I can't replicate this in eclipse, only in the command
line ant test. My guess is that somehow result sets are being shared
across tests. Anyone shed some light on this ? The patch I applied is
at http://wiki.postgresql.org/wiki/JDBC-BinaryTransfer version 13
Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2011-09-16 13:13:31 Binary transfer support [0/7] - intro
Previous Message Bodor Andras 2011-09-15 15:41:04 Re: SSL patch