CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry@postgresql.org 02/01/15 02:37:33
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1: PreparedStatement.java
src/interfaces/jdbc/org/postgresql/jdbc2: PreparedStatement.java
Log message:
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a problem with leading zeros being lost
onfractional seconds when setting a timestamp value on a PreparedStatement.