aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/mac.c
Commit message (Collapse)AuthorAge
...
* 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
| | | | | | | 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 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