postgresql/src/backend
Tom Lane f74b94db09 Finally found a platform which has finite() but nonetheless sets errno
rather than returning a NaN for bogus input to pow().  Namely, HPUX 10.20.
I think this is sufficient evidence for what I thought all along, which
is that the float.c code *must* look at errno whether finite() exists or
not.
1999-12-20 02:15:35 +00:00
..
access Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
bootstrap Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
catalog Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
commands Clean up some minor gcc warnings. 1999-12-20 01:23:04 +00:00
executor Clean up some minor gcc warnings. 1999-12-20 01:23:04 +00:00
lib New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
libpq New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
main New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
nodes Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
optimizer fix_parsetree_attnums was not nearly smart enough about walking parse 1999-12-14 03:35:28 +00:00
parser Re-enable makeAttr() if ENABLE_OUTER_JOINS is defined. 1999-12-17 14:47:35 +00:00
port Remove unused files. 1999-12-17 18:07:17 +00:00
postmaster I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
regex New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
rewrite Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
storage Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
tcop Clean up some minor gcc warnings. 1999-12-20 01:23:04 +00:00
tioga New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
utils Finally found a platform which has finite() but nonetheless sets errno 1999-12-20 02:15:35 +00:00
Makefile I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00