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 200107041508.f64F8WR14552@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/07/04 11:08:32

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

Log message:
    This patch moves the setting of the timezone on the SimpleDateFormat
    object inside the initialization section instead of doing it everytime
    the setTimestamp method is called.  Thanks to Dave Harkness for this
    suggestion.

    Barry Lind


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql PG_St ...
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc build.xml org/postgr ...