Re: Bug #627:

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Bug #627:
Дата
Msg-id 20020329055634.F46378-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Bug #627:  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
On Fri, 29 Mar 2002 pgsql-bugs@postgresql.org wrote:

> Harish Rao (rao.harish@acm.org) reports a bug with a severity of 4
> The lower the number the more severe it is.
>
> Short Description
>
>
> Long Description
> create table t1 (f1 real);
> insert into t1 values(1.01);
> select * from t1 where f1 > 1.01;

What's the bug here?  An explanation would
be useful.

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #627:
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #627: