pgsql-server/src/interfaces/jdbc/org/postgresq ...

From: barry(at)svr1(dot)postgresql(dot)org (Barry Lind)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...
Date: 2003-08-15 18:45:11
Message-ID: 20030815184511.6C05AD1B89F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: barry(at)svr1(dot)postgresql(dot)org 03/08/15 15:45:11

Modified files:
src/interfaces/jdbc/org/postgresql/test/jdbc2: BlobTest.java

Log message:
Updated the blob regression test to actually use the getBlob/getClob methods
and test them, in addition to testing the underlying LargeObject API methods.

Modified Files:
jdbc/build.xml jdbc/org/postgresql/test/jdbc2/BlobTest.java

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-08-16 15:35:51 pgsql-server/ /configure /configure.in rc/incl ...
Previous Message Barry Lind 2003-08-15 18:36:58 pgsql-server/src/interfaces/jdbc/org/postgresq ...