fixed bug in support for timestamp without time zone reported by Yuva Chandolu (ychandolu@ebates.com)
Barry Lind <barry@xythos.com>
fixed bug in support for timestamp without time zone reported by Yuva Chandolu (ychandolu@ebates.com)
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/Driver.java.in | modified | +1 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java | modified | +71 −27 |
| src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java | modified | +63 −45 |