Thread: Re: DBD::ODBC and infinity timestamp

Re: DBD::ODBC and infinity timestamp

From
Hiroshi Inoue
Date:
ag20 wrote:
>
> When I return a timestamp with a value of 'infinity' or '-infinity' through
> PostgreSQL ODBC driver 7.01.00.06 and DBD::ODBC and DBI to Perl I am getting
> the current date timestamp. Is this a driver thing?

Seems a ODBC driver thing.
However ODBC couldn't handle (-)infinity timestamp values.
What should ODBC driver return ?

regards,
Hiroshi Inoue