Thread: Another regression test fails to stand the test of time

Another regression test fails to stand the test of time

From
Tom Lane
Date:
abstime regression test started failing this morning.

SELECT '' AS six, ABSTIME_TBL.*  WHERE ABSTIME_TBL.f1 < abstime 'Jun 30, 2001';

This used to select 'current', but doesn't anymore.  Ooops.
        regards, tom lane