Re: [HACKERS] another DECIMAL problem - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] another DECIMAL problem
Date
Msg-id 199908101656.MAA01548@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] another DECIMAL problem  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > I'm trying to create an index on a composite key using a DECIMAL type
> > but PostgreSQL raises the following error:
> > ERROR:  Can't find a default operator class for type 1700.
> 
> afaik Postgres does not yet implement indices for NUMERIC or DECIMAL.
> Don't know if anyone has plans to do so...
> 
>                    - Thomas

TODO list has:
* Add index on NUMERIC/DECIMAL type

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [ANNOUNCE] New man pages
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [ANNOUNCE] New man pages