Re: RFC: Temporal Extensions for PostgreSQL

Поиск
Список
Период
Сортировка
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 по дате отправления: