donb
committed
on 01 Jun 03
Fixed an error caused by a PG 7.3 incompatibility with earlier versions. You
can no longer subtract an integer from a timestamp but rather … Show more
Fixed an error caused by a PG 7.3 incompatibility with earlier versions.  You

can no longer subtract an integer from a timestamp but rather must explicitly

cast it to an interval number of days.

Show less