From: | Ravi Periasamy <ravitx12(at)yahoo(dot)com> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com>, Oliver Jowett <oliver(at)opencloud(dot)com> |
Cc: | Ravi Periasamy <ravitx12(at)yahoo(dot)com>, Dave Cramer <pg(at)fastcrypt(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: issues with Statement.getTimestamp(int, Calendar) |
Date: | 2007-01-05 14:48:47 |
Message-ID: | 64326.63334.qm@web60522.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
We worked around this issue. I'm keen to pick up a
official release of the JDBC driver with the fix, will
there be one anytime soon?
Thanks
Ravi
--- Kris Jurka <books(at)ejurka(dot)com> wrote:
>
>
> On Wed, 13 Dec 2006, Oliver Jowett wrote:
>
> > Ravi Periasamy wrote:
> >
> >> I suspect the AbstractJdbc2Statement.changetime()
> >> method.
> >
> > Yeah, that code looks pretty broken to me, it has
> completely the wrong
> > end of the stick about what it should be doing
> with the provided
> > calendar, AFAICS.
> >
> > Dave, why doesn't the out-parameter stuff do
> timestamp conversion by
> > delegating to the same code as the ResultSet code
> uses? That does all
> > the hard stuff for you..
> >
>
> I've rewritten this code to farm out the work to
> TimestampUtils and
> applied it to the 8.1, 8.2 and 8.3dev branches.
>
> Kris Jurka
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2007-01-05 15:10:43 | Re: [JDBC] PgSQL Monitoring( Please let me know the table details ) |
Previous Message | Morten Andersen | 2007-01-05 08:09:09 | Re: Unexpected NullPointerException in "processDeadParsedQueries()" |