]> granicus.if.org Git - postgresql/commit
Put back our old workaround for machines that declare cbrt() in math.h but
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Mar 2009 22:08:28 +0000 (22:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Mar 2009 22:08:28 +0000 (22:08 +0000)
commitcfe3b9d7c31e47305259d6c4109b6875df2999fa
tree307359e6c4650fbd2770c42e72f32c323df34314
parent1fc5d2a89f328745051801aad6c1643c501c1b39
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.
src/backend/utils/adt/float.c