Updated on 2024-06-03 GMT+08:00

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.