]> granicus.if.org Git - postgresql/commit
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a problem...
authorBarry Lind <barry@xythos.com>
Tue, 15 Jan 2002 07:37:33 +0000 (07:37 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 15 Jan 2002 07:37:33 +0000 (07:37 +0000)
commit2843a13e512d1d1deda4f9b6fe504db8d640c91a
tree872089cb407487a346b298d96ca720c8e155486d
parentd013dbed75273d83785af62f0c0506930820618e
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.
src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java
src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java