fix bug in getTime() with fractional seconds reported by Laurette Cisneros (laurette@nextbus.com)
Barry Lind <barry@xythos.com>
fix bug in getTime() with fractional seconds reported by Laurette Cisneros (laurette@nextbus.com)
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/Driver.java.in | modified | +1 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java | modified | +30 −18 |
| src/interfaces/jdbc/org/postgresql/jdbc2/Array.java | modified | +3 −3 |
| src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java | modified | +22 −5 |