diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-06 03:44:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-06 03:44:38 +0000 |
commit | 02f37bd8c4bfdd35869007d142267cd9a1f671b9 (patch) | |
tree | f7209180d0b4555d911291567ebe587c827470cb /src/backend/utils/adt/arrayfuncs.c | |
parent | 74686b6de78d19aed6d9aa33a7bb5dfb06f3e018 (diff) | |
download | postgresql-02f37bd8c4bfdd35869007d142267cd9a1f671b9.tar.gz postgresql-02f37bd8c4bfdd35869007d142267cd9a1f671b9.zip |
Revert to the pre-8.2 method of probing for libm, that is, always
include it if it links properly. It seems too risky to assume that
standard functions like pow() are not special-cased by the compiler.
Per report from Andreas Lange that build fails on Solaris cc compiler
with -fast. Even though we don't consider that a supported option,
I'm worried that similar issues will arise with other compilers.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions