Re: pgsql-server/. configure configure.in

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/. configure configure.in
Date: 2002-09-21 18:23:57
Message-ID: Pine.LNX.4.44.0209211920380.1149-100000@localhost.localdomain
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane writes:

> It occurs to me that it might also be a good idea to put something like
> this in timestamp.c:
>
> #ifdef __FAST_MATH__
> #error -ffast-math is known to break this code
> #endif

Good idea.

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2002-09-21 18:32:54 pgsql-server/doc/src/sgml array.sgml charset.s ...
Previous Message Tom Lane 2002-09-21 00:14:05 pgsql-server/src backend/storage/lmgr/s_lock.c ...