Remove plperl isnan hack
Peter Eisentraut <peter_e@gmx.net>
Remove plperl isnan hack 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.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.h | modified | +0 −7 |