Bug(?) around 'infinity'

Поиск
Список
Период
Сортировка
От Fduch the Pravking
Тема Bug(?) around 'infinity'
Дата
Msg-id 20020124231936.B24565@zombie.antar.bryansk.ru
обсуждение исходный текст
Ответы Re: Bug(?) around 'infinity'  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Operating system:
FreeBSD 4.4-STABLE

PostgreSQL version:
postmaster (PostgreSQL) 7.1.3

psql input:
test=> SELECT timestamp 'infinity' - timestamp 'infinity';

psql output:
                    ?column?
-------------------------------------------------
 -2147483648 days --2147483648:-2147483648:00NaN
(1 row)

In the documentation, nothing said about 'infinity' and '-infinity'
timestamp values, except that the first is later than other valid times,
and the second is earlier than other valid times.

Sorry if my English is poor.

--
Fduch M. Pravking

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #568: RULE ON SELECT with old values.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug(?) around 'infinity'