|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.172 2006/09/07 00:04:48 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.173 2006/09/09 18:45:37 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="datatype"> |
4 | 4 | <title id="datatype-title">Data Types</title> |
@@ -2836,13 +2836,6 @@ SELECT * FROM test1 WHERE a; |
2836 | 2836 | <literal>a</> through <literal>f</>. Output is always in the |
2837 | 2837 | last of the forms shown. |
2838 | 2838 | </para> |
2839 | | - |
2840 | | - <para> |
2841 | | - The directory <filename class="directory">contrib/mac</filename> |
2842 | | - in the <productname>PostgreSQL</productname> source distribution |
2843 | | - contains tools that can be used to map MAC addresses to hardware |
2844 | | - manufacturer names. |
2845 | | - </para> |
2846 | 2839 | </sect2> |
2847 | 2840 |
|
2848 | 2841 | </sect1> |
|