| Age | Commit message (Expand) | Author |
| 2017-07-31 | Add explicit VACUUM to inet test to actually do IOS | Tomas Vondra |
| 2017-07-07 | Stabilize order of results in inet regression test | Tomas Vondra |
| 2017-06-28 | Merge remote-tracking branch 'remotes/origin/master' into xl10devel | Pavan Deolasee |
| 2017-06-20 | Fix regression errors due to ROUNDROBIN randomization | Tomas Vondra |
| 2017-06-14 | Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40 | Pavan Deolasee |
| 2016-08-23 | Create an SP-GiST opclass for inet/cidr. | Tom Lane |
| 2015-06-18 | Add missing min/max(inet) aggregates. | Pavan Deolasee |
| 2015-06-05 | Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER | Pavan Deolasee |
| 2015-06-04 | Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER | Pavan Deolasee |
| 2015-05-05 | Add geometry/range functions to support BRIN inclusion | Alvaro Herrera |
| 2015-04-27 | Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4 | Pavan Deolasee |
| 2015-03-28 | Add index-only scan support to inet GiST opclass. | Heikki Linnakangas |
| 2014-08-29 | Add min and max aggregates for inet/cidr data types. | Tom Lane |
| 2014-04-08 | Add an in-core GiST index opclass for inet/cidr types. | Tom Lane |
| 2012-09-13 | Remove alternate output file for test inet | Michael Paquier |
| 2011-07-06 | Merge commit 'a4bebdd92624e018108c2610fc3f2c1584b6c687' into master | Michael P |
| 2011-05-19 | Updated regression tests. | Mason Sharp |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
| 2008-09-01 | Add a bunch of new error location reports to parse-analysis error messages. | Tom Lane |
| 2007-01-02 | Update expected result for new inet error message wording. | Bruce Momjian |
| 2006-02-12 | Undo changes of trailing space in recently-committed expected files. | Tom Lane |
| 2006-02-11 | Fix incorrect addition, subtraction, and overflow checking in new | Tom Lane |
| 2006-02-11 | Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet | Bruce Momjian |
| 2004-10-08 | Update CIDR regresion tests to test for network masks inside the last | Bruce Momjian |
| 2003-09-25 | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut |
| 2003-07-27 | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane |
| 2003-06-24 | Add ipv6 address parsing support to 'inet' and 'cidr' data types. | Bruce Momjian |
| 2003-01-15 | Back out ORDER BY addition to Inet, for Tom. | Bruce Momjian |
| 2003-01-15 | Add ORDER BY for inet regression, pointed out by Rod Taylor. | Bruce Momjian |
| 2001-06-17 | Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilos... | Tom Lane |
| 2001-06-13 | Attached is a patch adding following functions: | Bruce Momjian |
| 2000-12-22 | Change default output formatting for CIDR to be unabbreviated, per | Tom Lane |
| 2000-11-25 | Correct portability-related errors in inet expected output. I'm not | Tom Lane |
| 2000-11-10 | Adjust INET/CIDR display conventions and reimplement some INET/CIDR | Tom Lane |
| 2000-10-27 | Disallow bits beyond the mask length for CIDR values, per discussion | Tom Lane |
| 2000-10-22 | Some small polishing of Mark Hollomon's cleanup of DROP command: might | Tom Lane |
| 2000-10-18 | The following patch was sent to the patches list: | Bruce Momjian |
| 2000-08-03 | Convert inet-related functions to new fmgr style. I have also taken it | Tom Lane |
| 2000-01-05 | Verified output from new psql. | Thomas G. Lockhart |
| 1999-02-23 | Update error messages with more consistant format. | Thomas G. Lockhart |
| 1998-10-29 | Fix regression test now that code seems to work. | Thomas G. Lockhart |
| 1998-10-27 | Add new inet/cidr regression test. | Thomas G. Lockhart |