Re: Proposal: GiST constraints

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal: GiST constraints
Дата
Msg-id 21634.1213032500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Proposal: GiST constraints  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: Proposal: GiST constraints
Список pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> I would like to consider adding constraints to GiST indexes. I think it
> is possible to add constraints that are more sophisticated than just
> UNIQUE. My use case is a non-overlapping constraint, but I think it's
> possible for this to be more general.

I would like to see something that replaces the current btree-only kluge
for UNIQUE, if we're going to try to do something "general".  IOW, don't
think of this as GiST-specific.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Strange issue with GiST index scan taking far too long
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: proposal: new contrib module - session variables