aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/mac.c
Commit message (Expand)AuthorAge
* Ethernet MAC addresses (macaddr type) are not compared correctly forBruce Momjian1999-12-16
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* pgindent run over code.Bruce Momjian1999-05-25
* Cleanup of NULL in inet types.Bruce Momjian1999-03-22
* Get rid of some minor compiler warnings.Tom Lane1998-10-26
* Fix for INET type addition.Bruce Momjian1998-10-08
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-08
* Add includes for prototypes for new IP type.Bruce Momjian1998-10-04
* Add prototype include to inet types.Bruce Momjian1998-10-04
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-03