BUG #1237: text_field like 'abc%' not using index on text_field - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1237: text_field like 'abc%' not using index on text_field
Date
Msg-id 20040831145003.1B9EB5A10EC@www.postgresql.com
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1237
Logged by:          Chris Dipple

Email address:      chris@secpay.com

PostgreSQL version: 7.4.3

Operating system:   Linux

Description:        text_field like 'abc%' not using index on text_field

Details:

Upgraded from 7.2 to 7.4.5. Old queries now do not use index that were used
before. See short decription.

pgsql-bugs by date:

Previous
From: Robert Creager
Date:
Subject: Re: Error: could not find a feasible split point for
Next
From: Fabien COELHO
Date:
Subject: ALTER INDEX broken in CVS head?