]> granicus.if.org Git - postgresql/commit
fixed bug in support for timestamp without time zone reported by Yuva Chandolu (ychan...
authorBarry Lind <barry@xythos.com>
Tue, 16 Jul 2002 21:05:17 +0000 (21:05 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 16 Jul 2002 21:05:17 +0000 (21:05 +0000)
commitcdebcad6af70ec13bd89f11cf7f3d8b7d5278f50
tree5396c3814b4979000bbbcff88b39f6f008b9e02f
parent846ea08d344b9795bab2632d31f289c264b0d078
fixed bug in support for timestamp without time zone reported by Yuva Chandolu (ychandolu@ebates.com)
src/interfaces/jdbc/org/postgresql/Driver.java.in
src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java
src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java