[elephant-devel] Re: NIL values in secondary indices

Alex Mizrahi killerstorm at newmail.ru
Mon Aug 11 13:26:17 UTC 2008


 LPP> While we're at it, I remember running into a similar problem
 LPP> with float slots.

yep, if it sees float it will upgrade column to "object" type and
sorting will be lost

 LPP> Are there any hidden difficulties in implementing float sort
 LPP> support?

i think there are no, we just didn't get to it as floats aren't used
as frequently as integers and strings are. i think it would be
enough to modify functions  postgres-format and postgres-value-to-lisp
to support floats and it will work. 






More information about the elephant-devel mailing list