]> granicus.if.org Git - postgresql/commit
Patch from Barry Lind to correctly decode time zones in timestamp results. REL7_1_2
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 22 May 2001 14:46:46 +0000 (14:46 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 22 May 2001 14:46:46 +0000 (14:46 +0000)
commit0b471cc338777b84f3510b124aeaa7de75572848
tree4f00464c615a60f4897e14ba3fda3a980a825ad6
parent041c752fce0c5958f4c923eb460891e416a136be
Patch from Barry Lind to correctly decode time zones in timestamp results.
 Without patch, the time zone field is ignored and the returned time is
 not correct.
 Already applied to the development tree...
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java