Another regression test fails to stand the test of time - Mailing list pgsql-hackers

From Tom Lane
Subject Another regression test fails to stand the test of time
Date
Msg-id 7042.993938091@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Alex Pilosov
Date:
Subject: RangeTblEntry modifications
Next
From: Tom Lane
Date:
Subject: Re: RangeTblEntry modifications