| From: | Bruce Momjian - CVS <momjian(at)hub(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ... |
| Date: | 2001-01-13 18:52:42 |
| Message-ID: | 200101131852.f0DIqgm98803@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/01/13 13:52:42
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1: PreparedStatement.java
ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2: PreparedStatement.java
ResultSet.java
Log message:
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2001-01-13 23:58:56 | pgsql/doc/src/sgml admin.sgml advanced.sgml ar ... |
| Previous Message | Peter Eisentraut - PostgreSQL | 2001-01-13 18:34:51 | pgsql/doc/src/sgml datatype.sgml func.sgml syn ... |