Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -3/+1 |
| | |||||
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -3/+3 |
| | |||||
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| | |||||
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| | |||||
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 | 1 | -1/+2 |
| | |||||
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -114/+114 |
| | |||||
* | Cleanup of NULL in inet types. | Bruce Momjian | 1999-03-22 | 1 | -8/+16 |
| | |||||
* | Get rid of some minor compiler warnings. | Tom Lane | 1998-10-26 | 1 | -7/+7 |
| | |||||
* | Fix for INET type addition. | Bruce Momjian | 1998-10-08 | 1 | -2/+2 |
| | |||||
* | I agree. I think, though, that the best argument presented in the | Bruce Momjian | 1998-10-08 | 1 | -2/+2 |
| | | | | | | | debate was from Paul Vixie, who wanted INET to be the name covering both IPV4 and IPV6. The following kit makes the needed changes: Tom Ivar Helbekkmo | ||||
* | Add includes for prototypes for new IP type. | Bruce Momjian | 1998-10-04 | 1 | -1/+2 |
| | |||||
* | Add prototype include to inet types. | Bruce Momjian | 1998-10-04 | 1 | -2/+2 |
| | |||||
* | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | 1998-10-03 | 1 | -0/+323 |