Re: Bug #780: Timestamp shifted by one minute - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #780: Timestamp shifted by one minute
Date
Msg-id 4277.1033052464@sss.pgh.pa.us
Whole thread Raw
In response to Bug #780: Timestamp shifted by one minute  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Timestamp shifted by one minute [ in locally-built PG ]

Do you have CFLAGS set in your environment, and if so how?

This sounds quite a bit like the known problems with -ffast-math,
though I have not heard this exact complaint before.  If you built
with -ffast-math then try without.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #780: Timestamp shifted by one minute
Next
From: "Tim Knowles"
Date:
Subject: FW: 7.3b1 : DROP DOMAIN CASCADE CAN LEAVE A TABLE WITH NO COLUMNS