Re: Ranges for well-ordered types

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Ranges for well-ordered types
Дата
Msg-id 20060611182456.GC20757@svana.org
обсуждение исходный текст
Ответ на Re: Ranges for well-ordered types  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Sun, Jun 11, 2006 at 11:22:41AM -0700, Josh Berkus wrote:
> You're probably going to have to give up on B-Tree indexes for PERIODs, and
> look towards GiST.  For one thing, I would see UNIQUE in the context of a
> PERIOD defined as non-overlapping.  e.g.:

If GiST could define UNIQUE indexes, this probably would've been done
already. Fix that, and the index itself will appear shortly
afterwards...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Ranges for well-ordered types
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: TODO: Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(),