BUG #6290: converting interval from weeks to days

Поиск
Список
Период
Сортировка
От Alexey Nalbat
Тема BUG #6290: converting interval from weeks to days
Дата
Msg-id 201111102115.pAALFOrw006489@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6290: converting interval from weeks to days  (John R Pierce <pierce@hogranch.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      6290
Logged by:          Alexey Nalbat
Email address:      alexey_nalbat@hotbox.ru
PostgreSQL version: 9.1.1
Operating system:   Ubuntu
Description:        converting interval from weeks to days
Details:

=> select '1000000000 weeks'::interval;
     interval
------------------
 -1589934592 days
(1 row)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Add statistics_collector_listen_addresses to fix hard-coding of "localhost"
Следующее
От: John R Pierce
Дата:
Сообщение: Re: BUG #6290: converting interval from weeks to days