On Sat, 2004-06-05 at 13:31, Tom Lane wrote:
> Only if you want to require a hash opclass to supply ordering operators,
> which sort of defeats the purpose I think. Hash is only supposed to
> need equality not ordering.
Is it possible to assume some kind of ordering (i.e. strcmp() the binary
data of the type) as long as it's consistent?
Regards,Jeff