summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/mac.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* pgindent run over code.Bruce Momjian1999-05-251-114/+114
* Cleanup of NULL in inet types.Bruce Momjian1999-03-221-8/+16
* Get rid of some minor compiler warnings.Tom Lane1998-10-261-7/+7
* Fix for INET type addition.Bruce Momjian1998-10-081-2/+2
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-081-2/+2
* Add includes for prototypes for new IP type.Bruce Momjian1998-10-041-1/+2
* Add prototype include to inet types.Bruce Momjian1998-10-041-2/+2
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-031-0/+323