Noah Misch <n...@leadboat.com> writes: > To reliably produce exact answers, this code must delay all trigonometric > calculations to runtime. On sungazer, the float8 test happens to pass if I > rebuild float.c with -fno-builtin-sin; that leaves calls like acos(0.5) and > cos(60.0 * RADIANS_PER_DEGREE) unprotected, though.
Either I missed something or there's another issue, because tern/sungazer are *still* failing. This is getting annoying :-( regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers