summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/inet_net_pton.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-4/+1
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* pgindent run over code.Bruce Momjian1999-05-251-27/+34
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-1/+2
* CIDR/INET fixes from D'Arcy.Bruce Momjian1998-10-221-5/+116
* Re-enable inet code.Bruce Momjian1998-10-171-13/+11
* Fix for inet from Tom H.Bruce Momjian1998-10-121-10/+15
* Fix for inet_net_pton() from Tom.Bruce Momjian1998-10-121-2/+2
* Add prototype include to inet types.Bruce Momjian1998-10-041-1/+4
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-031-0/+217