Re: Postgres storing time in strange manner

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:26:32
Message-ID: Pine.LNX.4.44.0209161921210.1307-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-novice

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?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-09-16 17:44:14 Re: Postgres storing time in strange manner
Previous Message Bruce Momjian 2002-09-16 17:11:01 Re: make unsuccessful on mac os x 10.2

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-09-16 17:44:14 Re: Postgres storing time in strange manner
Previous Message Josh Berkus 2002-09-16 15:58:34 Re: HELP!!!