On Fri, 28 Feb 2003, Christopher Kings-Lynne wrote:
> How about working on hash indexes? They have several problems at the moment
> that make them unusable:
> [SNIP]
> Since you already have experience in the postgres indexing arena, you could
> transfer your skills to this new index method easily?
> [SNIP]
> Also, how about looking at the fact that you cannot store constants in
> functional indexes?
both of these would be most useful. I'd vote for hash indexes first, but
not being able to use constants in functional indexes is a giant pain as
well.