Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Re-fix test for negative-integer return code that should be | Tom Lane | 1998-10-29 | 1 | -2/+2 | |
| | | | | testing for null-pointer return code... | |||||
* | D'Arcy INET fix. | Bruce Momjian | 1998-10-29 | 1 | -6/+4 | |
| | ||||||
* | Fix some actual bugs exposed by compiler warnings. | Tom Lane | 1998-10-26 | 1 | -5/+5 | |
| | | | | | | (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 | 1 | -0/+484 | |