Commit Graph

28 Commits (757bf69a2e259c76baed94fa06e792664ab5ed67)

Author SHA1 Message Date
Marc G. Fournier e6e364088a Move all the isinf() stuff from float.c to isinf.c, and build it according to 28 years ago
Marc G. Fournier 8adc838ff6 Various cleanups for the i386_solaris environment 28 years ago
Bruce Momjian deea69b90e Change some ABORTS to ERROR. Add line number when COPY Failure. 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Bruce Momjian c30b8f9dbd AIX float fix. 29 years ago
Bruce Momjian 55780ae0e8 Remove extra float.h I added. 29 years ago
Bruce Momjian 88325bd010 AIX fixes. 29 years ago
Thomas G. Lockhart 2d2562e90d Fix up error messages to remove extra newline. Use "zero" rather than "0.0". 29 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 29 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Bruce Momjian 79e78f0b80 Added SCO support, from Daniel Harris. 29 years ago
Thomas G. Lockhart fe74581fa0 Use finite() macro if available to check returns from pow() and exp(). 29 years ago
Thomas G. Lockhart 9fd868d16a Rename new float and int conversion routines to avoid conflicts with 29 years ago
Thomas G. Lockhart 64d9b50893 Fix timezone manipulation code to avoid crashes on some machines. 29 years ago
Marc G. Fournier 5dde558ce6 From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Bruce Momjian 6eb0525185 Prevent under/over flow of float8 constants in parser. Small regression fix. 29 years ago
Bruce Momjian 31c8e94b34 Remove WIN32 defines. They never worked. 29 years ago
Marc G. Fournier 0a16069901 Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure... 29 years ago
Bruce Momjian 6ffae202a9 Add missing #. 29 years ago
Marc G. Fournier 151d484ca5 Minor changes for NeXT compile 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
Marc G. Fournier df6a9e633c more removal of PORTNAME_* 30 years ago
Bryan Henderson 1e39d14ff3 Correct #if statement so it compiles on Solaris. Thanks Keith Parks. 30 years ago
Marc G. Fournier 321b8c80fd At this rate, maybe next year sometime I'll get this done... 30 years ago
Marc G. Fournier 926a066d40 Added a SVR4 port 30 years ago
Marc G. Fournier ffae4ebde9 Brought in NEOSOFT's port to i386_solaris 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago