• Peter Eisentraut's avatar
    Remove plperl isnan hack · b04ebca6
    Peter Eisentraut authored
    The code previously undefined isnan because of a compiler warning on
    MinGW.  Since we now need to use isnan, we can't do that anymore.
    
    We might need a different solution if the compiler warning is too
    annoying.
    b04ebca6
plperl.h 4.12 KB