Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbc
Barry Lind <barry@xythos.com>
Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbc driver was not properly handling timestamptz datatype when using the getObject() method on ResultSet. Fix adds this datatype to the object mappings.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/Connection.java | modified | +3 −3 |
| src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java | modified | +3 −3 |