[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-general
Subject:    [GENERAL] no primary key on self designed type
From:       Thomas Drillich <drillich () uniserve ! de>
Date:       1999-12-07 16:57:54
[Download RAW message or body]

Hello,

create type inrecord (
	internallength=VARIABLE,
	input=inr_in,
	output=inr_out
);

create table test (
	data	inrecord not null primary key
);
... result ...
ERROR:  Can't find a default operator class for type 268128.

how can I define the default operator class ??
-- 
mit freundlichem Gruss -- regards
        ,-,
       |  |         Thomas Drillich <drillich@uniserve.de>
    ___|__|            
   (___,   )           uniserve Internet & Multimedia GmbH
   (___,   )\          Sophienweg 3
   (___,   ) \         Technologiezentrum (MIT)
    (___,_,)/ \        D-59872 Meschede Germany
        \              fon: +49 291 59100 , fax: +49 291 59102

************

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic