Re: How to specify infinity for intervals ?

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: How to specify infinity for intervals ?
Дата
Msg-id 6EFAF3CD-56AF-4177-8FBC-444CDA40B75B@myrealbox.com
обсуждение исходный текст
Ответ на Re: How to specify infinity for intervals ?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: How to specify infinity for intervals ?
Список pgsql-general
On Feb 25, 2006, at 12:09 , Bruce Momjian wrote:

> We have this TODO:
>
>         o Allow infinite dates just like infinite timestamps
>
> Do we need to add intervals to this?

I think to be consistent with the other datetime types, might as
well. Then one would be able to get an answer to

test=# select 'infinity'::timestamp - current_timestamp;
ERROR:  cannot subtract infinite timestamps

Michael Glaesemann
grzm myrealbox com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG and COPY
Следующее
От: "chris smith"
Дата:
Сообщение: Re: Could DBmirror be done with the mechine using RPM installation instaed of souce code [tar.gz] ?