Re: BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior
Date
Msg-id 7437.1258405158@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior  ("Thomas S. Chin" <thom@photoshelter.com>)
Responses Re: BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior  ("Thomas S. Chin" <thom@photoshelter.com>)
List pgsql-bugs
"Thomas S. Chin" <thom@photoshelter.com> writes:
> Description:        --disable-integer-datetimes changes timestamp comparison
> behavior

This is not a bug.  Float timestamps are inherently not infinitely
precise, but your test case expects them to be accurate to the
microsecond.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5191: now() returns same value from Perl.
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"