Support functions
Support functions provide the basic functionality that the database
server needs to interact with your opaque data type. However, you
might want to write additional UDRs to provide the following kinds
of functions for your opaque data type:
- Operator functions
- Built-in functions
- Aggregate functions
- Statistics-collecting routines
- Selectivity functions
- End-user routines