Re: Overloading functions that are used by operators. - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Overloading functions that are used by operators.
Date
Msg-id 3F0D4797.3000305@pse-consulting.de
Whole thread Raw
In response to Re: Overloading functions that are used by operators.  ("Donald Fraser" <demolish@cwgsy.net>)
List pgadmin-support
Donald Fraser wrote:

>>>ndreas: Please check this and confirm I'm right.
>>>      
>>>
>>Ah no, I just thought that binary operators are only half operators, and
>>we only want to display complete ones, right? ;-)
>>
>>    
>>
>
>Well if you try this:
>CREATE OPERATOR pg_catalog.!@ (PROCEDURE = 'abs', RIGHTARG = int4);
>which is a legal operator and one that you would expect to see, it doesn't show
>up with your version of the query but does show up with the above.
>
>  
>
Hey Donald,
I was joking!!!
Dave fixed this already.

Regards,
Andreas




pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: FW: Overloading functions that are used by operators.
Next
From: Andreas Pflug
Date:
Subject: Re: Overloading functions that are used by operators.