BUG #2536: TInterval: wrong interpretation of "Undefined Range" value.

Поиск
Список
Период
Сортировка
От Alexandr Sereda
Тема BUG #2536: TInterval: wrong interpretation of "Undefined Range" value.
Дата
Msg-id 200607180741.k6I7fjWu024430@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2536
Logged by:          Alexandr Sereda
Email address:      click2002@ukr.net
PostgreSQL version: 7.4.9 - 8.1.4
Operating system:   FreeBSD, Linux, Windows Xp
Description:        TInterval: wrong interpretation of "Undefined Range"
value.
Details:

Then we store some values in tinterval fields, psql shows "Undefined Range".
Then we dumping table with these values, we receive same in dump. But, then
we wont to restore it back, we receive error.

TINTERVAL
====================================================
BASE                DUMP                OPERATION
----------------------------------------------------
UNDEFINED RANGE --> UNDEFINED RANGE     DUMPING OUT

UNDEFINED RANGE <-- INVALID             DUMPING IN
====================================================

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

Предыдущее
От: "somas"
Дата:
Сообщение: BUG #2537: PHP-Postgres connection fails
Следующее
От: "Andrew Hammond"
Дата:
Сообщение: double insert on inherited table with where constraint based on sequence