default operator class for user-defined types

Поиск
Список
Период
Сортировка
От D'Arcy" "J.M." Cain
Тема default operator class for user-defined types
Дата
Msg-id m10kCLm-0000bIC@druid.net
обсуждение исходный текст
Список pgsql-hackers
I created a user-defined type and tried to use it as the primary key
but got the following error.

ERROR:  Can't find a default operator class for type 18594.

So, how do I create a default operator class?

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open 6.5 items
Следующее
От: darcy@druid.net ("D'Arcy" "J.M." Cain)
Дата:
Сообщение: default operator class for user-defined types