From: Tom Lane Date: Sat, 9 Sep 2006 18:45:37 +0000 (+0000) Subject: Remove reference to contrib/mac, which isn't there anymore. X-Git-Tag: REL8_2_BETA1~117 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cea5a82f81fd3347f36a00457b2560a050f3075;p=thirdparty%2Fpostgresql.git Remove reference to contrib/mac, which isn't there anymore. --- diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index c589c2c3455..c124d00bb7d 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,4 +1,4 @@ - + Data Types @@ -2836,13 +2836,6 @@ SELECT * FROM test1 WHERE a; a through f. Output is always in the last of the forms shown. - - - The directory contrib/mac - in the PostgreSQL source distribution - contains tools that can be used to map MAC addresses to hardware - manufacturer names. -