Re: index scan with functional indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: index scan with functional indexes
Date
Msg-id 25856.1075229295@sss.pgh.pa.us
Whole thread Raw
In response to Re: index scan with functional indexes  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: index scan with functional indexes -- solved  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Dave Cramer <pg@fastcrypt.com> writes:
> I'm using 7.4.1, the db was initdb --locale='C'
> and no I don't get them on plain indexes ????

Oh?  If it's 7.4 then you can confirm the locale selection with
"show lc_collate" and "show lc_ctype" (I think the first of these
is what the LIKE optimization checks).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Extending SET SESSION AUTHORIZATION
Next
From: Steve Atkins
Date:
Subject: Re: Mixing threaded and non-threaded