Re: intervals and jdbc - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: intervals and jdbc
Date
Msg-id 1039145673.2213.198.camel@inspiron.cramers
Whole thread Raw
In response to Re: intervals and jdbc  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-jdbc
Really, why a string, I would expect a timestamp, a time, or a date.

ideally this should return a timestamp, as both sides are a timestamp.

Dave
On Thu, 2002-12-05 at 22:29, Joseph Shraibman wrote:
> Dave Cramer wrote:
> > Joseph,
> >
> > What do you want it to return, postgres is assuming you want an
> > interval, but there is no jdbc interval type. What are you expecting it
> > to return?
> >
> I was expecting a String. I had to explicity cast it to text to get it to work.
--
Dave Cramer <Dave@micro-automation.net>


pgsql-jdbc by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: intervals and jdbc
Next
From: Csaba Nagy
Date:
Subject: Re: [Fwd: Re: [Fwd: Re: [GENERAL] DbVisualizer and PG 7.3?