Object identifier types v16
Data type | Native | Alias | Description |
---|---|---|---|
oid | ✅ | The numeric object identifier. | |
regproc | ✅ | The name of the function. | |
regprocedure | ✅ | The function with argument types. | |
regoper | ✅ | The name of the operator. | |
regoperator | ✅ | The operator with argument types. | |
regclass | ✅ | The name of the relation. | |
regtype | ✅ | The name of the data type. | |
regconfig | ✅ | The text search configuration. | |
regdictionary |