]> granicus.if.org Git - postgresql/history - src/test/regress/sql/inet.sql
RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,
[postgresql] / src / test / regress / sql / inet.sql
2006-02-11 Tom LaneFix incorrect addition, subtraction, and overflow check...
2006-02-11 Bruce MomjianAdd INET/CIDR operators: and, or, not, plus int8, minus...
2004-10-08 Bruce MomjianUpdate CIDR regresion tests to test for network masks...
2003-06-24 Bruce Momjian Add ipv6 address parsing support to 'inet'...
2003-01-15 Bruce MomjianBack out ORDER BY addition to Inet, for Tom.
2003-01-15 Bruce MomjianAdd ORDER BY for inet regression, pointed out by Rod...
2001-06-17 Tom LaneMake inet/cidr << and <<= operators indexable. From...
2001-06-13 Bruce MomjianAttached is a patch adding following functions:
2000-11-10 Tom LaneAdjust INET/CIDR display conventions and reimplement...
2000-10-27 Tom LaneDisallow bits beyond the mask length for CIDR values...
2000-01-05 Thomas G. LockhartClean up format of tests.
1998-10-29 Thomas G. LockhartAdd tests for comparison operators.
1998-10-27 Thomas G. LockhartAdd new inet/cidr regression test.