Home | Previous Page | Next Page   Creating an Opaque Data Type > Creating an Opaque Data Type >

Writing and Registering the Support Functions

An opaque data type needs support functions that provide casts for input and output, operator functions, cost functions, selectivity functions, operator-class functions and statistics functions. For more information about these functions, refer to Writing Support Functions, and Extending an Operator Class.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]