Re: anyelement and anynonarray inclusion - Mailing list pgsql-general

From Tom Lane
Subject Re: anyelement and anynonarray inclusion
Date
Msg-id 1259.1254256559@sss.pgh.pa.us
Whole thread Raw
In response to anyelement and anynonarray inclusion  (CG <cgg007@yahoo.com>)
List pgsql-general
CG <cgg007@yahoo.com> writes:
> I�use a custom datatype that's a good candidate for being included in the family of data types that fit in the
"anynonarray"and "anyelement" categories. How can I get PostgreSQL to include that data type when it is considering
selectingfunctions and operators that take the polymorphic types? 

grep -r ANYELEMENTOID sources

edit all hits to taste

            regards, tom lane

pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: do I need a rollback() after commit that fails?
Next
From: Louis Fridkis
Date:
Subject: pitr errors