operators and indexes

Поиск
Список
Период
Сортировка
От Brook Milligan
Тема operators and indexes
Дата
Msg-id 200009111822.MAA11985@biology.nmsu.edu
обсуждение исходный текст
Ответы Re: operators and indexes
Список pgsql-hackers
I have defined various operators for some user defined types.  How do
I use them for setting up an index on the types?

The naive approach yields the following
ERROR:  DefineIndex: type geocentric_point has no default operator class

so presumably one must define a default operator.  How is this done
and what exactly are the semantics of a default operator?

Thanks for your help.

Cheers,
Brook


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

Предыдущее
От: Brook Milligan
Дата:
Сообщение: Re: pg_dump failed sanity check and user defined types
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump failed sanity check and user defined types