GS_DEP_SOURCE
GS_DEP_SOURCE records metadata and partial compilation results of objects. Only system administrators can view the information.
Name |
Type |
Reference |
Description |
---|---|---|---|
object_oid |
oid |
object_oid in PG_OBJECT |
Object identifier. |
object_type |
"char" |
- |
Object type.
|
source |
text |
- |
Defined meta information. |
compile |
pg_node_tree |
- |
Partial compilation result. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.