summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/inet_net_ntop.c
AgeCommit message (Expand)Author
2002-09-02Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-11-10Adjust INET/CIDR display conventions and reimplement some INET/CIDRTom Lane
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-15Change #include's to use <> and "" as appropriate.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-05-25FIx for 0.0.0.0/0 output as 00/0.Bruce Momjian
1999-01-01Fix for no platform NAN.Bruce Momjian
1998-10-22CIDR/INET fixes from D'Arcy.Bruce Momjian
1998-10-04Add prototype include to inet types.Bruce Momjian
1998-10-03Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian