ALTER TRIGGER
Name
ALTER TRIGGER -- change the definition of a trigger
Synopsis
ALTER TRIGGER name ON table RENAME TO new_name
Description
Note: The following description applies only to Postgres-XC
ALTER TRIGGERXS statement has not been supported
in Postgres-XC yet.