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

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...
Date: 2001-07-04 15:08:32
Message-ID: 200107041508.f64F8WR14552@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-07-04 15:09:54 pgsql/src/interfaces/jdbc/org/postgresql PG_St ...
Previous Message Bruce Momjian - CVS 2001-07-04 15:07:54 pgsql/src/interfaces/jdbc build.xml org/postgr ...