summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/network.c
Commit message (Expand)AuthorAgeFilesLines
* The INET and CIDR types mistakenly compared 198.68.123.0/24 andBruce Momjian1999-06-021-2/+10
* pgindent run over code.Bruce Momjian1999-05-251-10/+10
* Fix boolean assignment of return values to use "FALSE" rather than theThomas G. Lockhart1999-04-151-5/+5
* Cleanup of NULL in inet types.Bruce Momjian1999-03-221-63/+65
* Thank you for the advice. I concluded that current inet code has aBruce Momjian1999-02-241-2/+7
* Fix for no platform NAN.Bruce Momjian1999-01-011-3/+2
* Re-fix test for negative-integer return code that should beTom Lane1998-10-291-2/+2
* D'Arcy INET fix.Bruce Momjian1998-10-291-6/+4
* Fix some actual bugs exposed by compiler warnings.Tom Lane1998-10-261-5/+5
* INET/CIDR cleanup from D'Arcy.Bruce Momjian1998-10-221-0/+484