]> granicus.if.org Git - postgresql/commit
I'm including an update to my user defined IP and MAC address type
authorMarc G. Fournier <scrappy@hub.org>
Sat, 14 Feb 1998 17:58:09 +0000 (17:58 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 14 Feb 1998 17:58:09 +0000 (17:58 +0000)
commita377ad58ea5ae12c644b94c2991b732a1f97af20
tree83ef9b1124dfe40864a526a9e919245373a236e7
parent9336b9b280b2b5e0a0c202f8fb0915dbcab0c1cd
I'm including an update to my user defined IP and MAC address type
implementation that's in contrib/ip_and_mac/.  This one works right
with 6.3, avoids the problems I ran into earlier with LIKE, and
includes a bit of extra functionality.

From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
contrib/ip_and_mac/Makefile
contrib/ip_and_mac/README
contrib/ip_and_mac/ip.c
contrib/ip_and_mac/ip.sql
contrib/ip_and_mac/mac.c
contrib/ip_and_mac/mac.h
contrib/ip_and_mac/mac.sql
contrib/ip_and_mac/test.sql [new file with mode: 0644]