Re: [GENERAL] anyelement and anynonarray inclusion

2009-09-29 Thread Tom Lane
CG 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 selecting functions and operators that take the

[GENERAL] anyelement and anynonarray inclusion

2009-09-29 Thread CG
    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 selecting functions and operators that take the polymorphic type