Bug #441: Index using INT8 data type is ignored

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #441: Index using INT8 data type is ignored
Дата
Msg-id 200109071651.f87GpGl52401@hub.org
обсуждение исходный текст
Ответы Re: Bug #441: Index using INT8 data type is ignored
Re: Bug #441: Index using INT8 data type is ignored
Список pgsql-bugs
Mauro Flores (mauro-flores@procergs.rs.gov.br) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Index using INT8 data type is ignored

Long Description
I have some tables on my data base with index and primary keys over int8(bigint) data type columns. Postgress doesn't
makeuse of those index. It allows to create but ignore them. I have no problem with index over others data types.  

Does anybody know why is it happening?

Thanks.

Sample Code


No file was uploaded with this report

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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: [COMMITTERS] pgsql/src/backend/utils/mb encnames.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #441: Index using INT8 data type is ignored