OSDN Git Service

Attached is a patch to fix the problem Thomas mentions below. The JDBC
authorBruce Momjian <bruce@momjian.us>
Mon, 28 May 2001 00:37:00 +0000 (00:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 28 May 2001 00:37:00 +0000 (00:37 +0000)
commit0380765cc17c7216a11f361c52dc47c157681598
treed101624012ff2f1c1443c13623d4f2182dc720b7
parent9a61532a6a72d163566f583cb9da9e4d40cbf51c
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
src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java