Bug #530: index does not work on int8

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #530: index does not work on int8
Дата
Msg-id 200112060011.fB60BX412167@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
hh () reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
index does not work on int8

Long Description
creating an index on an int8 column has no effect on planner.  It always chooses to do a seq scan.

Sample Code


No file was uploaded with this report

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #529: UPDATE fails after an index is changed
Следующее
От: Hao He
Дата:
Сообщение: index error