Index operator for money type

From: Rich Ryan <postgres(at)weblynk(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgreSQL(dot)org>
Subject: Index operator for money type
Date: 1999-10-25 16:01:40
Message-ID: 003001bf1f02$39e0e960$9befaace@usedcars.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Any know if there is an operator for the money type? As in
create index pcfs on cfs using btree ( price money_ops );
Thanks,
Rich

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message BOUARD, Fabrice 1999-10-25 16:21:00 unsubscribe
Previous Message Tom Lane 1999-10-25 15:55:11 Re: [SQL] Vacuum takes more than 1 hr