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

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date: 2001-05-28 00:37:00
Message-ID: 200105280037.f4S0b0F70483@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/05/27 20:37:00

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

Log message:
Attached is a patch to fix the problem Thomas mentions below. The JDBC
driver now correctly handles timezones that are offset fractional hours
from GMT (ie. -06:30).

Barry Lind

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-05-28 01:00:25 pgsql/src/backend/utils/mb conv.c
Previous Message Peter Eisentraut - PostgreSQL 2001-05-27 21:50:50 pgsql/src/bin/psql describe.c