Thread: DBD::ODBC and infinity timestamp

DBD::ODBC and infinity timestamp

From
"ag20"
Date:
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? Or is it something with
DBD::ODBC  DBI. This is all running under windows with ActiveState's Perl,
DBI and DBD::ODBC. I don't have the problem under linux using DBD::Pg.