Re: [BUGS] INDEX broken on NUMERIC type.
От
Christof Petig
Тема
Re: [BUGS] INDEX broken on NUMERIC type.
Дата
Msg-id
37F0613E.21428264@wtal.de
Список
Дерево обсуждения
INDEX broken on NUMERIC type. mschout@gkg.net
Re: [BUGS] INDEX broken on NUMERIC type. Bruce Momjian <maillist@candle.pha.pa.us>
> > If you know how this problem might be fixed, list the solution below:
>
CREATE TABLE "bn_summary" (
"maschine" numeric(3,0) NOT NULL);
CREATE INDEX "bn_summary_key0" on "bn_summary" using btree ( "maschine"
"int2_ops" );
works for me, though I don't know if this is recommended.
Regards
Christof
В списке pgsql-bugs по дате отправления
От: Bruce Momjian
Дата: