Re: [HACKERS] Error creating index

orion.sapserv.hamburg.dsh.de!wieck@sapserv.debis.de

From: orion.SAPserv.Hamburg.dsh.de!wieck@sapserv.debis.de
To: vev@michvhf.com (Vince Vielhaber)
Cc: hackers@postgreSQL.org
Date: 1999-01-04T08:24:01Z
Lists: pgsql-hackers
> Index:    ordertrack_orderseq_key
> cloud9=> create unique index ord1 on ordertrack(ordernumber);
> ERROR:  Can't find a default operator class for type 20.
> cloud9=>

    Reminds me that the new NUMERIC type need's an operator class
    too.  Will take a look at int8 while doing it.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #