[Rt-devel] 3.4.5: redundant users1 and users2 indexes.
Dmitri Tikhonov
dtikhonov at vonage.com
Thu Apr 20 18:46:29 EDT 2006
Dear RT Developers:
my RT is a stock FC5 3.4.5 with PostgresSQL as backend. Poking around
the schema, I've noticed two redundant indexes:
Indexes:
"users_pkey" PRIMARY KEY, btree (id)
"users1" UNIQUE, btree (name)
"users2" btree (name)
That seemed strange to me, so off to the mailing list archive I went,
only to discover that this had already been discussed one and a half
years ago:
http://lists.bestpractical.com/pipermail/rt-devel/2004-September/006274.html
Why did not it make it into 3.2.2 (or why isn't it in 3.4.5)?
Sincerely,
- Dmitri.
More information about the Rt-devel
mailing list