Did the inet type get backed out? - Mailing list pgsql-hackers

From darcy@druid.net (D'Arcy J.M. Cain)
Subject Did the inet type get backed out?
Date
Msg-id m0zTqjV-0000emC@druid.net
Whole thread Raw
Responses Re: [HACKERS] Did the inet type get backed out?
List pgsql-hackers
I went to test my functions but got the following.

darcy=> select '198.1.2.3/8'::inet;
ERROR:  type name lookup of inet failed

Was the type backed out while waiting for completion?  Any chance of
getting it put back so I can make the tests?

--
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] What about LIMIT in SELECT ?
Next
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] What about LIMIT in SELECT ?