]> 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:40 +0000 (22:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 4 Mar 2009 22:08:40 +0000 (22:08 +0000)
commit9a8644a68281a2a24e318b2660d3968f7ee55fbc
tree116b25c1de63e88e725d7fa372734bee756f1607
parent38da2203a931a9aa9a729ead975cf4077039a1f0
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