anyelement and anynonarray inclusion

From: CG <cgg007(at)yahoo(dot)com>
To: postgresql listserv <pgsql-general(at)postgresql(dot)org>
Subject: anyelement and anynonarray inclusion
Date: 2009-09-29 19:21:16
Message-ID: 931407.14676.qm@web37908.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

 
 
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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2009-09-29 19:56:36 Re: do I need a rollback() after commit that fails?
Previous Message APseudoUtopia 2009-09-29 19:19:13 Re: do I need a rollback() after commit that fails?