pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...

Started by Nonameover 24 years ago1 messagescomitters
Jump to latest
#1Noname
barry@postgresql.org

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 on fractional seconds when setting a timestamp value on a PreparedStatement.