Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix for no platform NAN. | Bruce Momjian | 1999-01-01 | |
| | ||||
* | Re-fix test for negative-integer return code that should be | Tom Lane | 1998-10-29 | |
| | | | | testing for null-pointer return code... | |||
* | D'Arcy INET fix. | Bruce Momjian | 1998-10-29 | |
| | ||||
* | Fix some actual bugs exposed by compiler warnings. | Tom Lane | 1998-10-26 | |
| | | | | | | (Someone forgot whether their subroutine signaled errors by a NULL pointer return value, or a negative integer... I'm surprised gcc -Wall doesn't catch this...) | |||
* | INET/CIDR cleanup from D'Arcy. | Bruce Momjian | 1998-10-22 | |