Speed up index query time. The index scan is much faster than in 1.0.
Remove btree index. It was used to cluster the index.
This version is compatible to PostgreSQL 8.4