Re: 2147483642::abstime is null, 2147483644::abstime is null

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 2147483642::abstime is null, 2147483644::abstime is null
Дата
Msg-id 27629.1109950392@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 2147483642::abstime is null, 2147483644::abstime is null  (Filip Jirsák <Filip.Jirsak@gymnacel.cz>)
Ответы Re: 2147483642::abstime is null, 2147483644::abstime is  ("Dr. Stephane Schildknecht" <sschildknecht@linagora.com>)
Список pgsql-general
=?ISO-8859-2?Q?Filip_Jirs=E1k?= <Filip.Jirsak@gymnacel.cz> writes:
> why this statement:
> SELECT  2147483647::abstime, 2147483646::abstime, 2147483645::abstime,
> 2147483644::abstime, 2147483643::abstime, 2147483642::abstime,
> 2147483641::abstime, 2147483640::abstime, 2147483639::abstime;

> returns null form2147483646 and 2147483645?

It doesn't.  It returns "invalid" and "infinity".

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: status of inheritance
Следующее
От: "Dr. Stephane Schildknecht"
Дата:
Сообщение: Re: 2147483642::abstime is null, 2147483644::abstime is