| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -7/+8 |
| | | |||||
| * | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 | 1 | -2/+17 |
| | | | | | | | | | backend/Makefiles to be patched could significantly be reduced since they have been adopted to the QNX4 needs. Andreas Kardos | ||||
| * | Remove extra #endif | Bruce Momjian | 1999-07-30 | 1 | -2/+1 |
| | | |||||
| * | cleanup | Bruce Momjian | 1999-07-18 | 1 | -6/+8 |
| | | |||||
| * | Fix configure problem. | Bruce Momjian | 1999-07-18 | 1 | -8/+24 |
| | | |||||
| * | configure cleanup | Bruce Momjian | 1999-07-18 | 1 | -24/+7 |
| | | |||||
| * | Add config.h as needed. | Bruce Momjian | 1999-07-17 | 1 | -1/+3 |
| | | |||||
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -1/+2 |
| | | |||||
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| | | |||||
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -9/+9 |
| | | |||||
| * | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-03-01 | 1 | -3/+1 |
| | | | | | | The following patch will change the meaning of the isinf function in the HAVE_FPCLASS section from "not finite" to "is infinity". | ||||
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -24/+29 |
| | | |||||
| * | 2. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, therefore, in | Marc G. Fournier | 1998-02-17 | 1 | -7/+8 |
| | | | | | | | | | backend/port/isinf.c it tries to compile two versions of isinf(). From: Andrew Martin <martin@biochemistry.ucl.ac.uk> | ||||
| * | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier | 1998-02-02 | 1 | -6/+54 |
| | | | | | configure vs port specific #ifdef's... | ||||
| * | Fix: | Marc G. Fournier | 1998-01-15 | 1 | -0/+15 |
| nodeAgg.c: WARN -> NOTICE for elog parse_oper.c: was created after patch for fmgr_info, so function call wrong scan.c: regenerated for i386_solaris using flex 2.5.4 gethostname.c: required prototype for gethostname() function config.h.in: create prototype for isinfo() function isinf.c: "fake" isinf() under i386_solaris using fpclass() call... | |||||
