Re: [NOVICE] 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: Sean Chittenden <sean(at)chittenden(dot)org>, Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>, <pgsql-bugs(at)postgreSQL(dot)org>
Subject: Re: [NOVICE] Postgres storing time in strange manner
Date: 2002-09-18 20:08:36
Message-ID: Pine.LNX.4.44.0209182015440.1307-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-novice

Tom Lane writes:

> Sean Chittenden <sean(at)chittenden(dot)org> writes:
> > Is there a place where -fno-fast-math
> > could be used as a CC option if the CC is gcc?
>
> configure is what I had in mind ;-). I can't think of any part of the
> code where we'd really want this sort of optimization enabled.

Today I read that __FAST_MATH__ is defined if -ffast-math is used, so it
should be easy to write a test in configure.

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-09-18 21:29:54 Re: SET autocommit begins transaction?
Previous Message Rod Taylor 2002-09-18 19:33:10 Re: Bug #772: Rewriting on multi-record updates is

Browse pgsql-novice by date

  From Date Subject
Next Message Mark Wilson 2002-09-18 22:36:41 Oracle to PostgreSQL: Packages
Previous Message Michael Paesold 2002-09-18 19:18:39 Re: Serial Field Autoincrementing