summaryrefslogtreecommitdiff
path: root/src/include/utils/inet.h
Commit message (Collapse)AuthorAgeFilesLines
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-3/+3
|
* pgindent run over code.Bruce Momjian1999-05-251-5/+4
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
|
* New CIDR type and fixed INET type, from D'Arcy.Bruce Momjian1998-10-211-1/+2
|
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-081-0/+58
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