Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b0337 commit 88517a2Copy full SHA for 88517a2
doc/src/sgml/datatype.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
-->
4
5
<chapter id="datatype">
@@ -1967,6 +1967,13 @@ January 8 04:05:06 1999 PST
1967
<literal>a</> through <literal>f</>. Output is always in the
1968
latter of the given forms.
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>
1977
</sect2>
1978
1979
</sect1>
0 commit comments