]> granicus.if.org Git - postgresql/commit
Add functions to convert to and from text, and to truncate to MAC OUI.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 23 Aug 2000 06:04:49 +0000 (06:04 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 23 Aug 2000 06:04:49 +0000 (06:04 +0000)
commit8a35cbe1db808126b5285bdfbc115b6f0e393541
tree3ac2cabb0a73afc56fe15db97053cf07da150124
parentaa2a3bfd486bc256e97c5a0832523b0162aeadca
Add functions to convert to and from text, and to truncate to MAC OUI.
Remove hardcoded macaddr_manuf(), which had really old, obsolete info.
 Replace this with some contrib/mac/ code to maniag OUI info from IEEE.
src/backend/utils/adt/mac.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/builtins.h