PG_CAST
PG_CAST records conversion relationships between data types.
| Column | Type | Description |
|---|---|---|
| castsource | OID | OID of the source data type |
| casttarget | OID | OID of the target data type |
| castfunc | OID | OID of the conversion function. If the value is 0, no conversion function is required. |
| castcontext | Char | Conversion mode between the source and target data types
|
| castmethod | Char | Conversion method
|
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot