pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...
Date
Msg-id 200108212129.f7LLTgA35928@hub.org
Whole thread Raw
Responses Re: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/08/21 17:29:42

Modified files:
    src/interfaces/jdbc/org/postgresql/jdbc2: Array.java
                                              CallableStatement.java
                                              PreparedStatement.java

Log message:
    Here's a resend of the patch.gz.  I gunzip'ed it fine here
    so it may be a transit problem.  Also removed the 'txt' suffix
    in case that was confusing some transport layer trying to be
    too inteligent for our own good.

    This may have been because the Array.java class from the
    previous patch didn't seem to have made it into the snapshot
    build for some reason.  This patch should at least fix that issue.

    Greg Zoller


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/backend/utils/adt mac.c
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...