Commit 88517a2d authored by Peter Eisentraut's avatar Peter Eisentraut

Add note about the availability of contrib/mac for the macaddr data type.

parent f0b03376
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.48 2001/01/26 22:04:22 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.49 2001/02/10 18:02:35 petere Exp $
--> -->
<chapter id="datatype"> <chapter id="datatype">
...@@ -1967,6 +1967,13 @@ January 8 04:05:06 1999 PST ...@@ -1967,6 +1967,13 @@ January 8 04:05:06 1999 PST
<literal>a</> through <literal>f</>. Output is always in the <literal>a</> through <literal>f</>. Output is always in the
latter of the given forms. latter of the given forms.
</para> </para>
<para>
The directory <filename class="directory">contrib/mac</filename>
in the <productname>Postgres</productname> source distribution
contains tools that can be used to map MAC addresses to hardware
manufacturer names.
</para>
</sect2> </sect2>
</sect1> </sect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment