RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp - Mailing list pgsql-jdbc

From Dejan Vucinic
Subject RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp
Date
Msg-id F41IS2pV06ZDO6Ur80J00004139@hotmail.com
Whole thread Raw
In response to [PATCH] setTimestamp(int, Timestamp) fails on null timestamp  ("Dejan Vucinic" <hotdejan@hotmail.com>)
Responses RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp
List pgsql-jdbc
Dave,

>This has already been done in cvs, please get the binaries from
>http://jdbc.fastcrypt.com

I just downloaded jdbc7.1-1.3.jar and I'm still seeing the same
problem:

java.lang.NullPointerException
    at
org.postgresql.jdbc2.PreparedStatement.setTimestamp(PreparedStatement.java:381)

My decompiler shows essentially the same code as the one in the
7.1.2 bundle (I didn't set up CVS yet, Windows-bound, more trouble
than it's worth, etc. :).

Thanks,

--dv

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: : SQLException.getErrorCode() : Where can I find list of error code and description ?
Next
From: Tom Lane
Date:
Subject: Re: can't write a BLOB, 7.1.2