Did the inet type get backed out?

From: darcy(at)druid(dot)net (D'Arcy J(dot)M(dot) Cain)
To: pgsql-hackers(at)PostgreSQL(dot)org
Subject: Did the inet type get backed out?
Date: 1998-10-15 16:58:37
Message-ID: m0zTqjV-0000emC@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at){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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1998-10-15 17:01:33 Re: [HACKERS] What about LIMIT in SELECT ?
Previous Message Bruce Momjian 1998-10-15 16:42:00 Re: [HACKERS] What about LIMIT in SELECT ?