Bug #530: index does not work on int8 - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #530: index does not work on int8
Date
Msg-id 200112060011.fB60BX412167@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #529: UPDATE fails after an index is changed
Next
From: Hao He
Date:
Subject: index error