Re: float8 errors in HEAD...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: float8 errors in HEAD...
Дата
Msg-id 26841.1052316681@sss.pgh.pa.us
обсуждение исходный текст
Ответ на float8 errors in HEAD...  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: float8 errors in HEAD...  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-bugs
Sean Chittenden <sean@chittenden.org> writes:
> I'm not sure if the regression tests haven't been updated or if
> there's a change, but I'm getting this on a recent FreeBSD machine
> with gcc 3.2.2.  Any ideas?  -sc

Apparently your machine now matches the "standard" float8.out.

Do you know how to tell the difference between what you have and
the freebsd releases that produce the small-is-zero results?

If we don't know how to distinguish them, the only fallback I can
see is to treat the small-is-zero case as a locale variant, which
would mean we'd accept it as legitimate behavior on any platform.
I'd rather not do that...

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: An unresolved performance problem.
Следующее
От: "Mendola Gaetano"
Дата:
Сообщение: Re: [SQL] An unresolved performance problem.