|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.48 2001/01/26 22:04:22 petere Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.49 2001/02/10 18:02:35 petere Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <chapter id="datatype">
|
@@ -1967,6 +1967,13 @@ January 8 04:05:06 1999 PST
|
1967 | 1967 | <literal>a</> through <literal>f</>. Output is always in the
|
1968 | 1968 | latter of the given forms.
|
1969 | 1969 | </para>
|
| 1970 | + |
| 1971 | + <para> |
| 1972 | + The directory <filename class="directory">contrib/mac</filename> |
| 1973 | + in the <productname>Postgres</productname> source distribution |
| 1974 | + contains tools that can be used to map MAC addresses to hardware |
| 1975 | + manufacturer names. |
| 1976 | + </para> |
1970 | 1977 | </sect2>
|
1971 | 1978 |
|
1972 | 1979 | </sect1>
|
|