CG <cgg...@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 selecting functions and operators that take the polymorphic types?

grep -r ANYELEMENTOID sources

edit all hits to taste

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to