PG_CAST
PG_CAST records conversion relationships between data types.
Name |
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
|
Feedback
Was this page helpful?
Provide feedbackThank 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