Re: RFC: Temporal Extensions for PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RFC: Temporal Extensions for PostgreSQL
Дата
Msg-id 19473.1171729613@sss.pgh.pa.us
обсуждение
Ответ на Re: RFC: Temporal Extensions for PostgreSQL  (Hannu Krosing <hannu@skype.net>)
Ответы Re: RFC: Temporal Extensions for PostgreSQL
Re: RFC: Temporal Extensions for PostgreSQL
Re: RFC: Temporal Extensions for PostgreSQL
Список pgsql-hackers
Hannu Krosing <hannu@skype.net> writes:
> How easy/hard would it be to create unique indexes on tinterval (unique
> here meaning non-overlapping) ?

"Overlapping" is not an equality relation (it fails the transitive law),
so I'm not entirely sure what "unique" means in this context ... but I
can promise you you can't make it work with btree.
        regards, tom lane


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