I ask myself about the following problem:
When PostgreSQL generates an index of a string column: is thiscolumn not only used for equal-tests but also for greater-thanor smaller-than tests ?
Marten Feldtmann