PG_CAST
PG_CAST records the conversion relationship between data types.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified). |
castsource |
oid |
OID of the source data type. |
casttarget |
oid |
OID of the target data type. |
castfunc |
oid |
OID of the conversion function. The value 0 indicates that 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