Re: HELP!!!ERROR:operator does not exist:arc+arc - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: HELP!!!ERROR:operator does not exist:arc+arc
Date
Msg-id 20060523222228.GH64371@pervasive.com
Whole thread Raw
In response to HELP!!!ERROR:operator does not exist:arc+arc  ("everest_sun" <everestsun@gmail.com>)
List pgsql-general
On Tue, May 23, 2006 at 12:16:01AM -0700, everest_sun wrote:
> I have define a type arc,but i do not define the +(arc,arc)
> operator,instead of +(arc,cstring)when i delete the +(arc,cstring),the
> pgadmin3 tells me a error:
> ERROR:operator does not exist:arc+arc

Please provide a test case using psql. It's not very clear what you're
actually doing here...
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: background triggers?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: pgAdmin III very slow if working on localhost