Neil Conway <neilc@samurai.com> writes:
> * add a TODO item for considering changing how equality comparisons
> treat NaN values, per recent discussion
Seems like a complete nonstarter, unfortunately. btree requires the
datatype to have a total order, and I can't see that changing, so NaN
loses.
regards, tom lane