Backed out:
--------------------------------------------------------------------------- Attached is a set of patches for a couple of bugs dealing with timestamps in JDBC. Bug#1) Incorrect timestamp stored in DB if client timezone different than DB.
Showing
- src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java 6 additions, 13 deletions...terfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java
- src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java 18 additions, 46 deletionssrc/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
- src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java 6 additions, 13 deletions...terfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java
- src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java 27 additions, 45 deletionssrc/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java
Loading
Please register or sign in to comment