On Tue, May 10, 2005 at 01:34:57AM +1000, Neil Conway wrote: > Christopher Petrilli wrote: > >This being the case, is there ever ANY reason for someone to use it? > > Well, someone might fix it up at some point in the future. I don't think > there's anything fundamentally wrong with hash indexes, it is just that > the current implementation is a bit lacking. > > >If not, then shouldn't we consider deprecating it and eventually > >removing it. > > I would personally consider the code to be deprecated already. > > I don't think there is much to be gained b removing it: the code is > pretty isolated from the rest of the tree, and (IMHO) not a significant > maintenance burden. That may be true, but it's also a somewhat 'developer-centric' view. ;) Having indexes that people shouldn't be using does add confusion for users, and presents the opportunity for foot-shooting. I don't know what purpose they once served, but if there's no advantage to them they should be officially depricated and eventually removed. Even if there is some kind of advantage (would they possibly speed up hash joins?), if there's no plans to fix them they should still be removed. If someone ever really wanted to do something with, the code would still be in CVS. -- Jim C. Nasby, Database Consultant decibel@xxxxxxxxxxx Give your computer some brain candy! www.distributed.net Team #1828 Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster