Re: pgsql: Fix interval test, which was broken for floating-point timestamp - Mailing list pgsql-committers

From Jeff Davis
Subject Re: pgsql: Fix interval test, which was broken for floating-point timestamp
Date
Msg-id 1399438227.24650.0.camel@jeff-desktop
Whole thread Raw
In response to Re: pgsql: Fix interval test, which was broken for floating-point timestamp  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Tue, 2014-05-06 at 23:26 -0400, Tom Lane wrote:
> Jeff Davis <jdavis@postgresql.org> writes:
> > Fix interval test, which was broken for floating-point timestamps.
> > Commit 4318daecc959886d001a6e79c6ea853e8b1dfb4b introduced a test that
> > couldn't be made consistent between integer and floating-point
> > timestamps.
>
> That patch was back-patched as far as 8.4, so if you're going to change
> it, you need to back-patch too.

Done, thank you.

    Jeff




pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix interval test, which was broken for floating-point timestamp
Next
From: Robert Haas
Date:
Subject: pgsql: Never crash-and-restart for bgworkers without shared memory acce