| Commit message (Expand) | Author | Age | Files | Lines |
| * | Undo changes of trailing space in recently-committed expected files. | Tom Lane | 2006-02-12 | 1 | -151/+151 |
| * | Fix incorrect addition, subtraction, and overflow checking in new | Tom Lane | 2006-02-11 | 1 | -202/+273 |
| * | Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet | Bruce Momjian | 2006-02-11 | 1 | -0/+132 |
| * | Update CIDR regresion tests to test for network masks inside the last | Bruce Momjian | 2004-10-08 | 1 | -12/+12 |
| * | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -1/+1 |
| * | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | 1 | -9/+12 |
| * | Add ipv6 address parsing support to 'inet' and 'cidr' data types. | Bruce Momjian | 2003-06-24 | 1 | -104/+132 |
| * | 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 | -12/+69 |
| * | Attached is a patch adding following functions: | Bruce Momjian | 2001-06-13 | 1 | -0/+19 |
| * | Change default output formatting for CIDR to be unabbreviated, per | Tom Lane | 2000-12-22 | 1 | -66/+66 |
| * | Correct portability-related errors in inet expected output. I'm not | Tom Lane | 2000-11-25 | 1 | -3/+3 |
| * | Adjust INET/CIDR display conventions and reimplement some INET/CIDR | Tom Lane | 2000-11-10 | 1 | -26/+26 |
| * | Disallow bits beyond the mask length for CIDR values, per discussion | Tom Lane | 2000-10-27 | 1 | -15/+13 |
| * | Some small polishing of Mark Hollomon's cleanup of DROP command: might | Tom Lane | 2000-10-22 | 1 | -1/+1 |
| * | The following patch was sent to the patches list: | Bruce Momjian | 2000-10-18 | 1 | -1/+1 |
| * | Convert inet-related functions to new fmgr style. I have also taken it | Tom Lane | 2000-08-03 | 1 | -1/+1 |
| * | Verified output from new psql. | Thomas G. Lockhart | 2000-01-05 | 1 | -107/+112 |
| * | Update error messages with more consistant format. | Thomas G. Lockhart | 1999-02-23 | 1 | -1/+1 |
| * | Fix regression test now that code seems to work. | Thomas G. Lockhart | 1998-10-29 | 1 | -71/+105 |
| * | Add new inet/cidr regression test. | Thomas G. Lockhart | 1998-10-27 | 1 | -0/+100 |