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

From Thomas S. Chin
Subject Re: BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior
Date
Msg-id 4B01CE57.9030309@photoshelter.com
Whole thread Raw
In response to Re: BUG #5192: --disable-integer-datetimes changes timestamp comparison behavior  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Thanks Tom ... appreciate the clarification.  Have a good day.

thom

Tom Lane wrote:
> "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 #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"
Next
From: ""
Date:
Subject: BUG #5193: should "select * from ab limitkkk" cause a syntax error?