aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/isinf.c
Commit message (Expand)AuthorAge
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* Remove extra #endifBruce Momjian1999-07-30
* cleanupBruce Momjian1999-07-18
* Fix configure problem.Bruce Momjian1999-07-18
* configure cleanupBruce Momjian1999-07-18
* Add config.h as needed.Bruce Momjian1999-07-17
* Final cleanup.Bruce Momjian1999-07-16
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* 2. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, therefore, inMarc G. Fournier1998-02-17
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-02
* Fix:Marc G. Fournier1998-01-15