git.postgresql.org Git - postgresql.git/commit
2003年1月14日 09:13:51 +0000 (09:13 +0000)
2003年1月14日 09:13:51 +0000 (09:13 +0000)
commit feefc329bd64ee552d12c8e40bed76e3573c3fa4
Patch from Florian Wunderlich to correctly support java Timestamps. Previously
the code would only capture milliseconds where as both postgres and the java
Timestamp object support greater resolution.
Also fixed a bug reported by Rhett Sutphin where the last digit of the
fractional seconds was lost when using timestamp without time zone
Modified Files:
jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java
jdbc/org/postgresql/test/jdbc2/TimestampTest.java
This is the main PostgreSQL git repository.
RSS
Atom