mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
I agree. I think, though, that the best argument presented in the
debate was from Paul Vixie, who wanted INET to be the name covering both IPV4 and IPV6. The following kit makes the needed changes: Tom Ivar Helbekkmo
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
PostgreSQL type extensions for IP and MAC addresses.
|
||||
---------------------------------------------------
|
||||
|
||||
$Id: README.ipaddr,v 1.1 1998/10/03 05:40:41 momjian Exp $
|
||||
$Id: README.inet,v 1.1 1998/10/08 00:19:32 momjian Exp $
|
||||
|
||||
I needed to record IP and MAC level ethernet addresses in a data
|
||||
base, and I really didn't want to store them as plain strings, with
|
Reference in New Issue
Block a user