Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Crash on userdefined operator - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Crash on userdefined operator
Date
Msg-id [email protected]
Whole thread Raw
In response to Crash on userdefined operator  (Mario Weilguni <[email protected]>)
List pgsql-hackers
Mario Weilguni <[email protected]> writes:
> Sorry to bother you with this question, but I've found a bug with operators:

Operators backed by SQL-language functions aren't supported in 7.0 (nor
any previous version).  You should be able to do this in plpgsql though.

This restriction is fixed for 7.1 btw...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: 7.0.2: Arrays
Next
From: Peter Mount
Date:
Subject: The next release