Backed out:
Bruce Momjian <bruce@momjian.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java | modified | +6 −13 |
| src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java | modified | +18 −46 |
| src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java | modified | +6 −13 |
| src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java | modified | +27 −45 |