Extended Functions
The following table lists the extended functions supported by GaussDB and they are for reference only.
| Type | Name | Description |
|---|---|---|
| Trigger function | pg_get_triggerdef(trigger_oid) | Gets CREATE [ CONSTRAINT ] TRIGGER command for triggers. |
| pg_get_triggerdef(trigger_oid, pretty_bool) | Gets CREATE [ CONSTRAINT ] TRIGGER command for triggers. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.