From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Casey Allen Shobe <cshobe(at)secureworks(dot)net>, pgsql-bugs(at)postgreSQL(dot)org |
Subject: | Re: Postgres storing time in strange manner |
Date: | 2002-09-16 17:44:14 |
Message-ID: | 28803.1032198254@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-novice |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane writes:
>> ISTM that at one time we had considered actively discriminating against
>> -ffast-math in CFLAGS in configure ... but I don't see any sign in
>> current sources that we make any attempt to remove -ffast-math from
>> environment-supplied CFLAGS. Peter, do you think that would be a
>> reasonable thing to do?
> Would it be possible to write a short test case that exhibits this
> behavior?
Not sure; apparently it depends on optimization level, so I'd be
hesitant to assume that any short test case would reliably expose
the problem. Also, aren't you trying to avoid run-time tests in
configure?
But if you prefer a run-time test, I'll see if I can cons one up.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-09-16 17:48:50 | Re: make unsuccessful on mac os x 10.2 |
Previous Message | Peter Eisentraut | 2002-09-16 17:26:32 | Re: Postgres storing time in strange manner |
From | Date | Subject | |
---|---|---|---|
Next Message | Aarni Ruuhimäki / Megative Tmi / KYMI.com | 2002-09-16 20:11:36 | Re: backup |
Previous Message | Peter Eisentraut | 2002-09-16 17:26:32 | Re: Postgres storing time in strange manner |