Log Message:
-----------
Put back our old workaround for machines that declare cbrt() in math.h but
fail to provide the function itself. Not sure how we escaped testing anything
later than 7.3 on such cases, but they still exist, as per Andr Volpato's
report about AIX 5.3.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
float.c (r1.160 -> r1.161)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/float.c?r1=1.160&r2=1.161)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2009-03-04 22:08:28 |
| Subject: pgsql: Put back our old workaround for machines that declare cbrt() in |
| Previous: | From: Magnus Hagander | Date: 2009-03-04 18:43:38 |
| Subject: pgsql: Change hba load failure message to LOG instead of WARNING. |