pgsql/src/interfaces/jdbc/org/postgresql/large ...

From: barry(at)postgresql(dot)org (Barry Lind)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/large ...
Date: 2002-07-05 18:50:27
Message-ID: 20020705185027.EDC10476A4D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry(at)postgresql(dot)org 02/07/05 14:50:27

Modified files:
src/interfaces/jdbc/org/postgresql/largeobject: LargeObject.java

Log message:
fixed bug reported by Michael, Dietrich (mdt(at)emdete(dot)de) where a large object handle was being used after the end of the transaction and thus resulting in an error.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-07-05 19:06:11 pgsql/doc/src/sgml wal.sgml
Previous Message Thomas Lockhart 2002-07-05 15:31:17 pgsql/contrib/pg_controldata pg_controldata.c