=?ISO-8859-1?Q?Ren=E9_Tegel?= <[EMAIL PROTECTED]> wrote: > Hi, > > Richard, I like to ask you, just to make sure; has the `order by` > "bug"/issue, as result from automatic float->int conversion, been > considered by you and if yes, do you plan any changes? >
I have made note of the issues raised. I do not have a solution to the problem at this point. (The various solutions proposed on this mailing list are all unacceptable for various reasons.) You have a simple workaround: Just add 0.0 to anything that you definitely want to be floating point. I will continue to trying to figure out a reasonable method of addressing your concerns. -- D. Richard Hipp <[EMAIL PROTECTED]>