OSDN Git Service

I agree. I think, though, that the best argument presented in the
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Oct 1998 00:19:47 +0000 (00:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Oct 1998 00:19:47 +0000 (00:19 +0000)
commit8849655d24bf6d73102b92f900d6d78b6600dca2
treeb8d68fb746e2c9fff2b497610d3d4b3dd1fd2b42
parentac5a8b9ab578843fc04b940fcb5562063ff9b5c7
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
doc/README.inet [moved from doc/README.ipaddr with 98% similarity]
src/backend/utils/adt/Makefile
src/backend/utils/adt/inet.c [moved from src/backend/utils/adt/ip.c with 79% similarity]
src/backend/utils/adt/mac.c
src/include/catalog/pg_opclass.h
src/include/catalog/pg_operator.h
src/include/catalog/pg_proc.h
src/include/catalog/pg_type.h
src/include/utils/builtins.h
src/include/utils/inet.h [moved from src/include/utils/mac.h with 90% similarity]
src/tools/pgindent/pgindent