| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 | 1 | -1/+1 |
| * | Fix incorrect addition, subtraction, and overflow checking in new | Tom Lane | 2006-02-11 | 1 | -8/+23 |
| * | Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet | Bruce Momjian | 2006-02-11 | 1 | -0/+8 |
| * | Update CIDR regresion tests to test for network masks inside the last | Bruce Momjian | 2004-10-08 | 1 | -3/+3 |
| * | Add ipv6 address parsing support to 'inet' and 'cidr' data types. | Bruce Momjian | 2003-06-24 | 1 | -2/+6 |
| * | Back out ORDER BY addition to Inet, for Tom. | Bruce Momjian | 2003-01-15 | 1 | -2/+2 |
| * | Add ORDER BY for inet regression, pointed out by Rod Taylor. | Bruce Momjian | 2003-01-15 | 1 | -7/+7 |
| * | Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilos... | Tom Lane | 2001-06-17 | 1 | -0/+12 |
| * | Attached is a patch adding following functions: | Bruce Momjian | 2001-06-13 | 1 | -0/+4 |
| * | Adjust INET/CIDR display conventions and reimplement some INET/CIDR | Tom Lane | 2000-11-10 | 1 | -1/+1 |
| * | Disallow bits beyond the mask length for CIDR values, per discussion | Tom Lane | 2000-10-27 | 1 | -1/+3 |
| * | Clean up format of tests. | Thomas G. Lockhart | 2000-01-05 | 1 | -1/+2 |
| * | Add tests for comparison operators. | Thomas G. Lockhart | 1998-10-29 | 1 | -11/+20 |
| * | Add new inet/cidr regression test. | Thomas G. Lockhart | 1998-10-27 | 1 | -0/+35 |